AQA-TTRL: Self-Adaptation in Audio Question Answering with Test-Time Reinforcement Learning
About
Large Audio Language Models (LALMs) exhibit strong capabilities in general audio understanding but remain static after deployment, limiting their adaptability to real-world data. Since supervised fine-tuning is costly, we propose AQA-TTRL, a novel framework for audio understanding that enables on-the-fly evolution via test-time reinforcement learning using only unlabeled test data. It generates pseudo-labels via majority voting and optimizes the model through reinforcement learning. To address the noise in self-generated labels, we introduce confidence weighting to adjust training signals. Furthermore, multiple-attempt sampling mitigates advantage collapse and stabilizes training. Across MMAU, MMAR, and MMSU, AQA-TTRL achieves significant average improvements of 4.42% for Qwen2.5-Omni 7B and 11.04% for the 3B model. Notably, the adapted 3B model outperforms direct inference of the unadapted 7B model, highlighting the effectiveness of test-time adaptation in audio understanding.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Audio Question Answering | MMAR | Average Score63.2 | 55 | |
| Audio Question Answering | MMSU | Score61.48 | 31 | |
| Audio Question Answering | MMAU mini v05.15.25 (test) | Accuracy76.8 | 8 | |
| Audio Question Answering | MMAU v05.15.25 (test) | Accuracy0.7374 | 8 |