SICL-AT: Another way to adapt Auditory LLM to low-resource task
Haolong Zheng, Siyin Wang, Zengrui Jin, Mark Hasegawa-Johnson
TL;DR
This paper tackles the brittleness of fine-tuning for low-resource audio tasks by leveraging in-context learning (ICL) and introducing Speech In-Context Learning Adaptation-Tuning (SICL-AT), a post-training recipe that trains auditory LLMs to utilize audio demonstrations at inference. Vanilla ICL already improves zero-shot performance across ASR, audio understanding/reasoning, and multilingual tasks, motivating a gradient-free, demonstration-conditioned adaptation approach. SICL-AT further strengthens ICL by training on high-resource, diverse speech data in an episodic format, yielding robust gains across ASR, ST, and AU/AR and outperforming direct fine-tuning under distribution shift. The findings highlight the practical utility of demonstration-conditioned inference for translating abundant high-resource data into improved performance on scarce, low-resource speech tasks, with the alignment of post-training data to downstream formats proving particularly beneficial.
Abstract
Auditory Large Language Models (LLMs) have demonstrated strong performance across a wide range of speech and audio understanding tasks. Nevertheless, they often struggle when applied to low-resource or unfamiliar tasks. In case of labeled in-domain data is scarce or mismatched to the true test distribution, direct fine-tuning can be brittle. In-Context Learning (ICL) provides a training-free, inference-time solution by adapting auditory LLMs through conditioning on a few in-domain demonstrations. In this work, we first show that \emph{Vanilla ICL}, improves zero-shot performance across diverse speech and audio tasks for selected models which suggest this ICL adaptation capability can be generalized to multimodal setting. Building on this, we propose \textbf{Speech In-Context Learning Adaptation Training (SICL-AT)}, a post-training recipe utilizes only high resource speech data intending to strengthen model's in-context learning capability. The enhancement can generalize to audio understanding/reasoning task. Experiments indicate our proposed method consistently outperforms direct fine-tuning in low-resource scenario.
