让声音分离模型持续学习新声音类型,同时不忘记旧知识。
Continual Audio-Visual Sound Separation
- 用跨模态相似性蒸馏约束,保持视觉与声音的关联记忆。
- 在新任务上表现更好,旧任务性能下降减少一半以上。
- 适合需要长期适应新声音环境的智能听觉系统使用。
本文提出一种新的持续音频-视觉声音分离任务,旨在持续分离新类别声音源的同时保留对先前学习类别的性能,借助视觉引导实现。该问题对实际视觉引导听觉感知至关重要,能显著提升音频-视觉分离模型的适应性和鲁棒性,使其更适用于频繁遇到新声音源的真实场景。该任务具有内在挑战性,因为模型不仅要有效利用当前任务的双模态信息,还需保留旧任务中的跨模态关联,以缓解音频-视觉持续学习中的灾难性遗忘。为此,我们提出一种新方法 ContAV-Sep(Continual Audio-Visual Sound Separation),引入一种新型跨模态相似性蒸馏约束(CrossSDC),通过增量任务维持跨模态语义相似性,并保留旧模型中已习得的语义相似性知识,降低灾难性遗忘风险。CrossSDC 可无缝集成至不同音频-视觉声音分离框架的训练流程中。实验表明,ContAV-Sep 能有效缓解灾难性遗忘,在多个持续学习基线中取得显著更优性能。代码已公开:https://github.com/weiguoPian/ContAV-Sep_NeurIPS2024。
原文摘要 · Abstract (English)
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}.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。