paper-with-me

Papers

Dynamic and Generalizable Process Reward Modeling

2025-07-23 · Zhangyue Yin, Qiushi Sun, Zhiyuan Zeng, Qinyuan Cheng, Xipeng Qiu, Xuanjing Huang arxiv

Process Reward Models (PRMs) are crucial for guiding Large Language Models (LLMs) in complex scenarios by providing dense reward signals. However, existing PRMs primarily rely on heuristic approaches, which struggle with cross-domain generalization. While LLM-as-judge has been proposed to provide generalized rewards, current research has focused mainly on feedback results, overlooking the meaningful guidance embedded within the text. Additionally, static and coarse-grained evaluation criteria struggle to adapt to complex process supervision. To tackle these challenges, we propose Dynamic and Generalizable Process Reward Modeling (DG-PRM), which features a reward tree to capture and store fine-grained, multi-dimensional reward criteria. DG-PRM dynamically selects reward signals for step-wise reward scoring. To handle multifaceted reward signals, we pioneeringly adopt Pareto dominance estimation to identify discriminative positive and negative pairs. Experimental results show that DG-PRM achieves stunning performance on prevailing benchmarks, significantly boosting model performance across tasks with dense rewards. Further analysis reveals that DG-PRM adapts well to out-of-distribution scenarios, demonstrating exceptional generalizability.

📄 PDF Abstract BibTeX arXiv:2507.17849

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

PAD: Personalized Alignment of LLMs at Decoding-Time

2024-10-05 · Ruizhe Chen, Xiaotian Zhang, Meng Luo, Wenhao Chai 외

Aligning with personalized preferences, which vary significantly across cultural, educational, and political differences, poses a significant challenge due to the computational costs and data demands of traditional align…

Text Generation

Reward-Consistent Dynamics Models are Strongly Generalizable for Offline Reinforcement Learning

2023-10-09 · Fan-Ming Luo, Tian Xu, Xingchen Cao, Yang Yu

Learning a precise dynamics model can be crucial for offline reinforcement learning, which, unfortunately, has been found to be quite challenging. Dynamics models that are learned by fitting historical transitions often …

D4RLModel-based Reinforcement Learningreinforcement-learningReinforcement Learning

The Devil Is in the Details: Tackling Unimodal Spurious Correlations for Generalizable Multimodal Reward Models

2025-03-05 · Zichao Li, Xueru Wen, Jie Lou, Yuqiu Ji 외

Multimodal Reward Models (MM-RMs) are crucial for aligning Large Language Models (LLMs) with human preferences, particularly as LLMs increasingly interact with multimodal data. However, we find that MM-RMs trained on exi…

DeltaRubric: Generative Multimodal Reward Modeling via Joint Planning and Verification

2026-05-10 · Rui Liu, Dian Yu, Zhenwen Liang, Yucheng Shi 외 arxiv

Aligning Multimodal Large Language Models (MLLMs) requires reliable reward models, yet existing single-step evaluators can suffer from lazy judging, exploiting language priors over fine-grained visual verification. While…

Reinforcement LearningVisual Reasoning

STAGE: Stable and Generalizable GRPO for Autoregressive Image Generation

2025-09-29 · Xiaoxiao Ma, Haibo Qiu, Guohui Zhang, Zhixiong Zeng 외 arxiv

Reinforcement learning has recently been explored to improve text-to-image generation, yet applying existing GRPO algorithms to autoregressive (AR) image models remains challenging. The instability of the training proces…

Text-to-Image GenerationReinforcement Learning