Seeing the Arrow of Time in Large Multimodal Models
Zihui Xue, Mi Luo, Kristen Grauman
TL;DR
This work addresses the critical gap in temporal directionality understanding (AoT) in large multimodal models by introducing ArrowRL, an RL-based post-training method that uses a reverse-video signal to incentivize AoT-aware responses. It couples a fidelity reward with a novel reverse reward within a GRPO framework, training on a curated, temporally rich dataset. To robustly evaluate AoT perception, the authors propose AoTBench, a three-task benchmark capturing sequence direction, directional caption matching, and AoT-sensitive VQA, along with a Temporal Divergence Score (TDS) for benchmarking sensitivity. Empirical results show ArrowRL markedly improves AoTBench performance and transfers to standard VQA benchmarks with substantial gains, while maintaining or improving performance on non-temporal video tasks, underscoring AoT awareness as a practical route to deeper temporal understanding in LMMs.
Abstract
The Arrow of Time (AoT)-time's irreversible flow shaping physical events-is fundamental to video comprehension, yet remains a significant challenge for modern large multimodal models (LMMs). Current LMMs struggle to perceive and utilize temporal directionality in video when responding to language queries, obstructing deeper temporal understanding. We tackle this deficiency by first providing a critical analysis of existing benchmarks and models. We then introduce ArrowRL, a reinforcement learning (RL)-based training strategy with an innovative reverse reward that instills AoT awareness by encouraging divergent video interpretations between forward and reversed visual frames. For rigorous evaluation, we additionally develop AoTBench, a new multi-faceted benchmark probing temporally challenging questions. Experiments show ArrowRL greatly advances temporal perception: it not only achieves substantial improvements on our challenging AoTBench but also demonstrably boosts performance on standard video question answering (VQA) benchmarks (with peak accuracy gains reaching over 20% and 10% respectively). This validates ArrowRL's effectiveness and highlights the critical need for dedicated AoT understanding in LMMs.
