DDAVS: Disentangled Audio Semantics and Delayed Bidirectional Alignment for Audio-Visual Segmentation
Jingqi Tian, Yiheng Du, Haoji Zhang, Yuji Wang, Isaac Ning Lee, Xulong Bai, Tianrui Zhu, Jingxuan Niu, Yansong Tang
TL;DR
DDAVS tackles the AVS problem by explicitly disentangling audio semantics through a prototype-grounded Audio Query Module and sharpening them with a waveform-level Contrastive Optimization Module, then fusing modalities via a delayed, bidirectional Audio-Visual Alignment Module. Key contributions include a prototype memory bank anchoring for stable semantic grounding, a contrastive objective to improve discriminability under multi-source mixtures, and a multi-stage dual cross-attention fusion that delays cross-modal interaction to leverage higher-level representations. Empirical results on AVSBench and VPO show state-of-the-art performance, particularly in challenging multi-source and semantic-source settings, with strong qualitative evidence of cleaner, more source-consistent masks. These advances enhance robust localization of sound-producing objects in real-world scenes and offer a scalable approach for open-domain, time-evolving audio-visual perception.
Abstract
Audio-Visual Segmentation (AVS) aims to localize sound-producing objects at the pixel level by jointly leveraging auditory and visual information. However, existing methods often suffer from multi-source entanglement and audio-visual misalignment, which lead to biases toward louder or larger objects while overlooking weaker, smaller, or co-occurring sources. To address these challenges, we propose DDAVS, a Disentangled Audio Semantics and Delayed Bidirectional Alignment framework. To mitigate multi-source entanglement, DDAVS employs learnable queries to extract audio semantics and anchor them within a structured semantic space derived from an audio prototype memory bank. This is further optimized through contrastive learning to enhance discriminability and robustness. To alleviate audio-visual misalignment, DDAVS introduces dual cross-attention with delayed modality interaction, improving the robustness of multimodal alignment. Extensive experiments on the AVS-Objects and VPO benchmarks demonstrate that DDAVS consistently outperforms existing approaches, exhibiting strong performance across single-source, multi-source, and multi-instance scenarios. These results validate the effectiveness and generalization ability of our framework under challenging real-world audio-visual segmentation conditions. Project page: https://trilarflagz.github.io/DDAVS-page/
