English

MaskCaptioner: Learning to Jointly Segment and Caption Object Trajectories in Videos

Computer Vision and Pattern Recognition 2025-10-31 v2 Artificial Intelligence Machine Learning

Abstract

Dense Video Object Captioning (DVOC) is the task of jointly detecting, tracking, and captioning object trajectories in a video, requiring the ability to understand spatio-temporal details and describe them in natural language. Due to the complexity of the task and the high cost associated with manual annotation, previous approaches resort to disjoint training strategies, potentially leading to suboptimal performance. To circumvent this issue, we propose to generate captions about spatio-temporally localized entities leveraging a state-of-the-art VLM. By extending the LVIS and LV-VIS datasets with our synthetic captions (LVISCap and LV-VISCap), we train MaskCaptioner, an end-to-end model capable of jointly detecting, segmenting, tracking and captioning object trajectories. Moreover, with pretraining on LVISCap and LV-VISCap, MaskCaptioner achieves state-of-the-art DVOC results on three existing benchmarks, VidSTG, VLN and BenSMOT. The datasets and code are available at https://www.gabriel.fiastre.fr/maskcaptioner/.

Keywords

Cite

@article{arxiv.2510.14904,
  title  = {MaskCaptioner: Learning to Jointly Segment and Caption Object Trajectories in Videos},
  author = {Gabriel Fiastre and Antoine Yang and Cordelia Schmid},
  journal= {arXiv preprint arXiv:2510.14904},
  year   = {2025}
}

Comments

20 pages, 8 figures

R2 v1 2026-07-01T06:41:46.192Z