English

PDCR: Perception-Decomposed Confidence Reward for Vision-Language Reasoning

Computation and Language 2026-05-14 v1

Abstract

Reinforcement Learning with Verifiable Rewards (RLVR) traditionally relies on a sparse, outcome-based signal. Recent work shows that providing a fine-grained, model-intrinsic signal (rewarding the confidence growth in the ground-truth answer) effectively improves language reasoning training by providing step-level guidance without costly external models. While effective for unimodal text, we find that naively applying this global reward to vision-language (V-L) reasoning is a suboptimal strategy, as the task is a heterogeneous mix of sparse visual perception and dense textual reasoning. This global normalization creates mixture-induced signal degradation, where the training signal for visual steps is statistically distorted by the predominant textual steps. We propose Perception-Decomposed Confidence Reward (PDCR), a framework that solves this by aligning the reward structure with the task's heterogeneous nature. PDCR first performs an unsupervised skill decomposition, introducing a model-internal Visual Dependence Score to quantify visual reliance and applying a clustering algorithm to separate perception and reasoning steps. Based on this, PDCR computes a decomposed advantage by normalizing confidence gains within each skill cluster. This intra-cluster normalization provides a stable, correctly-scaled signal for both perception and reasoning. We demonstrate that PDCR outperforms the naive, global-reward formulation and sparse-reward baselines on key V-L reasoning benchmarks.

Keywords

Cite

@article{arxiv.2605.13467,
  title  = {PDCR: Perception-Decomposed Confidence Reward for Vision-Language Reasoning},
  author = {Hee Suk Yoon and Eunseop Yoon and Ji Woo Hong and SooHwan Eom and Gwanhyeong Koo and Mark Hasegawa-Johnson and Qi Dai and Chong Luo and Chang D. Yoo},
  journal= {arXiv preprint arXiv:2605.13467},
  year   = {2026}
}

Comments

CVPR 2026

R2 v1 2026-07-22T07:10:03.310Z