English

Dense Video Captioning Using Unsupervised Semantic Information

Computer Vision and Pattern Recognition 2025-01-07 v2

Abstract

We introduce a method to learn unsupervised semantic visual information based on the premise that complex events can be decomposed into simpler events and that these simple events are shared across several complex events. We first employ a clustering method to group representations producing a visual codebook. Then, we learn a dense representation by encoding the co-occurrence probability matrix for the codebook entries. This representation leverages the performance of the dense video captioning task in a scenario with only visual features. For example, we replace the audio signal in the BMT method and produce temporal proposals with comparable performance. Furthermore, we concatenate the visual representation with our descriptor in a vanilla transformer method to achieve state-of-the-art performance in the captioning subtask compared to the methods that explore only visual features, as well as a competitive performance with multi-modal methods. Our code is available at https://github.com/valterlej/dvcusi.

Keywords

Cite

@article{arxiv.2112.08455,
  title  = {Dense Video Captioning Using Unsupervised Semantic Information},
  author = {Valter Estevam and Rayson Laroca and Helio Pedrini and David Menotti},
  journal= {arXiv preprint arXiv:2112.08455},
  year   = {2025}
}

Comments

Published at Journal of Visual Communication and Image Representation

R2 v1 2026-06-24T08:19:17.337Z