Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Taming Hallucinations: Boosting MLLMs' Video Understanding via Counterfactual Video Generation

About

Multimodal Large Language Models (MLLMs) have made remarkable progress in video understanding. However, they suffer from a critical vulnerability: an over-reliance on language priors, which can lead to visual ungrounded hallucinations, especially when processing counterfactual videos that defy common sense. This limitation, stemming from the intrinsic data imbalance between text and video, is challenging to address due to the substantial cost of collecting and annotating counterfactual data. To address this, we introduce DualityForge, a novel counterfactual data synthesis framework that employs controllable, diffusion-based video editing to transform real-world videos into counterfactual scenarios. By embedding structured contextual information into the video editing and QA generation processes, the framework automatically produces high-quality QA pairs together with original-edited video pairs for contrastive training. Based on this, we build DualityVidQA, a large-scale video dataset designed to reduce MLLM hallucinations. In addition, to fully exploit the contrastive nature of our paired data, we propose Duality-Normalized Advantage Training (DNA-Train), a two-stage SFT-RL training regime where the RL phase applies pair-wise $\ell_1$ advantage normalization, thereby enabling a more stable and efficient policy optimization. Experiments on DualityVidQA-Test demonstrate that our method substantially reduces model hallucinations on counterfactual videos, yielding a relative improvement of 24.0% over the Qwen2.5-VL-7B baseline. Moreover, our approach achieves significant gains across both hallucination and general-purpose benchmarks, indicating strong generalization capability. We will open-source our dataset and code.

Zhe Huang, Hao Wen, Aiming Hao, Bingze Song, Meiqi Wu, Jiahong Wu, Xiangxiang Chu, Sheng Lu, Haoqian Wang• 2025

Related benchmarks

TaskDatasetResultRank
Video UnderstandingMVBench
Accuracy63.8
247
Temporal Video UnderstandingTempCompass--
52
Hallucination DetectionEventHallusion
Accuracy61.3
30
Video Question AnsweringDualityVidQA (test)
AC Real Accuracy97
13
Short video understandingTVBench
Accuracy53
9
Hallucination DetectionDualityVidQA (test)
Pairwise Accuracy76.8
6
General Video UnderstandingTOMATO
Accuracy32.6
5
Showing 7 of 7 rows

Other info

GitHub

Follow for update