paper-with-me

홈 › Papers

Agentic Reward Modeling: Integrating Human Preferences with Verifiable Correctness Signals for Reliable Reward Systems

2025-02-26 · Hao Peng, Yunjia Qi, Xiaozhi Wang, Zijun Yao, Bin Xu, Lei Hou, Juanzi Li

Reward models (RMs) are crucial for the training and inference-time scaling up of large language models (LLMs). However, existing reward models primarily focus on human preferences, neglecting verifiable correctness signals which have shown strong potential in training LLMs. In this paper, we propose agentic reward modeling, a reward system that combines reward models with verifiable correctness signals from different aspects to provide reliable rewards. We empirically implement a reward agent, named RewardAgent, that combines human preference rewards with two verifiable signals: factuality and instruction following, to provide more reliable rewards. We conduct comprehensive experiments on existing reward model benchmarks and inference time best-of-n searches on real-world downstream tasks. RewardAgent significantly outperforms vanilla reward models, demonstrating its effectiveness. We further construct training preference pairs using RewardAgent and train an LLM with the DPO objective, achieving superior performance on various NLP benchmarks compared to conventional reward models. Our codes are publicly released to facilitate further research (https://github.com/THU-KEG/Agentic-Reward-Modeling).

📄 PDF Abstract BibTeX arXiv:2502.19328

Code (1)

thu-keg/agentic-reward-modeling 공식 구현

Tasks

Instruction Following

Methods 이 논문이 사용한 방법론

DPO 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

RewardHarness: Self-Evolving Agentic Post-Training

2026-05-09 · Yuxuan Zhang, Penghui Du, Bo Li, Cong Wei 외 arxiv

Evaluating instruction-guided image edits requires rewards that reflect subtle human preferences, yet current reward models typically depend on large-scale preference annotation and additional model training. This create…

ARM-Thinker: Reinforcing Multimodal Generative Reward Models with Agentic Tool Use and Visual Reasoning

2025-12-04 · Shengyuan Ding, Xinyu Fang, Ziyu Liu, Yuhang Zang 외 arxiv

Reward models are critical for aligning vision-language systems with human preferences, yet current approaches suffer from hallucination, weak visual grounding, and an inability to use tools for verification, limiting th…

Reinforcement LearningInstruction FollowingMultimodal ReasoningLogical Reasoning

ToolRM: Towards Agentic Tool-Use Reward Modeling

2025-10-30 · Renhao Li, Jianhong Tu, Yang Su, Yantao Liu 외 arxiv

Reward models (RMs) play a critical role in aligning large language models (LLMs) with human preferences. Yet in the domain of tool learning, the lack of RMs specifically designed for function-calling tasks has limited p…

ALaRM: Align Language Models via Hierarchical Rewards Modeling

2024-03-11 · Yuhang Lai, Siyuan Wang, Shujun Liu, Xuanjing Huang 외

We introduce ALaRM, the first framework modeling hierarchical rewards in reinforcement learning from human feedback (RLHF), which is designed to enhance the alignment of large language models (LLMs) with human preference…

Long Form Question AnsweringMachine TranslationQuestion AnsweringText Generation

AgenticGen: Reward-Guided Agentic Video Generation for Advertising

2026-08-31 · Xingyuan Bu, Chengru Song, Hao Zhou, Tao Zhou 외 hf

Advertising video generation is not only a video synthesis task, but also a product-conditioned reasoning problem whose success is measured by online business metrics. Recent video foundation models can generate realisti…

Video Generation