paper-with-me

Papers

Multimodal Misinformation Detection using Large Vision-Language Models

2024-07-19 · Sahar Tahmasebi, Eric Müller-Budack, Ralph Ewerth

The increasing proliferation of misinformation and its alarming impact have motivated both industry and academia to develop approaches for misinformation detection and fact checking. Recent advances on large language models (LLMs) have shown remarkable performance in various tasks, but whether and how LLMs could help with misinformation detection remains relatively underexplored. Most of existing state-of-the-art approaches either do not consider evidence and solely focus on claim related features or assume the evidence to be provided. Few approaches consider evidence retrieval as part of the misinformation detection but rely on fine-tuning models. In this paper, we investigate the potential of LLMs for misinformation detection in a zero-shot setting. We incorporate an evidence retrieval component into the process as it is crucial to gather pertinent information from various sources to detect the veracity of claims. To this end, we propose a novel re-ranking approach for multimodal evidence retrieval using both LLMs and large vision-language models (LVLM). The retrieved evidence samples (images and texts) serve as the input for an LVLM-based approach for multimodal fact verification (LVLM4FV). To enable a fair evaluation, we address the issue of incomplete ground truth for evidence samples in an existing evidence retrieval dataset by annotating a more complete set of evidence samples for both image and text retrieval. Our experimental results on two datasets demonstrate the superiority of the proposed approach in both evidence retrieval and fact verification tasks and also better generalization capability across dataset compared to the supervised baseline.

📄 PDF Abstract BibTeX arXiv:2407.14321

Code (0)

등록된 구현이 없습니다.

Tasks

Fact CheckingFact VerificationMisinformationRe-RankingRetrievalText Retrieval

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

E2LVLM:Evidence-Enhanced Large Vision-Language Model for Multimodal Out-of-Context Misinformation Detection

2025-02-12 · Junjie Wu, Yumeng Fu, Nan Yu, Guohong Fu

Recent studies in Large Vision-Language Models (LVLMs) have demonstrated impressive advancements in multimodal Out-of-Context (OOC) misinformation detection, discerning whether an authentic image is wrongly used in a cla…

Instruction FollowingLanguage ModelingLanguage ModellingMisinformation+1

LEMMA: Towards LVLM-Enhanced Multimodal Misinformation Detection with External Knowledge Augmentation

2024-02-19 · Keyang Xuan, Li Yi, Fan Yang, Ruochen Wu 외

The rise of multimodal misinformation on social platforms poses significant challenges for individuals and societies. Its increased credibility and broader impact compared to textual misinformation make detection complex…

Language ModelingLanguage ModellingLEMMAMisinformation

MMIDR: Teaching Large Language Model to Interpret Multimodal Misinformation via Knowledge Distillation

2024-03-21 · Longzheng Wang, Xiaohan Xu, Lei Zhang, Jiarui Lu 외

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. …

Data AugmentationDecision MakingInstruction FollowingKnowledge Distillation+4

MMFakeBench: A Mixed-Source Multimodal Misinformation Detection Benchmark for LVLMs

2024-06-13 · Xuannan Liu, Zekun Li, Peipei Li, Shuhan Xia 외

Current multimodal misinformation detection (MMD) methods often assume a single source and type of forgery for each sample, which is insufficient for real-world scenarios where multiple forgery sources coexist. The lack …

Misinformation

Latent Multimodal Reconstruction for Misinformation Detection

2025-04-08 · Stefanos-Iordanis Papadopoulos, Christos Koutlis, Symeon Papadopoulos, Panagiotis C. Petrantonakis

Multimodal misinformation, such as miscaptioned images, where captions misrepresent an image's origin, context, or meaning, poses a growing challenge in the digital age. To support fact-checkers, researchers have been fo…

Image ReconstructionMisinformation