JUST at SemEval-2020 Task 11: Detecting Propaganda Techniques Using BERT Pre-trained Model
This paper presents the submission to semeval-2020 task 11, Detection of Propaganda Techniques in News Articles. Knowing that there are two subtasks in this competition, we have participated in the Technique Classification subtask (TC), which aims to identify the propaganda techniques used in a specific propaganda span. We have used and implemented various models to detect propaganda. Our proposed model is based on BERT uncased pre-trained language model as it has achieved state-of-the-art performance on multiple NLP benchmarks. The performance results of our proposed model have scored 0.55307 F1-Score, which outperforms the baseline model provided by the organizers with 0.2519 F1-Score, and our model is 0.07 away from the best performing team. Compared to other participating systems, our submission is ranked 15th out of 31 participants.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesLanguage ModelingLanguage ModellingMethods 이 논문이 사용한 방법론
Similar 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 …
ArticlesSentenceSocCogCom at SemEval-2020 Task 11: Characterizing and Detecting Propaganda using Sentence-Level Emotional Salience Features
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…
ArticlesSentencenewsSweeper 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+5Inno 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 detection