AudioRouter: Data Efficient Audio Understanding via RL based Dual Reasoning
Liyang Chen, Hongkai Chen, Yujun Cai, Sifan Li, Qingwen Ye, Yiwei Wang
TL;DR
AudioRouter introduces a data-efficient reinforcement learning framework that decouples tool-use decisions from core audio reasoning by employing a lightweight Router and a frozen Reasoner. The Router learns a relative outcome reward to decide when invoking external audio tools improves final predictions, achieving up to $25$–$647\times$ data savings while delivering state-of-the-art results on MMAU-mini and MMAR. This approach demonstrates that learning how to use external perceptual tools can be more scalable and practical than end-to-end perceptual internalization for LALMs. The framework offers a principled pathway to robust, tool-augmented audio understanding with broad potential across modalities.
Abstract
Large Audio Language Models (LALMs) have demonstrated strong capabilities in audio understanding and reasoning. However, their performance on fine grained auditory perception remains unreliable, and existing approaches largely rely on data intensive training to internalize perceptual abilities. We propose AudioRouter, a reinforcement learning framework that enables LALMs to improve audio understanding by learning when and how to use external audio tools. Rather than tightly coupling tool usage with audio reasoning, AudioRouter formulates tool use as an explicit decision making problem and optimizes a lightweight routing policy while keeping the underlying reasoning model frozen. Experimental results show that AudioRouter achieves substantial improvements on standard audio understanding benchmarks while requiring up to 600x less training data to learn tool usage compared with conventional training paradigms. These findings suggest that learning effective tool usage offers a data efficient and scalable alternative to internalizing perceptual abilities in LALMs.
