Search papers, labs, and topics across Lattice.
This paper introduces CAVE, a novel approach that enhances Video Temporal Grounding (VTG) by addressing the misalignment between visual evidence and predicted timestamps through boundary-specific evidence rewards. By incorporating boundary-specific evidence tokens and a performance-aware gating mechanism, CAVE optimizes localization while ensuring that visual attention aligns with temporal boundaries. Experimental results across multiple VTG benchmarks reveal significant improvements in accuracy, highlighting the importance of boundary-level visual evidence in timestamp prediction.
Misalignment between visual evidence and predicted timestamps in video grounding can lead to substantial performance drops, but CAVE effectively bridges this gap with boundary-specific rewards.
Large vision-language models (LVLMs) have achieved substantial performance gains in Video Temporal Grounding (VTG) through reinforcement learning (RL). However, existing methods primarily rely on outcome correctness rewards that evaluate only the final predicted intervals, leaving boundary-related visual evidence and its correspondence with timestamp predictions insufficiently constrained. In this paper, we delve into timestamp prediction and its underlying boundary-level visual evidence, showing prevalent misalignment between visual evidence and predicted timestamps across widely used benchmarks. To address this issue, we propose Competence-Aware Visual Boundary Evidence Alignment (CAVE), which augments localization optimization with boundary-specific visual evidence rewards to mitigate evidence-timestamp misalignment. Specifically, to explicitly represent the boundary-specific visual evidence, CAVE introduces boundary-specific evidence tokens and initializes their structured generation and distinct boundary semantics through a lightweight supervised warm-up. During RL, the visual boundary evidence alignment reward reinforces the visual attention of special evidence tokens within the ground-truth boundaries, thereby promoting alignment between visual evidence and temporal boundaries. Moreover, performance-aware gating for evidence supervision is designed to adaptively retain evidence guidance for poorly localized groups while reducing it once localization becomes sufficiently accurate to avoid over-constraining fine-grained boundary refinement. Extensive experiments on several public VTG benchmarks demonstrate the effectiveness of our method.