English

AVSCap: Orchestrating Audio-Visual Synergy for Omni-modal Video Captioning

Computer Vision and Pattern Recognition 2026-07-14 v1

Abstract

Omni-modal video captioning is not merely combining visual captioning with audio transcription: a useful caption must describe how visual actions, speech, music, and sound effects co-evolve. Existing large multimodal models often fail at this relational step, treating audio and visual streams as loosely coupled observations, relying on automatic speech recognition, and under-specifying non-speech sounds and their links to visual events. We present AVSCap, a framework for audio-visual captioning centered on explicit cross-modal event binding. First, we construct AVSCap-130K, a tri-modal training corpus generated by a decoupled-then-fused pipeline that anchors visual and acoustic evidence before composing grounded omni-modal captions. Second, we train AVSCap-7B, a 7B captioner with a two-stage strategy: supervised fine-tuning establishes baseline capabilities, while sample-efficient reinforcement learning uses hybrid rewards to optimize acoustic completeness and audio-visual synergy. Our scaling analysis shows that reinforcement learning brings larger gains than increasing SFT data. Third, we introduce AVSCapBench, a benchmark that decomposes captions into visual, audio, and synergy events and evaluates them with fine-grained event recall. Experiments on AVSCapBench and external benchmarks show that AVSCap-7B improves non-speech audio coverage and cross-modal binding, delivering the best overall performance among evaluated open-source models.

Keywords

Cite

@article{arxiv.2607.12820,
  title  = {AVSCap: Orchestrating Audio-Visual Synergy for Omni-modal Video Captioning},
  author = {Yanghai Wang and Jiahao Wang and Jiafu Tang and Yuanxing Zhang and Zhe Cao and Hanyan Bian and Zijie Zhang and Weiliang Luo and Zhiyu Pan and Zixuan Dong and Jiaheng Liu and Zhaoxiang Zhang},
  journal= {arXiv preprint arXiv:2607.12820},
  year   = {2026}
}