MMIDR: Teaching Large Language Model to Interpret Multimodal Misinformation via Knowledge Distillation
Longzheng Wang, Xiaohan Xu, Lei Zhang, Jiarui Lu, Yongxiu Xu, Hongbo, Xu, Minghao Tang, Chuang Zhang

TL;DR
This paper introduces MMIDR, a framework that enhances large language models' ability to interpret multimodal misinformation by using data augmentation, evidence retrieval, and knowledge distillation, enabling cost-effective and explainable detection.
Contribution
The paper proposes a novel framework combining data augmentation, evidence retrieval, and knowledge distillation to teach LLMs to interpret multimodal misinformation with high-quality explanations.
Findings
MMIDR achieves strong detection performance.
It provides compelling rationales for its decisions.
The approach is cost-effective and accessible.
Abstract
Automatic detection of multimodal misinformation has gained a widespread attention recently. However, the potential of powerful Large Language Models (LLMs) for multimodal misinformation detection remains underexplored. Besides, how to teach LLMs to interpret multimodal misinformation in cost-effective and accessible way is still an open question. To address that, we propose MMIDR, a framework designed to teach LLMs in providing fluent and high-quality textual explanations for their decision-making process of multimodal misinformation. To convert multimodal misinformation into an appropriate instruction-following format, we present a data augmentation perspective and pipeline. This pipeline consists of a visual information processing module and an evidence retrieval module. Subsequently, we prompt the proprietary LLMs with processed contents to extract rationales for interpreting the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts
MethodsKnowledge Distillation
