paper-with-me

홈 › Papers

TempR1: Improving Temporal Understanding of MLLMs via Temporal-Aware Multi-Task Reinforcement Learning

2025-12-03 · Tao Wu, Li Yang, Gen Zhan, Yabin Zhang, Yiting Liao, Junlin Li, Deliang Fu, Li Zhang, Limin Wang arxiv

Enhancing the temporal understanding of Multimodal Large Language Models (MLLMs) is essential for advancing long-form video analysis, enabling tasks such as temporal localization, action detection, and time-sensitive question answering. While reinforcement learning (RL) has recently been explored for improving temporal reasoning, existing approaches are often confined to limited task types and data, restricting their generalization across diverse temporal understanding scenarios. To address this challenge, we present TempR1, a temporal-aware multi-task reinforcement learning framework that systematically strengthens MLLMs' temporal comprehension. We curate a multi-task corpus that exposes the model to diverse temporal structures and semantics, and build upon the Group Relative Policy Optimization (GRPO) algorithm to achieve stable and effective cross-task optimization. Specifically, we categorize temporal tasks into three correspondence types between predicted intervals and ground-truth instances, and design tailored localization rewards for each, enabling TempR1 to capture fine-grained temporal dependencies and adapt to different temporal patterns. Extensive experiments demonstrate that TempR1 attains state-of-the-art performance across multiple benchmarks. Moreover, its joint optimization over complementary tasks yields a strong synergistic effect, enhancing both generalization and single-task performance, establishing a scalable and principled paradigm for temporal reasoning in MLLMs.

📄 PDF Abstract BibTeX arXiv:2512.03963

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningQuestion AnsweringAction Detection

Similar Papers 제목 키워드 기반

TempRetriever: Fusion-based Temporal Dense Passage Retrieval for Time-Sensitive Questions

2025-02-28 · Abdelrahman Abdallah, Bhawna Piryani, Jonas Wallat, Avishek Anand 외

Temporal awareness is crucial in many information retrieval tasks, particularly in scenarios where the relevance of documents depends on their alignment with the query's temporal context. Traditional approaches such as B…

Information RetrievalPassage RetrievalQuestion AnsweringRetrieval+2

TEMPLATE: TempRel Classification Model Trained with Embedded Temporal Relation Knowledge

2022-01-16 · ACL ARR January 2022 1 · Anonymous

In recent years, the mainstream Temporal Relation (TempRel) classification methods may not take advantage of the large amount of semantic information contained in golden TempRel labels which is lost by the traditional di…

ClassificationRelation

A Multi-Axis Annotation Scheme for Event Temporal Relations

2018-04-20 · ACL 2018 7 · Qiang Ning, Hao Wu, Dan Roth

Existing temporal relation (TempRel) annotation schemes often have low inter-annotator agreements (IAA) even between experts, suggesting that the current annotation task needs a better definition. This paper proposes a n…

Incentivizing Temporal-Awareness in Egocentric Video Understanding Models

2026-03-28 · Zhiyang Xu, Tian Qin, Bowen Jin, Zhengfeng Lai 외 arxiv

Multimodal large language models (MLLMs) have recently shown strong performance in visual understanding, yet they often lack temporal awareness, particularly in egocentric settings where reasoning depends on the correct …

Reinforcement Learning

MUSEG: Reinforcing Video Temporal Understanding via Timestamp-Aware Multi-Segment Grounding

2025-05-27 · Fuwen Luo, Shengfeng Lou, Chi Chen, Ziyue Wang 외

Video temporal understanding is crucial for multimodal large language models (MLLMs) to reason over events in videos. Despite recent advances in general video understanding, current MLLMs still struggle with fine-grained…

Reinforcement Learning (RL)Video Understanding