DIBS: Enhancing Dense Video Captioning with Unlabeled Videos via Pseudo Boundary Enrichment and Online Refinement
Hao Wu, Huabin Liu, Yu Qiao, Xiao Sun
TL;DR
DIBS tackles dense video captioning by exploiting unlabeled videos to generate high-quality event captions and pseudo boundaries with the help of diverse LLMs. It introduces a caption-aware boundary generation method with soft time constraints and an online boundary refinement strategy that iteratively improves pseudo targets during training, integrated with PDVC-style pretraining. Empirical results on YouCook2 and ActivityNet show substantial gains in caption quality and competitive or superior boundary localization, often outperforming Vid2Seq while using far less unlabeled data. The approach demonstrates a practical pathway to leverage large-scale unlabeled video data for DVC, reducing annotation costs and enhancing cross-domain generalization, especially when the pretraining data aligns with the target domain.
Abstract
We present Dive Into the BoundarieS (DIBS), a novel pretraining framework for dense video captioning (DVC), that elaborates on improving the quality of the generated event captions and their associated pseudo event boundaries from unlabeled videos. By leveraging the capabilities of diverse large language models (LLMs), we generate rich DVC-oriented caption candidates and optimize the corresponding pseudo boundaries under several meticulously designed objectives, considering diversity, event-centricity, temporal ordering, and coherence. Moreover, we further introduce a novel online boundary refinement strategy that iteratively improves the quality of pseudo boundaries during training. Comprehensive experiments have been conducted to examine the effectiveness of the proposed technique components. By leveraging a substantial amount of unlabeled video data, such as HowTo100M, we achieve a remarkable advancement on standard DVC datasets like YouCook2 and ActivityNet. We outperform the previous state-of-the-art Vid2Seq across a majority of metrics, achieving this with just 0.4% of the unlabeled video data used for pre-training by Vid2Seq.
