Paper Overview
- Field: Computation and Language (CL)
- Authors: Jiayue Cao, Zhicong Lu, Xuehan Sun
- arXiv: 2606.14691
- Rollouts collected throughout the Group Relative Policy Optimization (GRPO) training process
- Post-RLVR evaluation outputs
- A lightweight, plug-and-play consistency reward model that brings thinking-answer semantic consistency into RLVR
- Hybrid Reward Advantage Segmentation (HRAS) to stably coordinate task and consistency optimization
- Improves task performance
- Effectively mitigates thinking-answer inconsistency
- Produces more faithful reasoning traces
Problem
Reinforcement learning with verifiable rewards (RLVR) has successfully elicited reasoning capabilities in large language models, motivating its extension to multimodal scenarios. Existing methods mainly focus on improving the visual coverage of reasoning traces and mitigating visual hallucinations, but underestimate the semantic inconsistency between the reasoning process and the final answer.
Analysis
The authors study thinking-answer inconsistency in RLVR for large vision-language models (LVLMs) through thorough analyses of:
The findings show this issue persists during training and remains present during inference.
Method: CORA
Motivated by the analysis, CORA (Consistency-Oriented Reasoning Alignment) consists of:
Results
Extensive experiments on representative multimodal reasoning benchmarks and mainstream LVLMs show that CORA:
Original Abstract (partial)
> Reinforcement learning with verifiable rewards (RLVR) has successfully elicited the reasoning capabilities of large language models, motivating its extension to multimodal scenarios. Existing methods primarily focus on improving the visual coverage of reasoning traces and mitigating visual hallucinations, but underestimate the semantic inconsistency between the reasoning process and the final answer...
Source: arXiv:2606.14691. Auto-collected on 2026-06-16.