paper-with-me

Papers

E-BATS: Efficient Backpropagation-Free Test-Time Adaptation for Speech Foundation Models

2025-06-08 · Jiaheng Dong, Hong Jia, Soumyajit Chatterjee, Abhirup Ghosh, James Bailey, Ting Dang

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.

📄 PDF Abstract BibTeX arXiv:2506.07078

Code (0)

등록된 구현이 없습니다.

Tasks

GPUTest-time Adaptation

Similar Papers 제목 키워드 기반

Subspace Optimization for Backpropagation-Free Continual Test-Time Adaptation

2026-03-30 · Damian Sójka, Sebastian Cygert, Marc Masana arxiv

We introduce PACE, a backpropagation-free continual test-time adaptation system that directly optimizes the affine parameters of normalization layers. Existing derivative-free approaches struggle to balance runtime effic…

Test-time Adaptation

Purge-Gate: Backpropagation-Free Test-Time Adaptation for Point Clouds Classification via Token Purging

2025-09-11 · Moslem Yazdanpanah, Ali Bahri, Mehrdad Noori, Sahar Dastani 외 arxiv

Test-time adaptation (TTA) is crucial for mitigating performance degradation caused by distribution shifts in 3D point cloud classification. In this work, we introduce Token Purging (PG), a novel backpropagation-free app…

3D Point Cloud ClassificationTest-time AdaptationPoint Clouds

TestMate: Test-Time Domain Adaptation Aided by Lightweight Vision Foundation Model

2026-07-04 · Dimitrios Fotiou, Vasileios Mygdalis, Ioannis Pitas arxiv

Test-Time Domain Adaptation (TTDA) aims to adapt Deep Neural Networks to distribution shifts using only streaming, unlabeled test data in real time. Current methods for semantic segmentation tasks suffer from critical li…

Source-Free Domain AdaptationSemantic SegmentationInstance Segmentation

Backpropagation-Free Test-Time Adaptation via Probabilistic Gaussian Alignment

2025-08-21 · Youjia Zhang, Youngeun Kim, Young-Geun Choi, Hongyeob Kim 외 arxiv

Test-time adaptation (TTA) enhances the zero-shot robustness under distribution shifts by leveraging unlabeled test data during inference. Despite notable advances, several challenges still limit its broader applicabilit…

Test-time Adaptation

Backpropagation-free Network for 3D Test-time Adaptation

2024-03-27 · CVPR 2024 1 · Yanshuo Wang, Ali Cheraghian, Zeeshan Hayder, Jie Hong 외

Real-world systems often encounter new data over time, which leads to experiencing target domain shifts. Existing Test-Time Adaptation (TTA) methods tend to apply computationally heavy and memory-intensive backpropagatio…

Test-time Adaptation