Improving Neural Argumentative Stance Classification in Controversial Topics with Emotion-Lexicon Features
This paper proposes a neural stance classification model enhanced by an expanded, contextually-aware emotion lexicon (eNRC) derived from DistilBERT embeddings, which significantly improves performance across five diverse controversial topic datasets compared to baseline, original lexicon, and LLM-based approaches.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are walking through a bustling town square where people are shouting about controversial topics like "Should we ban plastic bags?" or "Is climate change real?"
Some people are shouting "FOR" (supporting the idea), and others are shouting "AGAINST" (opposing it). Your job is to stand in the middle, listen to a specific sentence, and instantly know which side the speaker is on. This is what computers call Stance Classification.
However, humans don't just use logic to argue; we use emotions. We get angry, hopeful, scared, or disgusted. A computer that only looks at the logical words often gets confused. This paper is about teaching a computer to "feel" the argument so it can guess the stance much better.
Here is the story of how the authors did it, using some simple analogies.
1. The Problem: The Computer's "Emotion Dictionary" is Outdated
Imagine the computer has a dictionary of emotional words (like "angry," "joyful," "fearful"). This is called the NRC Emotion Lexicon.
But here's the catch: This dictionary was written a while ago. It's like having a dictionary of slang from the 1990s. If a modern person says, "This policy is a nightmare," the old dictionary might not know that "nightmare" is a strong negative emotion. It might think it's just a word about sleeping.
Because the dictionary is missing these modern, charged words, the computer misses the emotional cues that reveal whether someone is for or against a topic.
2. The Solution: The "Smart Expander" (eNRC)
The authors decided to fix this dictionary. They didn't just ask humans to add more words (which takes forever); they built a Smart Expander using a tool called DistilBERT (a type of AI that understands how words relate to each other).
Think of the original dictionary as a small, well-organized garden with specific flowers (emotions).
- The Old Way: You walk around and manually pick a few more flowers to add.
- The New Way (eNRC): You use a robot gardener. The robot looks at every flower in the garden and asks, "What other plants in the world look or smell like this one?"
- If the garden has "anger," the robot finds "fury," "rage," and even modern slang like "pissed off" or "nightmare" because they live in the same "neighborhood" of meaning.
- The robot then adds these new words to the garden, but it's very careful. It uses a clustering method (grouping similar plants together) to make sure it doesn't accidentally put a "happy" flower in the "sad" section.
The result is a Super-Dictionary (eNRC) that is much bigger and understands modern language much better.
3. The Experiment: Testing the New Dictionary
The authors took this Super-Dictionary and taught a computer model to use it. They tested it on five different "town squares" (datasets) ranging from short social media comments to long student essays.
They compared three teams:
- The No-Dictionary Team: The computer tried to guess the stance without any emotion help.
- The Old-Dictionary Team: The computer used the original, outdated dictionary.
- The Super-Dictionary Team (eNRC): The computer used the new, expanded dictionary.
The Results:
- The Super-Dictionary Team won almost every time.
- On the hardest test (student essays), they improved their score by 6.2% compared to the team with no help.
- Even a very smart, massive AI (a Large Language Model like Qwen) struggled to guess the stance correctly on its own, but the authors' method, which combined a standard AI with their emotion dictionary, performed better.
4. Why This Matters
Think of it like a detective solving a crime.
- Logic alone is like looking at the suspect's alibi. It's important, but people lie.
- Emotion is like noticing the suspect's shaking hands or sweating. It often reveals the truth even when the words are tricky.
By giving the computer a better "emotion radar," the authors made it much better at understanding controversial debates. This is crucial for:
- Stopping Misinformation: Detecting when bots are trying to manipulate public opinion by using fake emotional outrage.
- Understanding Public Opinion: Seeing what people really feel about climate change or politics, not just what they say they think.
The Takeaway
The authors didn't just build a better computer; they built a better translator for human feelings. They showed that if you want a computer to understand a heated argument, you can't just teach it logic; you have to teach it to understand the emotional color of the words being used. And by using AI to expand their emotional dictionary, they made that translator much sharper.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.