paper-with-me

Papers

Detecting Hate Speech in Multi-modal Memes

2020-12-29 · Abhishek Das, Japsimar Singh Wahi, SiYao Li

In the past few years, there has been a surge of interest in multi-modal problems, from image captioning to visual question answering and beyond. In this paper, we focus on hate speech detection in multi-modal memes wherein memes pose an interesting multi-modal fusion problem. We aim to solve the Facebook Meme Challenge \cite{kiela2020hateful} which aims to solve a binary classification problem of predicting whether a meme is hateful or not. A crucial characteristic of the challenge is that it includes "benign confounders" to counter the possibility of models exploiting unimodal priors. The challenge states that the state-of-the-art models perform poorly compared to humans. During the analysis of the dataset, we realized that majority of the data points which are originally hateful are turned into benign just be describing the image of the meme. Also, majority of the multi-modal baselines give more preference to the hate speech (language modality). To tackle these problems, we explore the visual modality using object detection and image captioning models to fetch the "actual caption" and then combine it with the multi-modal representation to perform binary classification. This approach tackles the benign text confounders present in the dataset to improve the performance. Another approach we experiment with is to improve the prediction with sentiment analysis. Instead of only using multi-modal representations obtained from pre-trained neural networks, we also include the unimodal sentiment to enrich the features. We perform a detailed analysis of the above two approaches, providing compelling reasons in favor of the methodologies used.

📄 PDF Abstract BibTeX arXiv:2012.14891

Code (1)

Abhishek0697/Detection-of-Hate-Speech-in-Multimodal-Memes 공식 구현 pytorch

Tasks

Binary ClassificationHate Speech DetectionImage Captioningobject-detectionObject DetectionQuestion AnsweringSentiment AnalysisVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Detecting Hate Speech in Memes Using Multimodal Deep Learning Approaches: Prize-winning solution to Hateful Memes Challenge

2020-12-23 · Riza Velioglu, Jewgeni Rose

Memes on the Internet are often harmless and sometimes amusing. However, by using certain types of images, text, or combinations of both, the seemingly harmless meme becomes a multimodal type of hate speech -- a hateful …

Ensemble LearningMeme ClassificationMultimodal Deep LearningMultimodal Text and Image Classification

Classification of Multimodal Hate Speech -- The Winning Solution of Hateful Memes Challenge

2020-12-02 · Xiayu Zhong

Hateful Memes is a new challenge set for multimodal classification, focusing on detecting hate speech in multimodal memes. Difficult examples are added to the dataset to make it hard to rely on unimodal signals, which me…

ClassificationGeneral 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…

The Hateful Memes Challenge: Detecting Hate Speech in Multimodal Memes

2020-05-10 · NeurIPS 2020 12 · Douwe Kiela, Hamed Firooz, Aravind Mohan, Vedanuj Goswami 외

This work proposes a new challenge set for multimodal classification, focusing on detecting hate speech in multimodal memes. It is constructed such that unimodal models struggle and only multimodal models can succeed: di…

Binary ClassificationClassificationGeneral ClassificationMeme Classification

HateSieve: A Contrastive Learning Framework for Detecting and Segmenting Hateful Content in Multimodal Memes

2024-08-11 · Xuanyu Su, Yansong Li, Diana Inkpen, Nathalie Japkowicz

Amidst the rise of Large Multimodal Models (LMMs) and their widespread application in generating and interpreting complex content, the risk of propagating biased and harmful memes remains significant. Current safety meas…

Contrastive LearningTriplet