SemEval-2020 Task 11: Detection of Propaganda Techniques in News Articles
We present the results and the main findings of SemEval-2020 Task 11 on Detection of Propaganda Techniques in News Articles. The task featured two subtasks. Subtask SI is about Span Identification: given a plain-text document, spot the specific text fragments containing propaganda. Subtask TC is about Technique Classification: given a specific text fragment, in the context of a full document, determine the propaganda technique it uses, choosing from an inventory of 14 possible propaganda techniques. The task attracted a large number of participants: 250 teams signed up to participate and 44 made a submission on the test set. In this paper, we present the task, analyze the results, and discuss the system submissions and the methods they used. For both subtasks, the best systems used pre-trained Transformers and ensembles.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesSimilar Papers 제목 키워드 기반
UAIC1860 at SemEval-2020 Task 11: Detection of Propaganda Techniques in News Articles
The {``}Detection of Propaganda Techniques in News Articles{''} task at the SemEval 2020 competition focuses on detecting and classifying propaganda, pervasive in news article. In this paper, we present a system able to …
ArticlesSentenceNLFIIT at SemEval-2020 Task 11: Neural Network Architectures for Detection of Propaganda Techniques in News Articles
Since propaganda became more common technique in news, it is very important to look for possibilities of its automatic detection. In this paper, we present neural model architecture submitted to the SemEval-2020 Task 11 …
ArticlesPropaganda span identificationInno at SemEval-2020 Task 11: Leveraging Pure Transformer for Multi-Class Propaganda Detection
The paper presents the solution of team "Inno" to a SEMEVAL 2020 task 11 "Detection of propaganda techniques in news articles". The goal of the second subtask is to classify textual segments that correspond to one of the…
ArticlesPropaganda detectionInno at SemEval-2020 Task 11: Leveraging Pure Transfomer for Multi-Class Propaganda Detection
The paper presents the solution of team {''}Inno{''} to a SEMEVAL 2020 task 11 {''}Detection of propaganda techniques in news articles{''}. The goal of the second subtask is to classify textual segments that correspond t…
ArticlesPropaganda detectionnewsSweeper at SemEval-2020 Task 11: Context-Aware Rich Feature Representations For Propaganda Classification
This paper describes our submissions to SemEval 2020 Task 11: Detection of Propaganda Techniques in News Articles for each of the two subtasks of Span Identification and Technique Classification. We make use of pre-train…
ArticlesClassificationGeneral ClassificationLanguage Modeling+5