paper-with-me

Papers

Fine-Grained Analysis of Propaganda in News Articles

2019-10-06 · Giovanni Da San Martino, Seunghak Yu, Alberto Barrón-Cedeño, Rostislav Petrov, Preslav Nakov

Propaganda aims at influencing people's mindset with the purpose of advancing a specific agenda. Previous work has addressed propaganda detection at the document level, typically labelling all articles from a propagandistic news outlet as propaganda. Such noisy gold labels inevitably affect the quality of any learning system trained on them. A further issue with most existing systems is the lack of explainability. To overcome these limitations, we propose a novel task: performing fine-grained analysis of texts by detecting all fragments that contain propaganda techniques as well as their type. In particular, we create a corpus of news articles manually annotated at the fragment level with eighteen propaganda techniques and we propose a suitable evaluation measure. We further design a novel multi-granularity neural network, and we show that it outperforms several strong BERT-based baselines.

📄 PDF Abstract BibTeX arXiv:1910.02517

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesPropaganda detection

Similar Papers 제목 키워드 기반

Fine-Grained Analysis of Propaganda in News Article

2019-11-01 · IJCNLP 2019 11 · Giovanni Da San Martino, Seunghak Yu, Alberto Barr{\'o}n-Cede{\~n}o, Rostislav Petrov 외

Propaganda aims at influencing people{'}s mindset with the purpose of advancing a specific agenda. Previous work has addressed propaganda detection at document level, typically labelling all articles from a propagandisti…

ArticlesPropaganda detection

Can GPT-4 Identify Propaganda? Annotation and Detection of Propaganda Spans in News Articles

2024-02-27 · Maram Hasanain, Fatema Ahmed, Firoj Alam

The use of propaganda has spiked on mainstream and social media, aiming to manipulate or mislead users. While efforts to automatically detect propaganda techniques in textual, visual, or multimodal content have increased…

8kArticlesPropaganda detection

NSIT@NLP4IF-2019: Propaganda Detection from News Articles using Transfer Learning

2019-11-01 · WS 2019 11 · Kartik Aggarwal, Anubhav Sadana

In this paper, we describe our approach and system description for NLP4IF 2019 Workshop: Shared Task on Fine-Grained Propaganda Detection. Given a sentence from a news article, the task is to detect whether the sentence …

ArticlesPropaganda detectionSentenceTransfer Learning

Team DiSaster at SemEval-2020 Task 11: Combining BERT and Hand-crafted Features for Identifying Propaganda Techniques in News

2020-12-01 · SEMEVAL 2020 · Anders Kaas, Viktor Torp Thomsen, Barbara Plank

The identification of communication techniques in news articles such as propaganda is important, as such techniques can influence the opinions of large numbers of people. Most work so far focused on the identification at…

Articles

Fine-Grained Propaganda Detection with Fine-Tuned BERT

2019-11-01 · WS 2019 11 · Shehel Yoosuf, Yin Yang

This paper presents the winning solution of the Fragment Level Classification (FLC) task in the Fine Grained Propaganda Detection competition at the NLP4IF{'}19 workshop. The goal of the FLC task is to detect and classif…

ArticlesClassificationGeneral ClassificationLanguage Modeling+2