paper-with-me

Papers

A Multimodal Framework for the Detection of Hateful Memes

2020-12-23 · Phillip Lippe, Nithin Holla, Shantanu Chandra, Santhosh Rajamanickam, Georgios Antoniou, Ekaterina Shutova, Helen Yannakoudakis

An increasingly common expression of online hate speech is multimodal in nature and comes in the form of memes. Designing systems to automatically detect hateful content is of paramount importance if we are to mitigate its undesirable effects on the society at large. The detection of multimodal hate speech is an intrinsically difficult and open problem: memes convey a message using both images and text and, hence, require multimodal reasoning and joint visual and language understanding. In this work, we seek to advance this line of research and develop a multimodal framework for the detection of hateful memes. We improve the performance of existing multimodal approaches beyond simple fine-tuning and, among others, show the effectiveness of upsampling of contrastive examples to encourage multimodality and ensemble learning based on cross-validation to improve robustness. We furthermore analyze model misclassifications and discuss a number of hypothesis-driven augmentations and their effects on performance, presenting important implications for future research in the field. Our best approach comprises an ensemble of UNITER-based models and achieves an AUROC score of 80.53, placing us 4th on phase 2 of the 2020 Hateful Memes Challenge organized by Facebook.

📄 PDF Abstract BibTeX arXiv:2012.12871

Code (1)

Nithin-Holla/meme_challenge 공식 구현 pytorch

Tasks

Ensemble LearningMultimodal Reasoning

Similar Papers 제목 키워드 기반

Multimodal Learning for Hateful Memes Detection

2020-11-25 · Yi Zhou, Zhenhao Chen

Memes are used for spreading ideas through social networks. Although most memes are created for humor, some memes become hateful under the combination of pictures and text. Automatically detecting the hateful memes can h…

Image CaptioningMultimodal Deep Learning

Disentangling Hate in Online Memes

2021-08-09 · Rui Cao, Ziqing Fan, Roy Ka-Wei Lee, Wen-Haw Chong 외

Hateful and offensive content detection has been extensively explored in a single modality such as text. However, such toxic information could also be communicated via multimodal content such as online memes. Therefore, …

ClassificationHateful Meme ClassificationMeme Classification

Detecting and Mitigating Hateful Content in Multimodal Memes with Vision-Language Models

2025-04-30 · Minh-Hao Van, Xintao Wu

The rapid evolution of social media has provided enhanced communication channels for individuals to create online content, enabling them to express their thoughts and opinions. Multimodal memes, often utilized for playfu…

Improving Hateful Meme Detection through Retrieval-Guided Contrastive Learning

2023-11-14 · Jingbiao Mei, Jinghong Chen, Weizhe Lin, Bill Byrne 외

Hateful memes have emerged as a significant concern on the Internet. Detecting hateful memes requires the system to jointly understand the visual and textual modalities. Our investigation reveals that the embedding space…

Contrastive LearningHateful Meme ClassificationMeme ClassificationRetrieval

GatedCLIP: Gated Multimodal Fusion for Hateful Memes Detection

2026-02-24 · Yingying Guo, Ke Zhang, Zirong Zeng arxiv

Detecting hateful content in multimodal memes presents unique challenges, as harmful messages often emerge from the complex interplay between benign images and text. We propose GatedCLIP, a Vision-Language model that enh…

Computational EfficiencyContrastive Learning