DIQ-H: Evaluating Hallucination Persistence in VLMs Under Temporal Visual Degradation
Zexin Lin, Hawen Wan, Yebin Zhong, Xiaoqiang
TL;DR
DIQ-H introduces the first benchmark for evaluating Vision-Language Models under dynamic temporal degradation, focusing on hallucination persistence, recovery, and temporal consistency in continuous video streams. The framework combines physics-based degradations, a multi-turn QA paradigm, and an Uncertainty-Guided Iterative Refinement (UIR) pipeline to generate reliable pseudo-ground truth at scale. Experimental results across 16 VLMs show substantial robustness gaps, with GPT-4o excelling in recovery and temporal consistency, while open-source models struggle with temporal stability. The work provides a practical platform to assess and improve longitudinal multimodal reasoning for safety-critical applications.
Abstract
Vision-Language Models (VLMs) deployed in safety-critical applications such as autonomous driving must handle continuous visual streams under imperfect conditions. However, existing benchmarks focus on static, high-quality images and ignore temporal degradation and error propagation, which are critical failure modes where transient visual corruption induces hallucinations that persist across subsequent frames. We introduce DIQ-H, the first benchmark for evaluating VLM robustness under dynamic visual degradation in temporal sequences. DIQ-H applies physics-based corruptions including motion blur, sensor noise, and compression artifacts, and measures hallucination persistence, error recovery, and temporal consistency through multi-turn question-answering tasks. To enable scalable annotation, we propose Uncertainty-Guided Iterative Refinement (UIR), which generates reliable pseudo-ground-truth using lightweight VLMs with uncertainty filtering, achieving a 15.3 percent accuracy improvement. Experiments on 16 state-of-the-art VLMs reveal substantial robustness gaps: even advanced models such as GPT-4o achieve only a 78.5 percent recovery rate, while open-source models struggle with temporal consistency at less than 60 percent. DIQ-H provides a comprehensive platform for evaluating VLM reliability in real-world deployments.
