A reinforcement-learning method that forces video grounding models to emit progressively more accurate intermediate timestamps, improving accuracy and reasoning faithfulness without large teacher models.
Datasets and Recipes for Video Temporal Grounding via Reinforcement Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Video Temporal Grounding (VTG) aims to localize relevant temporal segments in videos given natural language queries. Despite recent progress with large vision-language models (LVLMs) and instruction-tuning, existing approaches often suffer from limited temporal awareness and poor generalization. In this work, we introduce a two-stage training framework that integrates supervised fine-tuning with reinforcement learning (RL) to improve both the accuracy and robustness of VTG models. Our approach first leverages high-quality curated cold start data for SFT initialization, followed by difficulty-controlled RL to further enhance temporal localization and reasoning abilities. Comprehensive experiments on multiple VTG benchmarks demonstrate that our method consistently outperforms existing models, particularly in challenging and open-domain scenarios. We conduct an in-depth analysis of training strategies and dataset curation, highlighting the importance of both high-quality cold start data and difficulty-controlled RL. To facilitate further research and industrial adoption, we release all intermediate datasets, models, and code to the community.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
TAR: Temporal Anchor-Constrained Reasoning for Video Temporal Grounding
A reinforcement-learning method that forces video grounding models to emit progressively more accurate intermediate timestamps, improving accuracy and reasoning faithfulness without large teacher models.