paper-with-me

홈 › Papers

TAR: Temporal Anchor-Constrained Reasoning for Video Temporal Grounding

2025-08-11 · Chaohong Guo, Xun Mo, Yongwei Nie, Fei Ma, Xuemiao Xu, Chengjiang Long arxiv

Video Temporal Grounding (VTG) aims to localize specific video segments corresponding to natural language queries. While recent Large Vision-Language Models (LVLMs) employ Reinforcement Learning to generate Chains-of-Thought (CoT), they typically rely solely on outcome-based supervision. Consequently, this often leads to hallucinations, where the reasoning process becomes disconnected from the visual content and the final prediction. Existing attempts to mitigate this by relying on external supervision from larger models or separate reward models are computationally expensive and prone to rigid patterns. To address these challenges, we propose TAR (Temporal Anchor-Constrained Reasoning), a framework that introduces the temporal anchor (T-anchor) as a transparent and auditable checkpoint mechanism. T-anchor enforces progressive refinement within the CoT, compelling the model to continuously ground its intermediate thoughts in visual evidence and iteratively calibrate temporal predictions, thereby significantly enhancing the faithfulness and autonomy of the reasoning process and final accuracy. Furthermore, we introduce a bootstrapping paradigm that automatically harvests high-quality CoT data using only a standard 7B model, eliminating the dependency on ultra-large models. Extensive experiments demonstrate that TAR achieves state-of-the-art performance and generates faithful, autonomous, and progressively refined reasoning traces.

📄 PDF Abstract BibTeX arXiv:2508.07683

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language QueriesReinforcement Learning

Similar Papers 제목 키워드 기반

VIRST: Video-Instructed Reasoning Assistant for SpatioTemporal Segmentation

2026-03-28 · Jihwan Hong, Jaeyoung Do arxiv

Referring Video Object Segmentation (RVOS) aims to segment target objects in videos based on natural language descriptions. However, fixed keyframe-based approaches that couple a vision language model with a separate pro…

Referring Video Object Segmentation

Fre-Res: Frequency-Residual Video Token Compression for Efficient Video MLLMs

2026-05-10 · Yigui Feng, Qinglin Wang, Yang Liu, Jie Liu arxiv

Video MLLMs face a persistent tension between spatial fidelity and temporal coverage: preserving fine-grained visual details requires many spatial tokens, while capturing short-lived events requires dense temporal sampli…

Strefer: Empowering Video LLMs with Space-Time Referring and Reasoning via Synthetic Instruction Data

2025-09-03 · Honglu Zhou, Xiangyu Peng, Shrikant Kendre, Michael S. Ryoo 외 arxiv

Next-generation AI companions must go beyond general video understanding to resolve spatial and temporal references in dynamic, real-world environments. Existing Video Large Language Models (Video LLMs), while capable of…

Anchored Video Generation: Decoupling Scene Construction and Temporal Synthesis in Text-to-Video Diffusion Models

2025-12-18 · Mariam Hassan, Bastien Van Delft, Wuyang Li, Alexandre Alahi arxiv

State-of-the-art Text-to-Video (T2V) diffusion models can generate visually impressive results, yet they still frequently fail to compose complex scenes or follow logical temporal instructions. In this paper, we argue th…

Text-to-Video Generation

Towards Temporal Compositional Reasoning in Long-Form Sports Videos

2026-04-24 · Siyu Cao, Lu Zhang, Ruizhe Zeng, Zhi-yong Liu arxiv

Sports videos are a challenging domain for multimodal understanding because they involve complex and dynamic human activities. Despite rapid progress in Multimodal Large Language Models (MLLMs), long-horizon reasoning in…