CORD: Bridging the Audio-Text Reasoning Gap via Weighted On-policy Cross-modal Distillation
Jing Hu, Danxiang Zhu, Xianlong Luo, Dan Zhang, Shuwei He, Yishu Lei, Haitao Zheng, Shikun Feng, Jingzhou He, Yu Sun, Hua Wu, Haifeng Wang
TL;DR
CORD tackles the persistent audio–text reasoning gap in Large Audio Language Models by introducing an in-model, on-policy cross-modal self-distillation framework. It combines token-level importance-weighted reverse KL alignment with a judge-guided sequence-level reward via Group Relative Policy Optimization to align audio-conditioned reasoning with text-conditioned behavior within a single model. The approach achieves substantial reductions in the modality gap using only about 80k synthetic samples, while preserving auxiliary audio capabilities and demonstrating cross-domain generalization. Ablation analyses confirm the necessity of both the on-policy, trajectory-level supervision and the fine-grained token weighting for stable, effective cross-modal alignment. Overall, CORD offers a scalable, data-efficient pathway to improve reasoning in multimodal LALMs and motivates further exploration with broader data and tasks.
Abstract
Large Audio Language Models (LALMs) have garnered significant research interest. Despite being built upon text-based large language models (LLMs), LALMs frequently exhibit a degradation in knowledge and reasoning capabilities. We hypothesize that this limitation stems from the failure of current training paradigms to effectively bridge the acoustic-semantic gap within the feature representation space. To address this challenge, we propose CORD, a unified alignment framework that performs online cross-modal self-distillation. Specifically, it aligns audio-conditioned reasoning with its text-conditioned counterpart within a unified model. Leveraging the text modality as an internal teacher, CORD performs multi-granularity alignment throughout the audio rollout process. At the token level, it employs on-policy reverse KL divergence with importance-aware weighting to prioritize early and semantically critical tokens. At the sequence level, CORD introduces a judge-based global reward to optimize complete reasoning trajectories via Group Relative Policy Optimization (GRPO). Empirical results across multiple benchmarks demonstrate that CORD consistently enhances audio-conditioned reasoning and substantially bridges the audio-text performance gap with only 80k synthetic training samples, validating the efficacy and data efficiency of our on-policy, multi-level cross-modal alignment approach.
