paper-with-me

Papers

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 focusing on creating datasets and developing methods for multimodal misinformation detection (MMD). Due to the scarcity of large-scale annotated MMD datasets, recent studies leverage synthetic training data via out-of-context image-caption pairs or named entity manipulations; altering names, dates, and locations. However, these approaches often produce simplistic misinformation that fails to reflect real-world complexity, limiting the robustness of detection models trained on them. Meanwhile, despite recent advancements, Large Vision-Language Models (LVLMs) remain underutilized for generating diverse, realistic synthetic training data for MMD. To address this gap, we introduce "MisCaption This!", a training dataset comprising LVLM-generated miscaptioned images. Additionally, we introduce "Latent Multimodal Reconstruction" (LAMAR), a network trained to reconstruct the embeddings of truthful captions, providing a strong auxiliary signal to the detection process. To optimize LAMAR, we explore different training strategies (end-to-end training and large-scale pre-training) and integration approaches (direct, mask, gate, and attention). Extensive experiments show that models trained on "MisCaption This!" generalize better on real-world misinformation, while LAMAR sets new state-of-the-art on both NewsCLIPpings and VERITE benchmarks; highlighting the potential of LVLM-generated data and reconstruction-based approaches for advancing MMD. We release our code at: https://github.com/stevejpapad/miscaptioned-image-reconstruction

📄 PDF Abstract BibTeX arXiv:2504.06010

Code (1)

stevejpapad/miscaptioned-image-reconstruction 공식 구현 pytorch

Tasks

Image ReconstructionMisinformation

Similar Papers 제목 키워드 기반

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

MMD-Thinker: Adaptive Multi-Dimensional Thinking for Multimodal Misinformation Detection

2025-11-17 · Junjie Wu, Guohong Fu arxiv

Multimodal misinformation floods on various social media, and continues to evolve in the era of AI-generated content (AIGC). The emerged misinformation with low creation cost and high deception poses significant threats …

Reinforcement Learning

Detecting Misinformation in Multimedia Content through Cross-Modal Entity Consistency: A Dual Learning Approach

2024-08-16 · Zhe Fu, Kanlun Wang, Wangjiaxuan Xin, Lina Zhou 외

The landscape of social media content has evolved significantly, extending from text to multimodal formats. This evolution presents a significant challenge in combating misinformation. Previous research has primarily foc…

MisinformationRepresentation Learning

A New Dataset and Benchmark for Grounding Multimodal Misinformation

2025-09-08 · Bingjian Yang, Danni Xu, Kaipeng Niu, Wenxuan Liu 외 arxiv

The proliferation of online misinformation videos poses serious societal risks. Current datasets and detection methods primarily target binary classification or single-modality localization based on post-processed data, …

Binary Classification

Interpretable Multimodal Out-of-context Detection with Soft Logic Regularization

2024-06-07 · Huanhuan Ma, Jinghao Zhang, Qiang Liu, Shu Wu 외

The rapid spread of information through mobile devices and media has led to the widespread of false or deceptive news, causing significant concerns in society. Among different types of misinformation, image repurposing, …

Misinformation