Fine-Grained Propaganda Detection with Fine-Tuned BERT
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 classify textual segments that correspond to one of the 18 given propaganda techniques in a news articles dataset. The main idea of our solution is to perform word-level classification using fine-tuned BERT, a popular pre-trained language model. Besides presenting the model and its evaluation results, we also investigate the attention heads in the model, which provide insights into what the model learns, as well as aspects for potential improvements.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesClassificationGeneral ClassificationLanguage ModelingLanguage ModellingPropaganda detectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
PsuedoProp at SemEval-2020 Task 11: Propaganda Span Detection Using BERT-CRF and Ensemble Sentence Level Classifier
This paper explains our teams{'} submission to the Shared Task of Fine-Grained Propaganda Detection in which we propose a sequential BERT-CRF based Span Identification model where the fine-grained detection is carried ou…
ArticlesPropaganda detectionSentenceFine-Tuned Neural Models for Propaganda Detection at the Sentence and Fragment levels
This paper presents the CUNLP submission for the NLP4IF 2019 shared-task on FineGrained Propaganda Detection. Our system finished 5th out of 26 teams on the sentence-level classification task and 5th out of 11 teams on t…
ClassificationGeneral ClassificationPropaganda detectionSentenceCan GPT-4 Identify Propaganda? Annotation and Detection of Propaganda Spans in News Articles
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 detectionLeveraging Declarative Knowledge in Text and First-Order Logic for Fine-Grained Propaganda Detection
We study the detection of propagandistic text fragments in news articles. Instead of merely learning from input-output datapoints in training data, we introduce an approach to inject declarative knowledge of fine-grained…
ArticlesPropaganda detectionTWEETSPIN: Fine-grained Propaganda Detection in Social Media Using Multi-View Representations
Recently, several studies on propaganda detection have involved document and fragment-level analyses of news articles. However, there are significant data and modeling challenges dealing with fine-grained detection of pr…
ArticlesImplicit RelationsLogical FallaciesPropaganda detection