CLOct 17, 2025

Leveraging LLMs for Context-Aware Implicit Textual and Multimodal Hate Speech Detection

arXiv:2510.15685v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses hate speech detection for social media platforms, but it is incremental as it builds on existing methods with context integration.

The research tackled implicit hate speech detection in text and memes by using LLMs to generate context, achieving gains of up to 3 and 6 F1 points over a baseline.

This research introduces a novel approach to textual and multimodal Hate Speech Detection (HSD), using Large Language Models (LLMs) as dynamic knowledge bases to generate background context and incorporate it into the input of HSD classifiers. Two context generation strategies are examined: one focused on named entities and the other on full-text prompting. Four methods of incorporating context into the classifier input are compared: text concatenation, embedding concatenation, a hierarchical transformer-based fusion, and LLM-driven text enhancement. Experiments are conducted on the textual Latent Hatred dataset of implicit hate speech and applied in a multimodal setting on the MAMI dataset of misogynous memes. Results suggest that both the contextual information and the method by which it is incorporated are key, with gains of up to 3 and 6 F1 points on textual and multimodal setups respectively, from a zero-context baseline to the highest-performing system, based on embedding concatenation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes