paper-with-me

Papers

SemEval-2021 Task 6: Detection of Persuasion Techniques in Texts and Images

2021-04-25 · SEMEVAL 2021 · Dimitar Dimitrov, Bishr Bin Ali, Shaden Shaar, Firoj Alam, Fabrizio Silvestri, Hamed Firooz, Preslav Nakov, Giovanni Da San Martino

We describe SemEval-2021 task 6 on Detection of Persuasion Techniques in Texts and Images: the data, the annotation guidelines, the evaluation setup, the results, and the participating systems. The task focused on memes and had three subtasks: (i) detecting the techniques in the text, (ii) detecting the text spans where the techniques are used, and (iii) detecting techniques in the entire meme, i.e., both in the text and in the image. It was a popular task, attracting 71 registrations, and 22 teams that eventually made an official submission on the test set. The evaluation results for the third subtask confirmed the importance of both modalities, the text and the image. Moreover, some teams reported benefits when not just combining the two modalities, e.g., by using early or late fusion, but rather modeling the interaction between them in a joint model.

📄 PDF Abstract BibTeX arXiv:2105.09284

Code (1)

di-dimitrov/SEMEVAL-2021-task6-corpus

Similar Papers 제목 키워드 기반

LIIR at SemEval-2021 task 6: Detection of Persuasion Techniques In Texts and Images using CLIP features

2021-05-31 · SEMEVAL 2021 · Erfan Ghadery, Damien Sileo, Marie-Francine Moens

We describe our approach for SemEval-2021 task 6 on detection of persuasion techniques in multimodal content (memes). Our system combines pretrained multimodal models (CLIP) and chained classifiers. Also, we propose to e…

Data Augmentation

NLPIITR at SemEval-2021 Task 6: RoBERTa Model with Data Augmentation for Persuasion Techniques Detection

2021-08-01 · SEMEVAL 2021 · Vansh Gupta, Raksha Sharma

This paper describes and examines different systems to address Task 6 of SemEval-2021: Detection of Persuasion Techniques In Texts And Images, Subtask 1. The task aims to build a model for identifying rhetorical and psyc…

Data Augmentation

CSECU-DSG at SemEval-2021 Task 6: Orchestrating Multimodal Neural Architectures for Identifying Persuasion Techniques in Texts and Images

2021-08-01 · SEMEVAL 2021 · Tashin Hossain, Jannatun Naim, Fareen Tasneem, Radiathun Tasnia 외

Inscribing persuasion techniques in memes is the most impactful way to influence peoples{'} mindsets. People are more inclined to memes as they are more stimulating and convincing and hence memes are often exploited by t…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

YNU-HPCC at SemEval-2021 Task 6: Combining ALBERT and Text-CNN for Persuasion Detection in Texts and Images

2021-08-01 · SEMEVAL 2021 · Xingyu Zhu, Jin Wang, Xuejie Zhang

In recent years, memes combining image and text have been widely used in social media, and memes are one of the most popular types of content used in online disinformation campaigns. In this paper, our study on the detec…

Meme Classificationtext-classificationText Classification

1213Li at SemEval-2021 Task 6: Detection of Propaganda with Multi-modal Attention and Pre-trained Models

2021-08-01 · SEMEVAL 2021 · Peiguang Li, Xuan Li, Xian Sun

This paper presents the solution proposed by the 1213Li team for subtask 3 in SemEval-2021 Task 6: identifying the multiple persuasion techniques used in the multi-modal content of the meme. We explored various approache…