paper-with-me

홈 › Papers

Tracing the Arrow of Time: Diagnosing Temporal Information Flow in Video-LLMs

2026-05-08 · Peitao Han, Fei Cheng, Lis K. Pereira, Qianying Liu, Shigeru Kitazawa arxiv

The Arrow-of-Time (AoT) task, determining whether a video plays forward or backward by recognizing temporal irreversibility, is one humans solve with near-perfect accuracy, yet frontier Video Large Language Models (Video-LLMs) perform only modestly above chance. This gap raises a key question: do visual backbones fail to encode temporal information, or does information bottleneck lie elsewhere in the Video-LLM architecture? We address this question by isolating the vision encoder from the Video-LLM and tracing temporal information across the encoder, projector, and LLM. We find that video-centric encoders with explicit temporal modeling encode strong temporal signals, whereas frame-centric encoders do not. However, when video-centric representations are passed through a standard Video-LLM architecture, performance often collapses, revealing a bottleneck of temporal information flow. We identify projector design as a key factor: Q-Former disrupts temporal information, while a time-preserved MLP projection substantially improves the LLM's access to such information. Our layer-wise analysis further shows temporal representation dynamics across encoder layers. Guided by these findings, we build a Video-LLM with temporal-aware video-centric encoder, time-preserved projector, and AoT supervision, surpassing human performance on AoT$_{PPB}$ with 98.1\% accuracy, and improving broader temporal reasoning tasks by up to 6.0 points on VITATECS-Direction and 1.3 points on TVBench. Our results show that temporal reasoning in Video-LLMs requires both effective temporal encoding and reliable transfer of this information to the LLM.

📄 PDF Abstract BibTeX arXiv:2605.07568

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EventTracer: Fast Path Tracing-based Event Stream Rendering

2025-08-25 · Zhenyang Li, Xiaoyang Bai, Jinfan Lu, Pengfei Shen 외 arxiv

Simulating event streams from 3D scenes has become a common practice in event-based vision research, as it meets the demand for large-scale, high temporal frequency data without setting up expensive hardware devices or u…

Event-based visionAutonomous Driving

DKT-STDRL: Spatial and Temporal Representation Learning Enhanced Deep Knowledge Tracing for Learning Performance Prediction

2023-02-15 · Liting Lyu, Zhifeng Wang, Haihong Yun, Zexue Yang 외

Knowledge tracing (KT) serves as a primary part of intelligent education systems. Most current KTs either rely on expert judgments or only exploit a single network structure, which affects the full expression of learning…

Knowledge TracingPredictionRepresentation Learning

Information decomposition reveals hidden high-order contributions to temporal irreversibility

2023-08-10 · Andrea I Luppi, Fernando E. Rosas, Gustavo Deco, Morten L. Kringelbach 외

Temporal irreversibility, often referred to as the arrow of time, is a fundamental concept in statistical mechanics. Markers of irreversibility also provide a powerful characterisation of information processing in biolog…

Time Series

SAINT+: Integrating Temporal Features for EdNet Correctness Prediction

2020-10-19 · Dongmin Shin, Yugeun Shim, Hangyeol Yu, Seewoo Lee 외

We propose SAINT+, a successor of SAINT which is a Transformer based knowledge tracing model that separately processes exercise information and student response information. Following the architecture of SAINT, SAINT+ ha…

DecoderKnowledge TracingPrediction

Tracing Knowledge Instead of Paterns: Stable Knowledge Tracing with Diagnostic Transformer

2023-04-30 · Proceedings of the ACM Web Conference 2023 4 · Yin, Yu and Dai, Le and Huang, Zhenya and Shen 외

Knowledge Tracing (KT) aims at tracing the evolution of the knowledge states along the learning process of a learner. It has become a crucial task for online learning systems to model the learning process of their users,…

Contrastive LearningDiagnosticKnowledge Tracing