arXiv:2606.07040cs.CL2026-06

用探索式方法生成可复用的评估技能,提升大模型奖励建模效果。

Beyond Rubrics: Exploration-Guided Evaluation Skills for Reward Modeling

论文配图:Beyond Rubrics: Exploration-Guided Evaluation Skills for Reward Modeling
图 1 · 摘自论文原文
  • 通过两阶段演化生成领域通用评估技能,不依赖每条查询重写评分标准。
  • 仅用100个案例即可训练,对多个模型骨干在RewardBench 2上提分13.44%~18.51%。
  • 适合需要高效、稳定评估能力的模型训练与评测场景。

开放域奖励建模需要能在无明确答案时捕捉细微领域偏好。现有基于评分量表的方法需为每条查询在线生成标准,带来推理开销且易僵化。本文提出Eval-Skill,一种探索引导的评估技能合成方法,将奖励指导视为上下文演化而非参数训练或逐题生成量表。仅用每领域100个样本,通过工作流生成与原则提炼两个渐进阶段,交替进行探索与筛选,构建可复用的领域级评估技能。生成后直接注入判别器上下文。在多个奖励建模基准上,Eval-Skill持续提升多种判别器骨干性能;在RewardBench 2上,对Qwen3-8B提升13.44%,对DeepSeek-V4-Flash提升18.51%。进一步分析显示,紧凑评估技能提供了一种高效的基于大模型评估新范式。代码已开源。

原文摘要 · Abstract (English)

Open-ended reward modeling requires judges that can follow subtle, domain-specific preferences when verifiable answers are unavailable. Existing rubric-based methods often address this by generating criteria online for each query, but the extra generation step can add inference overhead and produce rigid or misaligned guidance. We introduce Eval-Skill, an exploration-guided method that synthesizes reusable evaluation skills for reward modeling and reframes reward guidance as context evolution rather than parameter training or per-query rubric generation. Using only 100 cases per domain for skill evolution, Eval-Skill synthesizes reusable domain-level evaluation skills through two progressive stages, workflow generation followed by principle generation, with exploration and selection interleaved across both stages. Once generated, a skill is directly injected into the judge context. Across multiple RM benchmarks, Eval-Skill consistently improves diverse judge backbones; on RewardBench 2, it yields significant gains over vanilla judging for each main backbone (+13.44% for Qwen3-8B, and 18.51% for DeepSeek-V4-Flash). Further analyses of evolution-time scaling, generalizability, and transferability show that compact evaluation skills offer an efficient new paradigm for LLM-based evaluation. Code is available at https://github.com/xing-stellus-yue/Eval-Skill.

奖励建模评估技能LLM评测零样本

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。