Search papers, labs, and topics across Lattice.
The paper introduces Focus-Then-Listen (FTL), a plug-and-play audio enhancer designed to improve the noise robustness of Large Audio Language Models (LALMs) without requiring task-specific fine-tuning. FTL separates input audio into speech and non-speech components, uses a modality router to predict the target audio modality based on instructions, and employs a modality-aware fusion block to generate an enhanced signal. Experiments demonstrate that FTL enhances LALM performance across various noise levels and tasks without retraining the LALMs.
LALMs get a noise-canceling superpower with Focus-Then-Listen, a plug-and-play module that boosts performance without expensive retraining.
Large audio language models (LALMs) are a class of foundation models for audio understanding. Existing LALMs tend to degrade significantly in real-world noisy acoustic conditions where speech and non-speech sounds interfere. While noise-aware fine-tuning can improve robustness, it requires task-specific noisy data and expensive retraining, limiting scalability. To address this issue, we propose Focus-Then-Listen (FTL), a plug-and-play audio enhancer that improves LALMs'noise robustness. Specifically, FTL first separates the input waveform into speech and non-speech, and a modality router is applied to predict the target audio modality (e.g., speech) based on the user's instruction. Finally, a modality-aware fusion block generates a task-adaptive enhanced signal for improved downstream perception and reasoning. Experiments across multiple LALMs and tasks show that FTL improves performance across different noise levels without fine-tuning on LALMs.