2025/10/01 by Rui Liu, Dian Yu, Liu, Rui +19 · 2 citations
Computer Science · #AI-based Problem Solving and Planning #Ambiguity #Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #FOS: Computer and information sciences #Focus (optics) #Machine Learning (cs.LG) #Multimodal learning #Perception #Policy learning #Prioritization #Reinforcement learning #Semantic Web and Ontologies #Speech and dialogue systems #Verifiable secret sharing
paper · pdf · doi:10.48550/arxiv.2510.01444
published in arXiv (Cornell University) (Cornell University)
openalex publication_date 2025/10/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05
Reinforcement learning with verifiable rewards (RLVR) has advanced reasoning capabilities in multimodal large language models. However, existing methods typically treat visual inputs as deterministic, overlooking the perceptual ambiguity inherent to the visual modality. Consequently, they fail to distinguish whether a model's uncertainty stems from complex reasoning or ambiguous perception, preventing the targeted allocation of exploration or learning signals. To address this gap, we introduce DUPL, a dual-uncertainty guided policy learning approach for multimodal RLVR that quantifies and leverages both perceptual uncertainty (via symmetric KL divergence) and output uncertainty (via policy entropy) to guide policy updates. By establishing an uncertainty-driven feedback loop and employing a dynamic branch prioritization mechanism, DUPL recalibrates the policy advantage to focus learning on states with high perceptual or decisional ambiguity, enabling effective targeted exploration beyond passive data augmentation. Evaluated on diverse multimodal reasoning benchmarks spanning mathematical and general domains, DUPL achieves solid gains. It improves Qwen2.5-VL accuracy by up to 12.3% (3B) and 7.9% (7B), and Qwen3-VL-Instruct by up to 10.7% (4B) and 12.4% (8B), consistently outperforming GRPO, while seamlessly generalizing to alternative algorithms (DAPO, +6.5% avg) and architectures (LLaVA-OneVision-1.5, +4.7% avg). These results demonstrate that DUPL is an effective and generalizable approach for multimodal RLVR.