paper-with-me

홈 › Papers

Tempo-R0: A Video-MLLM for Temporal Video Grounding through Efficient Temporal Sensing Reinforcement Learning

2025-07-07 · Feng Yue, Zhaoxing Zhang, Junming Jiao, Zhengyu Liang, Shiwen Cao, Feifei Zhang, Rong Shen arxiv

Temporal Video Grounding (TVG), which requires pinpointing relevant temporal segments from video based on language query, has always been a highly challenging task in the field of video understanding. Videos often have a larger volume of information and redundancy than texts or images. Models should present comprehensive understanding of the whole video to accurately retrieve query-relevant clips. We thus propose Tempo-R0: a Video Multimodal Large Language Model (Video-MLLM) for the temporal video grounding task via multimodal temporal sensing reinforcement. Specifically, during the preprocessing stage of our pipeline, we employ Self-adaptive Attention Allocation (SAA) method based on frame content variation to efficiently use the MLLM's limited attention. The Explicit Timestamp-modal Aligned (ETA) method is also utilized to strengthen our model's capability to perceive the boundaries of events in the video. In the fine-tuning part of our pipeline, we creatively apply Partial Irrelevance Refusing-based Group Relative Policy Optimization (PIR-GRPO) in TVG area to foster model's temporal reasoning from not only accepting relevant video-query pairs but also refusing irrelevant ones. Experiments demonstrate that our method accomplishes a notable advantage over SOTA solutions by around 3.5% on both the original QVHighlights testbench and its corrected version with more reasonable ground truth annotations.

📄 PDF Abstract BibTeX arXiv:2507.04702

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVideo Grounding

Similar Papers 제목 키워드 기반

SPARROW: Learning Spatial Precision and Temporal Referential Consistency in Pixel-Grounded Video MLLMs

2026-03-12 · Mohamad Alansari, Naufal Suryanto, Divya Velayudhan, Sajid Javed 외 arxiv

Multimodal large language models (MLLMs) have advanced from image-level reasoning to pixel-level grounding, but extending these capabilities to videos remains challenging as models must achieve spatial precision and temp…

Visual Grounding

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

Unleashing the Potential of Multimodal LLMs for Zero-Shot Spatio-Temporal Video Grounding

2025-09-18 · Zaiquan Yang, Yuhao Liu, Gerhard Hancke, Rynson W. H. Lau arxiv

Spatio-temporal video grounding (STVG) aims at localizing the spatio-temporal tube of a video, as specified by the input text query. In this paper, we utilize multimodal large language models (MLLMs) to explore a zero-sh…

Spatio-Temporal Video Grounding

A Survey on Video Temporal Grounding with Multimodal Large Language Model

2025-08-07 · Jianlong Wu, Wei Liu, Ye Liu, Meng Liu 외 arxiv

The recent advancement in video temporal grounding (VTG) has significantly enhanced fine-grained video understanding, primarily driven by multimodal large language models (MLLMs). With superior multimodal comprehension a…

TimeSuite: Improving MLLMs for Long Video Understanding via Grounded Tuning

2024-10-25 · Xiangyu Zeng, Kunchang Li, Chenting Wang, Xinhao Li 외

Multimodal Large Language Models (MLLMs) have demonstrated impressive performance in short video understanding. However, understanding long-form videos still remains challenging for MLLMs. This paper proposes TimeSuite, …

EgoSchemaHallucinationHighlight DetectionMoment Retrieval+3