A six-stage multi-agent MLLM pipeline with reverse image search, metadata analysis, and fact-checking tools is demonstrated on a single Ukraine missile-strike video, with no quantitative evaluation.
Evidence-Grounded Multimodal Misinformation Detection with Attention-Based GNNs
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Multimodal out-of-context (OOC) misinformation is misinformation that repurposes real images with unrelated or misleading captions. Detecting such misinformation is challenging because it requires resolving the context of the claim before checking for misinformation. Many current methods, including LLMs and LVLMs, do not perform this contextualization step. LLMs hallucinate in absence of context or parametric knowledge. In this work, we propose a graph-based method that evaluates the consistency between the image and the caption by constructing two graph representations: an evidence graph, derived from online textual evidence, and a claim graph, from the claim in the caption. Using graph neural networks (GNNs) to encode and compare these representations, our framework then evaluates the truthfulness of image-caption pairs. We create datasets for our graph-based method, evaluate and compare our baseline model against popular LLMs on the misinformation detection task. Our method scores $93.05\%$ detection accuracy on the evaluation set and outperforms the second-best performing method (an LLM) by $2.82\%$, making a case for smaller and task-specific methods.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Multimedia Verification Through Multi-Agent Deep Research Multimodal Large Language Models
A six-stage multi-agent MLLM pipeline with reverse image search, metadata analysis, and fact-checking tools is demonstrated on a single Ukraine missile-strike video, with no quantitative evaluation.