AVRT: Audio-Visual Reasoning Transfer through Single-Modality Teachers
About
Recent advances in reasoning models have shown remarkable progress in text-based domains, but transferring those capabilities to multimodal settings, e.g., to allow reasoning over audio-visual data, still remains a challenge, in part because of the limited availability of high-quality reasoning data in targeted multimodal combinations. To address this problem, we introduce AVRT, a novel framework that generates high-quality audio-visual reasoning traces from single-modality teacher models. We generate independent vision- and audio-reasoning traces via models specialized to reason over their respective modalities and merge the resulting traces with an LLM merger model. The resulting multimodal traces are used in a supervised fine-tuning (SFT) cold start to adapt the target model to audio-visual reasoning traces first, before training it in a second reinforcement learning stage on larger-scale data. Evaluated on seven audio-visual and audio benchmarks, our 3B and 7B parameter models achieve state-of-the-art results among models of comparable size including OmniBench and DailyOmni for audio-visual and MMAR for audio-only reasoning, showing that cross-modal training also transfers to single-modality tasks and establishing a new training pipeline for multimodal reasoning models.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Audio-Visual Question Answering | AVQA | Accuracy91.1 | 85 | |
| Audio-visual understanding | Daily-Omni | Accuracy54.4 | 58 | |
| Video Reasoning | Video-MME | -- | 55 | |
| Audio Reasoning | MMAR | Average Accuracy59.1 | 38 | |
| Audio-Visual Reasoning | OmniBench | Accuracy57.1 | 16 | |
| Audio-Visual Reasoning | Riva Academic | Accuracy50.7 | 9 | |
| Audio-Visual Reasoning | Riva (StandUp) | Accuracy75.3 | 9 | |
| Audio Reasoning | MMAU | Accuracy75.4 | 7 |