提出首个面向语音大模型的高效免反向传播测试时自适应方法
E-BATS: Efficient Backpropagation-Free Test-Time Adaptation for Speech Foundation Models
- 通过轻量级提示调优实现前向传播特征对齐
- 在16种噪声条件下提升4.1%-13.5%准确率,内存降低2-6.4倍
- 适合资源受限场景下的实时语音系统部署
语音基础模型在实际应用中面临背景噪声和说话人口音等声学域偏移导致的性能下降。测试时自适应(TTA)可在推理阶段缓解此类问题,无需源数据或标签。然而,现有基于反向传播的TTA方法内存开销大,而免反向传播方法因多为视觉任务设计,不适用于语音任务的噪声特性与模型结构,准确性较差。本文提出E-BATS,首个专为语音基础模型设计的高效免反向传播TTA框架,包含三项关键创新:(i) 前向传播式轻量提示调优实现特征对齐;(ii) 多尺度损失捕捉话语级与词元级分布偏移;(iii) 测试时指数移动平均机制保障跨语句稳定性。在四个含十六种声学条件的噪声语音数据集上实验显示,相较免反向传播基线提升4.1%-13.5%准确率,相比反向传播方法节省2.0-6.4倍GPU内存。该工作推动了真实环境中高效鲁棒语音处理系统的落地。
原文摘要 · Abstract (English)
Speech Foundation Models encounter significant performance degradation when deployed in real-world scenarios involving acoustic domain shifts, such as background noise and speaker accents. Test-time adaptation (TTA) has recently emerged as a viable strategy to address such domain shifts at inference time without requiring access to source data or labels. However, existing TTA approaches, particularly those relying on backpropagation, are memory-intensive, limiting their applicability in speech tasks and resource-constrained settings. Although backpropagation-free methods offer improved efficiency, existing ones exhibit poor accuracy. This is because they are predominantly developed for vision tasks, which fundamentally differ from speech task formulations, noise characteristics, and model architecture, posing unique transferability challenges. In this paper, we introduce E-BATS, the first Efficient BAckpropagation-free TTA framework designed explicitly for speech foundation models. E-BATS achieves a balance between adaptation effectiveness and memory efficiency through three key components: (i) lightweight prompt adaptation for a forward-pass-based feature alignment, (ii) a multi-scale loss to capture both global (utterance-level) and local distribution shifts (token-level) and (iii) a test-time exponential moving average mechanism for stable adaptation across utterances. Experiments conducted on four noisy speech datasets spanning sixteen acoustic conditions demonstrate consistent improvements, with 4.1%-13.5% accuracy gains over backpropagation-free baselines and 2.0-6.4 times GPU memory savings compared to backpropagation-based methods. By enabling scalable and robust adaptation under acoustic variability, this work paves the way for developing more efficient adaptation approaches for practical speech processing systems in real-world environments.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。