What's Left Unsaid? Detecting and Correcting Misleading Omissions in Multimodal News Previews
Fanxiao Li, Jiaying Wu, Tingchao Fu, Dayang Li, Herun Wan, Wei Zhou, Min-Yen Kan
TL;DR
This work formalizes the problem of misleading omissions in multimodal news previews and introduces the MM-Misleading benchmark (6,000 instances) to study detection and correction. It proposes OMGuard, a two-stage framework combining interpretation-aware fine-tuning and rationale-guided mitigation to detect preview-context misalignment and rewrite headlines to reduce misleading impressions, while keeping images as anchors when necessary. Experiments show an 8B model with interpretation-aware training can match or outperform a 235B LVLM in detection and achieve strong end-to-end correction, though image-driven omissions reveal limits of text-only edits and motivate multimodal interventions. The findings emphasize that most misleadingness arises from local narrative gaps rather than global frame changes, and that visual cues or image editing strategies can be crucial for robust governance of misleading previews in practice.
Abstract
Even when factually correct, social-media news previews (image-headline pairs) can induce interpretation drift: by selectively omitting crucial context, they lead readers to form judgments that diverge from what the full article conveys. This covert harm is harder to detect than explicit misinformation yet remains underexplored. To address this gap, we develop a multi-stage pipeline that disentangles and simulates preview-based versus context-based understanding, enabling construction of the MM-Misleading benchmark. Using this benchmark, we systematically evaluate open-source LVLMs and uncover pronounced blind spots to omission-based misleadingness detection. We further propose OMGuard, which integrates (1) Interpretation-Aware Fine-Tuning, which used to improve multimodal misleadingness detection and (2) Rationale-Guided Misleading Content Correction, which uses explicit rationales to guide headline rewriting and reduce misleading impressions. Experiments show that OMGuard lifts an 8B model's detection accuracy to match a 235B LVLM and delivers markedly stronger end-to-end correction. Further analysis reveals that misleadingness typically stems from local narrative shifts (e.g., missing background) rather than global frame changes, and identifies image-driven scenarios where text-only correction fails, highlighting the necessity of visual interventions.
