paper-with-me

홈 › Papers

Pretrained Ensemble Learning for Fine-Grained Propaganda Detection

2019-11-01 · WS 2019 11 · Ali Fadel, Ibraheem Tuffaha, Mahmoud Al-Ayyoub

In this paper, we describe our team{'}s effort on the fine-grained propaganda detection on sentence level classification (SLC) task of NLP4IF 2019 workshop co-located with the EMNLP-IJCNLP 2019 conference. Our top performing system results come from applying ensemble average on three pretrained models to make their predictions. The first two models use the uncased and cased versions of Bidirectional Encoder Representations from Transformers (BERT) (Devlin et al., 2018) while the third model uses Universal Sentence Encoder (USE) (Cer et al. 2018). Out of 26 participating teams, our system is ranked in the first place with 68.8312 F1-score on the development dataset and in the sixth place with 61.3870 F1-score on the testing dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningPropaganda detectionSentence

Similar Papers 제목 키워드 기반

PsuedoProp at SemEval-2020 Task 11: Propaganda Span Detection Using BERT-CRF and Ensemble Sentence Level Classifier

2020-12-01 · SEMEVAL 2020 · Aniruddha Chauhan, Harshita Diddee

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 detectionSentence

CAUnLP at NLP4IF 2019 Shared Task: Context-Dependent BERT for Sentence-Level Propaganda Detection

2019-11-01 · WS 2019 11 · Wenjun Hou, Ying Chen

The goal of fine-grained propaganda detection is to determine whether a given sentence uses propaganda techniques (sentence-level) or to recognize which techniques are used (fragment-level). This paper presents the sys- …

Propaganda detectionSentence

Neural Architectures for Fine-Grained Propaganda Detection in News

2019-09-13 · WS 2019 11 · Pankaj Gupta, Khushbu Saxena, Usama Yaseen, Thomas Runkler 외

This paper describes our system (MIC-CIS) details and results of participation in the fine-grained propaganda detection shared task 2019. To address the tasks of sentence (SLC) and fragment level (FLC) propaganda detecti…

Propaganda detectionSentence

Synthetic Propaganda Embeddings To Train A Linear Projection

2019-11-01 · WS 2019 11 · Adam Ek, Mehdi Ghanimifard

This paper presents a method of detecting fine-grained categories of propaganda in text. Given a sentence, our method aims to identify a span of words and predict the type of propaganda used. To detect propaganda, we exp…

Language ModelingLanguage ModellingPropaganda detectionSentence

Leveraging Declarative Knowledge in Text and First-Order Logic for Fine-Grained Propaganda Detection

2020-04-29 · EMNLP 2020 11 · Ruize Wang, Duyu Tang, Nan Duan, Wanjun Zhong 외

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 detection