解决预训练音频模型在持续学习中表现差的问题。
PACE: Pretrained Audio Continual Learning
- 用正则化解析分类器增强首次会话适应能力。
- 提出自适应子空间正交微调,提升多轮学习性能。
- 适合研究音频持续学习与模型鲁棒性的人参考。
音频是分析语音、音乐和环境声音的基础模态。尽管预训练音频模型显著提升了音频理解能力,但在数据分布随时间变化的真实场景中仍显脆弱。本文首次系统构建了基于预训练模型的音频持续学习基准,并深入分析其独特挑战。与视觉领域不同,直接迁移参数高效微调策略到音频任务会导致性能下降,根源在于音频骨干网络关注低层频谱细节而非结构化语义,引发上下文错位。通过大量实验,我们发现首次会话适应的解析分类器有潜力,但也暴露两类问题:粗粒度场景下表征饱和,细粒度场景下表征漂移。为此,我们提出PACE方法,通过正则化解析分类器增强首次适应,并引入自适应子空间正交参数高效微调实现多轮适配以改善语义对齐。此外,采用基于谱图的边界感知扰动缓解表征重叠,提升稳定性。在六个多样化的音频持续学习基准上,PACE显著优于现有最优基线,为基于预训练模型的鲁棒、可扩展音频持续学习迈出了重要一步。
原文摘要 · Abstract (English)
Audio is a fundamental modality for analyzing speech, music, and environmental sounds. Although pretrained audio models have significantly advanced audio understanding, they remain fragile in real-world settings where data distributions shift over time. In this work, we present the first systematic benchmark for audio continual learning (CL) with pretrained models (PTMs), together with a comprehensive analysis of its unique challenges. Unlike in vision, where parameter-efficient fine-tuning (PEFT) has proven effective for CL, directly transferring such strategies to audio leads to poor performance. This stems from a fundamental property of audio backbones: they focus on low-level spectral details rather than structured semantics, causing severe upstream-downstream misalignment. Through extensive empirical study, we identify analytic classifiers with first-session adaptation (FSA) as a promising direction, but also reveal two major limitations: representation saturation in coarse-grained scenarios and representation drift in fine-grained scenarios. To address these challenges, we propose PACE, a novel method that enhances FSA via a regularized analytic classifier and enables multi-session adaptation through adaptive subspace-orthogonal PEFT for improved semantic alignment. In addition, we introduce spectrogram-based boundary-aware perturbations to mitigate representation overlap and improve stability. Experiments on six diverse audio CL benchmarks demonstrate that PACE substantially outperforms state-of-the-art baselines, marking an important step toward robust and scalable audio continual learning with PTMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。