AURORA:Augmented Understanding via Structured Reasoning and Reinforcement Learning for Reference Audio-Visual Segmentation
Ziyang Luo, Nian Liu, Fahad Shahbaz Khan, Junwei Han
TL;DR
AURORA tackles Reference Audio-Visual Segmentation by enforcing genuine multimodal reasoning through structured Chain-of-Thought prompts, while preserving pixel-precise segmentation via a segmentation feature distillation loss. It then advances reasoning quality with a corrective reflective-style training stage and reinforces robustness with Group Reward Policy Optimization, incorporating format, IoU, and class rewards. The approach sets new state-of-the-art on Ref-AVS and demonstrates strong cross-task generalization to unreferenced AVS, highlighting substantial improvements in both semantic grounding and segmentation accuracy. This framework underscores the viability of integrating deliberate reasoning processes into vision-language models for fine-grained multimodal tasks.
Abstract
Reference Audio-Visual Segmentation (Ref-AVS) tasks challenge models to precisely locate sounding objects by integrating visual, auditory, and textual cues. Existing methods often lack genuine semantic understanding, tending to memorize fixed reasoning patterns. Furthermore, jointly training for reasoning and segmentation can compromise pixel-level precision. To address these issues, we introduce AURORA, a novel framework designed to enhance genuine reasoning and language comprehension in reference audio-visual segmentation. We employ a structured Chain-of-Thought (CoT) prompting mechanism to guide the model through a step-by-step reasoning process and introduce a novel segmentation feature distillation loss to effectively integrate these reasoning abilities without sacrificing segmentation performance. To further cultivate the model's genuine reasoning capabilities, we devise a further two-stage training strategy: first, a ``corrective reflective-style training" stage utilizes self-correction to enhance the quality of reasoning paths, followed by reinforcement learning via Group Reward Policy Optimization (GRPO) to bolster robustness in challenging scenarios. Experiments demonstrate that AURORA achieves state-of-the-art performance on Ref-AVS benchmarks and generalizes effectively to unreferenced segmentation.
