English

Continual Audio-Visual Sound Separation

Computer Vision and Pattern Recognition 2024-11-06 v1 Machine Learning Multimedia Sound Audio and Speech Processing

Abstract

In this paper, we introduce a novel continual audio-visual sound separation task, aiming to continuously separate sound sources for new classes while preserving performance on previously learned classes, with the aid of visual guidance. This problem is crucial for practical visually guided auditory perception as it can significantly enhance the adaptability and robustness of audio-visual sound separation models, making them more applicable for real-world scenarios where encountering new sound sources is commonplace. The task is inherently challenging as our models must not only effectively utilize information from both modalities in current tasks but also preserve their cross-modal association in old tasks to mitigate catastrophic forgetting during audio-visual continual learning. To address these challenges, we propose a novel approach named ContAV-Sep (\textbf{Cont}inual \textbf{A}udio-\textbf{V}isual Sound \textbf{Sep}aration). ContAV-Sep presents a novel Cross-modal Similarity Distillation Constraint (CrossSDC) to uphold the cross-modal semantic similarity through incremental tasks and retain previously acquired knowledge of semantic similarity in old models, mitigating the risk of catastrophic forgetting. The CrossSDC can seamlessly integrate into the training process of different audio-visual sound separation frameworks. Experiments demonstrate that ContAV-Sep can effectively mitigate catastrophic forgetting and achieve significantly better performance compared to other continual learning baselines for audio-visual sound separation. Code is available at: \url{https://github.com/weiguoPian/ContAV-Sep_NeurIPS2024}.

Keywords

Cite

@article{arxiv.2411.02860,
  title  = {Continual Audio-Visual Sound Separation},
  author = {Weiguo Pian and Yiyang Nan and Shijian Deng and Shentong Mo and Yunhui Guo and Yapeng Tian},
  journal= {arXiv preprint arXiv:2411.02860},
  year   = {2024}
}

Comments

NeurIPS 2024

R2 v1 2026-06-28T19:48:34.083Z