SocCogCom at SemEval-2020 Task 11: Characterizing and Detecting Propaganda using Sentence-Level Emotional Salience Features
Gangeshwar Krishnamurthy, Raj Kumar Gupta, Yinping Yang

TL;DR
This paper presents a system for detecting propaganda techniques in news articles by leveraging sentence-level emotional salience features, achieving improved accuracy over BERT-only models.
Contribution
The study introduces the use of emotional salience features combined with BERT for propaganda detection, demonstrating their effectiveness in classifying multiple propaganda techniques.
Findings
Emotion features improve F1-score from 0.548 to 0.570.
System achieves 0.558 overall F1-score on test data.
High detection accuracy for 'loaded language' and 'name calling' techniques.
Abstract
This paper describes a system developed for detecting propaganda techniques from news articles. We focus on examining how emotional salience features extracted from a news segment can help to characterize and predict the presence of propaganda techniques. Correlation analyses surfaced interesting patterns that, for instance, the "loaded language" and "slogan" techniques are negatively associated with valence and joy intensity but are positively associated with anger, fear and sadness intensity. In contrast, "flag waving" and "appeal to fear-prejudice" have the exact opposite pattern. Through predictive experiments, results further indicate that whereas BERT-only features obtained F1-score of 0.548, emotion intensity features and BERT hybrid features were able to obtain F1-score of 0.570, when a simple feedforward network was used as the classifier in both settings. On gold test data,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Sentiment Analysis and Opinion Mining · Topic Modeling
MethodsLinear Layer · Refunds@Expedia|||How do I get a full refund from Expedia? · Residual Connection · Softmax · Dense Connections · Linear Warmup With Linear Decay · Layer Normalization · Attention Dropout · Attention Is All You Need · Feedforward Network
