How Do Optical Flow and Textual Prompts Collaborate to Assist in Audio-Visual Semantic Segmentation?
Peng Gao, Yujian Lee, Yongqi Xu, Wentao Fan
TL;DR
This work tackles audio-visual semantic segmentation (AVSS) by introducing Stepping Stone Plus (SSP), a framework that couples a pre-mask stage driven by optical flow with two textual prompts and a visual-textual alignment module to enhance cross-modal understanding. The pre-mask leverages motion cues to highlight potential sound sources, while textual prompts address stationary sound-emitting objects, with VTA unifying visual and textual representations and a post-mask loss reinforcing dynamic, sound-related features. Empirical results on AVSBench datasets show SSP achieves state-of-the-art performance, surpassing both fusion-based and prompt-based baselines in mIoU and F-score. The approach offers robust segmentation across moving and stationary sound sources, with practical implications for more accurate scene understanding in multimodal systems.
Abstract
Audio-visual semantic segmentation (AVSS) represents an extension of the audio-visual segmentation (AVS) task, necessitating a semantic understanding of audio-visual scenes beyond merely identifying sound-emitting objects at the visual pixel level. Contrary to a previous methodology, by decomposing the AVSS task into two discrete subtasks by initially providing a prompted segmentation mask to facilitate subsequent semantic analysis, our approach innovates on this foundational strategy. We introduce a novel collaborative framework, \textit{S}tepping \textit{S}tone \textit{P}lus (SSP), which integrates optical flow and textual prompts to assist the segmentation process. In scenarios where sound sources frequently coexist with moving objects, our pre-mask technique leverages optical flow to capture motion dynamics, providing essential temporal context for precise segmentation. To address the challenge posed by stationary sound-emitting objects, such as alarm clocks, SSP incorporates two specific textual prompts: one identifies the category of the sound-emitting object, and the other provides a broader description of the scene. Additionally, we implement a visual-textual alignment module (VTA) to facilitate cross-modal integration, delivering more coherent and contextually relevant semantic interpretations. Our training regimen involves a post-mask technique aimed at compelling the model to learn the diagram of the optical flow. Experimental results demonstrate that SSP outperforms existing AVS methods, delivering efficient and precise segmentation results.
