LGCLJun 2

Skill-RM: Unifying Heterogeneous Evaluation Criteria via Agent Skill

arXiv:2606.0398095.8Has Code
Predicted impact top 4% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For LLM post-training pipelines, Skill-RM provides a unified, transparent, and consistent reward modeling approach that integrates diverse evidence sources, improving performance over existing methods.

Skill-RM unifies heterogeneous evaluation criteria (e.g., rule-based verifiers, ground-truth references, procedural checklists) into a single reward model by treating reward computation as a structured agentic task. It consistently outperforms traditional judge baselines on reward benchmarks and downstream tasks like best-of-N selection and reinforcement learning.

Reward models (RMs) provide critical feedback signals for LLM post-training, notably in reinforced fine-tuning (RFT) and reinforcement learning (RL) pipelines. However, current reward evaluation relies on heterogeneous criteria such as rule-based verifiers, ground-truth references, procedural checklists, and complex rubrics, where a unified mechanism to integrate all types of evidence remains unexplored. To this end, we propose Skill Reward Model (Skill-RM), a unified framework that reformulates reward modeling as the execution of a reusable Reward-Evaluation Skill. By treating reward computation as a structured agentic task, Skill-RM provides a consistent interface to orchestrate heterogeneous resources, dynamically selecting and aggregating evidence tailored to the specific requirements of each input. This approach enables the reward model to move beyond static evaluation, ensuring consistency and transparency across diverse tasks. Extensive experiments on reward benchmarks and downstream applications, including best-of-N selection and reinforcement learning, demonstrate that Skill-RM consistently outperforms traditional judge baselines. Our findings suggest that Skill-RM not only provides a unified solution for reward modeling but also achieves superior performance through the strategic and dynamic orchestration of evidence. The code is at https://github.com/Qwen-Applications/Skill-RM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes