SDLGASOct 14, 2023

Advancing Test-Time Adaptation in Wild Acoustic Test Settings

arXiv:2310.09505v225 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses the problem of stabilizing test-time adaptation for speech recognition in noisy and varied real-world environments, representing an incremental improvement tailored to acoustic data.

The paper tackled performance degradation of acoustic foundation models in wild acoustic test settings for Automatic Speech Recognition by proposing a confidence-enhanced adaptation method with consistency regularization, achieving superior results over baselines on synthetic and real-world datasets.

Acoustic foundation models, fine-tuned for Automatic Speech Recognition (ASR), suffer from performance degradation in wild acoustic test settings when deployed in real-world scenarios. Stabilizing online Test-Time Adaptation (TTA) under these conditions remains an open and unexplored question. Existing wild vision TTA methods often fail to handle speech data effectively due to the unique characteristics of high-entropy speech frames, which are unreliably filtered out even when containing crucial semantic content. Furthermore, unlike static vision data, speech signals follow short-term consistency, requiring specialized adaptation strategies. In this work, we propose a novel wild acoustic TTA method tailored for ASR fine-tuned acoustic foundation models. Our method, Confidence-Enhanced Adaptation, performs frame-level adaptation using a confidence-aware weight scheme to avoid filtering out essential information in high-entropy frames. Additionally, we apply consistency regularization during test-time optimization to leverage the inherent short-term consistency of speech signals. Our experiments on both synthetic and real-world datasets demonstrate that our approach outperforms existing baselines under various wild acoustic test settings, including Gaussian noise, environmental sounds, accent variations, and sung speech.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes