paper-with-me

홈 › Papers

KID: Knowledge-Injected Dual-Head Learning for Knowledge-Grounded Harmful Meme Detection

2026-01-29 · Yaocong Li, Leihan Zhang, Le Zhang, Qiang Yan arxiv

Internet memes have become pervasive carriers of digital culture on social platforms. However, their heavy reliance on metaphors and sociocultural context also makes them subtle vehicles for harmful content, posing significant challenges for automated content moderation. Existing approaches primarily focus on intra-modal and inter-modal signal analysis, while the understanding of implicit toxicity often depends on background knowledge that is not explicitly present in the meme itself. To address this challenge, we propose KID, a Knowledge-Injected Dual-Head Learning framework for knowledge-grounded harmful meme detection. KID adopts a label-constrained distillation paradigm to decompose complex meme understanding into structured reasoning chains that explicitly link visual evidence, background knowledge, and classification labels. These chains guide the learning process by grounding external knowledge in meme-specific contexts. In addition, KID employs a dual-head architecture that jointly optimizes semantic generation and classification objectives, enabling aligned linguistic reasoning while maintaining stable decision boundaries. Extensive experiments on five multilingual datasets spanning English, Chinese, and low-resource Bengali demonstrate that KID achieves SOTA performance on both binary and multi-label harmful meme detection tasks, improving over previous best methods by 2.1%--19.7% across primary evaluation metrics. Ablation studies further confirm the effectiveness of knowledge injection and dual-head joint learning, highlighting their complementary contributions to robust and generalizable meme understanding. The code and data are available at https://github.com/PotatoDog1669/KID.

📄 PDF Abstract BibTeX arXiv:2601.21796

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can LMs Learn New Entities from Descriptions? Challenges in Propagating Injected Knowledge

2023-05-02 · Yasumasa Onoe, Michael J. Q. Zhang, Shankar Padmanabhan, Greg Durrett 외

Pre-trained language models (LMs) are used for knowledge intensive tasks like question answering, but their knowledge gets continuously outdated as the world changes. Prior work has studied targeted updates to LMs, injec…

Question Answering

Vision-Default, Prior-Override: Causal Mechanisms of Perception-Knowledge Conflict in Vision-Language Models

2026-06-26 · Niclas Lietzow, Danielle Bitterman, Carsten Eickhoff, William Rudman 외 arxiv

Vision-language models must reconcile visual evidence with memorized world knowledge when the two conflict. How they resolve this conflict shapes the reliability of multimodal systems, yet prior work characterizes it beh…

Visual Grounding

Cross-Domain Feature Expansion for Tabular Medical Data via Knowledge Graphs Injection

2026-06-30 · Mengying Zhou, Yongjie Yin, Haoyan Xin, Guoping Liu 외 arxiv

Acquiring comprehensive cross-domain biomedical profiles is often costly and time-consuming, resulting in severe data scarcity in medical research. To address this challenge, we propose MedKGTab, a knowledge-injected fra…

Knowledge Graphs

CRANE: Knowledge Editing for Reasoning MLLMs

2026-06-08 · Han Huang, Hao Wang, Mengqi Zhang, Shu Wu 외 arxiv

The emergence of reasoning multimodal large language models (MLLMs), which generate explicit chain-of-thought (CoT) reasoning before producing answers, has introduced a new challenge for knowledge editing: methods that a…

knowledge editing

Detecting and Adapting to Novelty in Games

2021-06-04 · Xiangyu Peng, Jonathan C. Balloch, Mark O. Riedl

Open-world novelty occurs when the rules of an environment can change abruptly, such as when a game player encounters "house rules". To address open-world novelty, game playing agents must be able to detect when novelty …

Knowledge GraphsModel-based Reinforcement Learningreinforcement-learningReinforcement Learning (RL)