用大模型生成的图文知识提升仇恨梗图检测效果
Improving Multimodal Hateful Meme Detection Exploiting LMM-Generated Knowledge
- 利用大模型提取图文语义与情绪信息构建强表示
- 在两个数据集上达最优性能,显著优于基线方法
- 适合关注多模态内容安全与大模型应用的研究者
近年来,梗图已成为社交媒体中的主要传播形式。尽管多数梗图幽默无害,但部分包含基于身份的仇恨言论,对个体和群体造成伤害。因此,识别梗图中的仇恨内容成为关键任务。由于图像与文本间复杂的交互关系,该任务具有挑战性。本文提出一种新方法,利用强大大模型(LMM)编码的知识来解决该问题。具体而言,首先通过LMM提取与仇恨梗图检测相关的通用语义描述和情感信息,构建高质量的梗图表征,并训练简单分类头进行检测;其次,设计一种新颖的硬样本挖掘策略,直接将LMM生成的知识引入训练过程,进一步提升性能。在两个数据集上的大量实验验证了方法的有效性,达到当前最佳水平。代码与训练模型已公开:https://github.com/IDT-ITI/LMM-CLIP-meme。
原文摘要 · Abstract (English)
Memes have become a dominant form of communication in social media in recent years. Memes are typically humorous and harmless, however there are also memes that promote hate speech, being in this way harmful to individuals and groups based on their identity. Therefore, detecting hateful content in memes has emerged as a task of critical importance. The need for understanding the complex interactions of images and their embedded text renders the hateful meme detection a challenging multimodal task. In this paper we propose to address the aforementioned task leveraging knowledge encoded in powerful Large Multimodal Models (LMM). Specifically, we propose to exploit LMMs in a two-fold manner. First, by extracting knowledge oriented to the hateful meme detection task in order to build strong meme representations. Specifically, generic semantic descriptions and emotions that the images along with their embedded texts elicit are extracted, which are then used to train a simple classification head for hateful meme detection. Second, by developing a novel hard mining approach introducing directly LMM-encoded knowledge to the training process, providing further improvements. We perform extensive experiments on two datasets that validate the effectiveness of the proposed method, achieving state-of-the-art performance. Our code and trained models are publicly available at: https://github.com/IDT-ITI/LMM-CLIP-meme.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。