A method that decomposes CLIP image and text features into a shared low-rank component and modality-specific sparse components, then uses an attention-weighted soft prompt to guide an LLM for sentiment, emotion, and hateful meme tasks.
Memes in the Wild: Assessing the Generalizability of the Hateful Memes Challenge Dataset
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Hateful memes pose a unique challenge for current machine learning systems because their message is derived from both text- and visual-modalities. To this effect, Facebook released the Hateful Memes Challenge, a dataset of memes with pre-extracted text captions, but it is unclear whether these synthetic examples generalize to `memes in the wild'. In this paper, we collect hateful and non-hateful memes from Pinterest to evaluate out-of-sample performance on models pre-trained on the Facebook dataset. We find that memes in the wild differ in two key aspects: 1) Captions must be extracted via OCR, injecting noise and diminishing performance of multimodal models, and 2) Memes are more diverse than `traditional memes', including screenshots of conversations or text on a plain background. This paper thus serves as a reality check for the current benchmark of hateful meme detection and its applicability for detecting real world hate.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Representation Decomposition for Learning Similarity and Contrastness Across Modalities for Affective Computing
A method that decomposes CLIP image and text features into a shared low-rank component and modality-specific sparse components, then uses an attention-weighted soft prompt to guide an LLM for sentiment, emotion, and hateful meme tasks.