Investigating and Enhancing the Robustness of Large Multimodal Models Against Temporal Inconsistency
Jiafeng Liang, Shixin Jiang, Xuan Dong, Ning Wang, Zheng Chu, Hui Su, Jinlan Fu, Ming Liu, See-Kiong Ng, Bing Qin
TL;DR
This work reveals that large multimodal models often fail to robustly reason about video temporality, instead leaning on priors or textual cues when video content clashes with prompts. It introduces TemRobBench, a temporal robustness benchmark with intrinsic and extrinsic perturbations across visual and textual modalities, and evaluates 16 mainstream LMMs, uncovering widespread shortcut behavior. To counter this, the authors propose PanoDPO, a panoramic direct preference optimization framework that adds video- and question-conditioned preference learning to standard DPO, guiding models to attend to both visual and linguistic signals. Empirical results show that PanoDPO significantly improves temporal robustness (e.g., true accuracy and flip-rate metrics) while preserving general video understanding, offering a pathway toward more reliable multimodal temporal analysis.
Abstract
Large Multimodal Models (LMMs) have recently demonstrated impressive performance on general video comprehension benchmarks. Nevertheless, for broader applications, the robustness of their temporal analysis capability needs to be thoroughly investigated yet predominantly ignored. Motivated by this, we propose a novel temporal robustness benchmark (TemRobBench), which introduces temporal inconsistency perturbations separately at the visual and textual modalities to assess the robustness of models. We evaluate 16 mainstream LMMs and find that they exhibit over-reliance on prior knowledge and textual context in adversarial environments, while ignoring the actual temporal dynamics in the video. To mitigate this issue, we design panoramic direct preference optimization (PanoDPO), which encourages LMMs to incorporate both visual and linguistic feature preferences simultaneously. Experimental results show that PanoDPO can effectively enhance the model's robustness and reliability in temporal analysis.
