paper-with-me

홈 › Papers

Not All Tokens See Equally: Perception-Grounded Policy Optimization for Large Vision-Language Models

2026-04-02 · Zekai Ye, Qiming Li, Xiaocheng Feng, Ruihan Chen, Ziming Li, Haoyu Ren, Kun Chen, Dandan Tu, Bing Qin arxiv

While Reinforcement Learning from Verifiable Rewards (RLVR) has advanced reasoning in Large Vision-Language Models (LVLMs), prevailing frameworks suffer from a foundational methodological flaw: by distributing identical advantages across all generated tokens, these methods inherently dilute the learning signals essential for optimizing the critical, visually-grounded steps of multimodal reasoning. To bridge this gap, we formulate \textit{Token Visual Dependency}, quantifying the causal information gain of visual inputs via the Kullback-Leibler (KL) divergence between visual-conditioned and text-only predictive distributions. Revealing that this dependency is highly sparse and semantically pivotal, we introduce Perception-Grounded Policy Optimization (PGPO), which is a novel fine-grained credit assignment framework that dynamically reshapes advantages at the token level. Through a threshold-gated, mass-conserving mechanism, PGPO actively amplifies learning signals for visually-dependent tokens while suppressing gradient noise from linguistic priors. Extensive experiments based on the Qwen2.5-VL series across seven challenging multimodal reasoning benchmarks demonstrate that PGPO boosts models by 18.7% on average. Both theoretical and empirical analyses confirm that PGPO effectively reduces gradient variance, prevents training collapse, and acts as a potent regularizer for robust, perception-grounded multimodal reasoning. Code will be released on https://github.com/Yzk1114/PGPO.

📄 PDF Abstract BibTeX arXiv:2604.01840

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMultimodal Reasoning

Similar Papers 제목 키워드 기반

Structured Role-Aware Policy Optimization for Multimodal Reasoning

2026-05-08 · Bingqing Jiang, Difan Zou arxiv

Reinforcement learning from verifiable rewards (RLVR), especially with Group Relative Policy Optimization (GRPO), has shown strong potential for improving the reasoning capabilities of large vision-language models (LVLMs…

Reinforcement LearningMultimodal Reasoning

Improving General Role-Playing Agents via Psychology-Grounded Reasoning and Role-Aware Policy Optimization

2026-06-25 · Zhenhua Xu, Dongsheng Chen, Jian Li, Yitong Lin 외 arxiv

Building general-purpose role-playing agents that faithfully portray any character from a natural-language profile remains challenging. The dominant paradigm -- supervised fine-tuning -- encourages behavioral mimicry wit…

Reinforcement Learning

PRPO: Perception-Reinforced Policy Optimization via Token-Level Dynamic Advantage Reshaping

2026-06-07 · Qiming Li, Tianlun Li, Xiaolong Cheng, Hangyu Li 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has become an effective paradigm for improving the reasoning capability of Large Vision-Language Models (LVLMs). However, existing RLVR methods primarily rely on traj…

Reinforcement LearningMultimodal Reasoning

Spotlight on Token Perception for Multimodal Reinforcement Learning

2025-10-10 · Siyuan Huang, Xiaoye Qu, Yafu Li, Yun Luo 외 arxiv

While Reinforcement Learning with Verifiable Rewards (RLVR) has advanced the reasoning capabilities of Large Vision-Language Models (LVLMs), most existing methods in multimodal reasoning neglect the critical role of visu…

Reinforcement LearningMultimodal Reasoning

NoiseGate: Learning Per-Latent Timestep Schedules as Information Gating in World Action Models

2026-05-08 · Wen Huang, Haoran Sun, Yongjian Guo, Yunxuan Ma 외 arxiv

World Action Models (WAMs) are an emerging family of policies that tie robot action generation to future-observation modeling. In this work, we focus on the joint video--action modeling paradigm, where actions and imagin…