CVMar 12

Follow the Saliency: Supervised Saliency for Retrieval-augmented Dense Video Captioning

arXiv:2603.11460v114.4h-index: 2Has Code
Predicted impact top 63% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of aligning event boundaries in video captioning for applications like video understanding, though it is incremental as it builds on existing retrieval-augmented methods.

The paper tackles the problem of inaccurate temporal segmentation in retrieval-augmented dense video captioning by supervising frame-level saliency using ground truth annotations, resulting in state-of-the-art performance on YouCook2 and ViTT benchmarks.

Existing retrieval-augmented approaches for Dense Video Captioning (DVC) often fail to achieve accurate temporal segmentation aligned with true event boundaries, as they rely on heuristic strategies that overlook ground truth event boundaries. The proposed framework, \textbf{STaRC}, overcomes this limitation by supervising frame-level saliency through a highlight detection module. Note that the highlight detection module is trained on binary labels derived directly from DVC ground truth annotations without the need for additional annotation. We also propose to utilize the saliency scores as a unified temporal signal that drives retrieval via saliency-guided segmentation and informs caption generation through explicit Saliency Prompts injected into the decoder. By enforcing saliency-constrained segmentation, our method produces temporally coherent segments that align closely with actual event transitions, leading to more accurate retrieval and contextually grounded caption generation. We conduct comprehensive evaluations on the YouCook2 and ViTT benchmarks, where STaRC achieves state-of-the-art performance across most of the metrics. Our code is available at https://github.com/ermitaju1/STaRC

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes