They Said Memes Were Harmless-We Found the Ones That Hurt: Decoding Jokes, Symbols, and Cultural References
Sahil Tripathi, Gautam Siddharth Kashyap, Mehwish Nasim, Jian Yang, Jiechao Gao, Usman Naseem
TL;DR
CROSS-ALIGN+ addresses the core challenges in meme abuse detection by grounding multimodal signals in structured cultural knowledge, sharpening decision boundaries with adaptive contrastive fine-tuning via LoRA, and providing interpretable, evidence-driven explanations. The three-stage framework yields up to 17% relative improvements in macro-F1 across five benchmarks and eight LVLM backbones, while maintaining low computational overhead suitable for web-scale moderation. Stage I mitigates cultural blindness, Stage II reduces boundary ambiguity, and Stage III enhances interpretability through cascaded explanations anchored to external knowledge. This approach improves robustness to cultural nuance and symbolic abuse, offering practical benefits for safer online spaces and accountable moderation.
Abstract
Meme-based social abuse detection is challenging because harmful intent often relies on implicit cultural symbolism and subtle cross-modal incongruence. Prior approaches, from fusion-based methods to in-context learning with Large Vision-Language Models (LVLMs), have made progress but remain limited by three factors: i) cultural blindness (missing symbolic context), ii) boundary ambiguity (satire vs. abuse confusion), and iii) lack of interpretability (opaque model reasoning). We introduce CROSS-ALIGN+, a three-stage framework that systematically addresses these limitations: (1) Stage I mitigates cultural blindness by enriching multimodal representations with structured knowledge from ConceptNet, Wikidata, and Hatebase; (2) Stage II reduces boundary ambiguity through parameter-efficient LoRA adapters that sharpen decision boundaries; and (3) Stage III enhances interpretability by generating cascaded explanations. Extensive experiments on five benchmarks and eight LVLMs demonstrate that CROSS-ALIGN+ consistently outperforms state-of-the-art methods, achieving up to 17% relative F1 improvement while providing interpretable justifications for each decision.
