Hearing from Silence: Reasoning Audio Descriptions from Silent Videos via Vision-Language Model
Yong Ren, Chenxing Li, Le Xu, Hao Gu, Duzhen Zhang, Yujie Chen, Manjie Xu, Ruibo Fu, Shan Yang, Dong Yu
TL;DR
The work defines SVAD to probe vision-language models' ability to reason about non-visible audio from silent videos, addressing a key gap in VT2A workflows. It introduces a CoT-based supervised fine-tuning paradigm and the CoT-AudioCaps dataset to structure reasoning from visual inputs to audio captions, leveraging LoRA adapters for efficient adaptation. Experiments show that pre-trained VLMs struggle on SVAD, while single-stage SFT and especially CoT-SFT substantially improve modal-mismatch reasoning and reduce audio-description acquisition challenges during VT2A inference. The findings offer a path toward more human-like multimodal reasoning in the absence of target modalities, with practical implications for video Foley and related audio-caption alignment tasks.
Abstract
Humans can intuitively infer sounds from silent videos, but whether multimodal large language models can perform modal-mismatch reasoning without accessing target modalities remains relatively unexplored. Current text-assisted-video-to-audio (VT2A) methods excel in video foley tasks but struggle to acquire audio descriptions during inference. We introduce the task of Reasoning Audio Descriptions from Silent Videos (SVAD) to address this challenge and investigate vision-language models' (VLMs) capabilities on this task. To further enhance the VLMs' reasoning capacity for the SVAD task, we construct a CoT-AudioCaps dataset and propose a Chain-of-Thought-based supervised fine-tuning strategy. Experiments on SVAD and subsequent VT2A tasks demonstrate our method's effectiveness in two key aspects: significantly improving VLMs' modal-mismatch reasoning for SVAD and effectively addressing the challenge of acquiring audio descriptions during VT2A inference.
