paper-with-me

Papers

Verification-Notebook Learning for Source-Aware Multimodal Misinformation Detection

2026-07-26 · Junyuan Tan arxiv

Multimodal misinformation verification is challenging because misleading signals may come from different parts of a post and require different forms of evidence. LVLMs are well suited to this task, but their verification performance often depends on the inference procedure applied to each instance. Existing methods improve this procedure through stronger prompting, retrieval, or deliberation, but rarely retain the verification patterns learned from previous examples. We propose Verification-Notebook Learning (VNL), a non-parametric framework that learns an external verification procedure for a frozen LVLM before inference. VNL builds a compact notebook of decision principles, evidence cues, and recurring pitfalls from prior verification experience. The notebook remains fixed during inference and guides the verification of new examples. Rather than updating model parameters or storing demonstrations, VNL records learned knowledge in an artifact that can be inspected directly. Experiments show that VNL consistently outperforms a range of competitive baselines. Further analyses show that the Verification Notebook improves fine-grained source attribution while remaining compact and interpretable, providing an effective way to accumulate verification knowledge without model training.

📄 PDF Abstract BibTeX arXiv:2607.23581

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sparse Evidence Can Suffice: Agentic Evidence Seeking for Multimodal Video Misinformation Detection

2026-07-20 · Haochen Zhao, Yongxiu Xu, Xinkui Lin, Dong Xie 외 arxiv

Multimodal video misinformation detection is commonly formulated as a holistic video-understanding task, where the entire video and its associated content are processed and judged in a single pass. However, real-world mi…

Reinforcement LearningMultimodal Reasoning

Context-Aware Multimodal Claim Verification in Spoken Dialogues

2026-06-09 · Chaewan Chun, Delvin Ce Zhang, Dongwon Lee arxiv

Every day, millions absorb claims from podcasts and streams that no fact-checker ever sees. Spoken misinformation is built through conversation, where credibility comes not from facts alone but from how claims are framed…

T^2Agent A Tool-augmented Multimodal Misinformation Detection Agent with Monte Carlo Tree Search

2025-05-26 · Xing Cui, Yueying Zou, Zekun Li, Peipei Li 외

Real-world multimodal misinformation often arises from mixed forgery sources, requiring dynamic reasoning and adaptive verification. However, existing methods mainly rely on static pipelines and limited tool usage, limit…

Bayesian OptimizationMisinformation

Bridging Pixels and Words: Mask-Aware Local Semantic Fusion for Multimodal Media Verification

2026-03-27 · Zizhao Chen, Ping Wei, Ziyang Ren, Huan Li 외 arxiv

As multimodal misinformation becomes more sophisticated, its detection and grounding are crucial. However, current multimodal verification methods, relying on passive holistic fusion, struggle with sophisticated misinfor…

Fake News Detection

ReMMD: Realistic Multilingual Multi-Image Agentic Verification for Multimodal Misinformation Detection

2026-06-23 · Chenhao Dang, Dantong Zhu, Jun Yang, Conghui He 외 arxiv

Multimodal misinformation detection is increasingly important because viral posts now combine long multilingual narratives, several images, mixed provenance, and subtle text--image framing errors. Existing benchmarks and…