paper-with-me

Papers

Auto-Rubric: Learning From Implicit Weights to Explicit Rubrics for Reward Modeling

2025-10-20 · Lipeng Xie, Sen Huang, Zhuo Zhang, Anni Zou, Yunpeng Zhai, Dingchao Ren, Kezun Zhang, Haoyuan Hu, Boyin Liu, Haoran Chen, Zhaoyang Liu, Bolin Ding arxiv

Conventional reward modeling relies on gradient descent over neural weights, creating opaque, data-hungry "black boxes." We propose a paradigm shift from implicit to explicit reward parameterization, recasting optimization from continuous weight spaces to the discrete space of natural language rubrics. We introduce a training-free framework based on iterative rubric learning: it locally induces discriminative criteria via verification-driven refinement, and globally compresses the candidate criteria pool into a compact core set by maximizing an information-theoretic coding rate objective. We organize the compressed core set into a hierarchical rubric structure -- high-level evaluation dimensions supported by concrete verification checks -- serving as an interpretable, portable reward function. Empirically, our approach challenges prevailing data scaling assumptions: using only 70 preference pairs, our rubric-guided judges outperform fully trained reward models on diverse benchmarks. For instance, Qwen3-8B equipped with our learned rubrics achieves 80.91% on RewardBench2, surpassing the specialized Skywork-Reward-V2-Qwen3-8B (78.20%). These results demonstrate that alignment signals are highly compressible and can be effectively captured through explicit symbolic search.

📄 PDF Abstract BibTeX arXiv:2510.17314

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Auto-Rubric as Reward: From Implicit Preferences to Explicit Multimodal Generative Criteria

2026-05-08 · Juanxi Tian, Fengyuan Liu, Jiaming Han, Yilei Jiang 외 arxiv

Aligning multimodal generative models with human preferences demands reward signals that respect the compositional, multi-dimensional structure of human judgment. Prevailing RLHF approaches reduce this structure to scala…

Text-to-Image GenerationImage Editing

OpenRubrics: Towards Scalable Synthetic Rubric Generation for Reward Modeling and LLM Alignment

2025-10-09 · Tianci Liu, Ran Xu, Tony Yu, Ilgee Hong 외 arxiv

Reward modeling lies at the core of reinforcement learning from human feedback (RLHF), yet most existing reward models rely on scalar or pairwise judgments that fail to capture the multifaceted nature of human preference…

Reinforcement Learning

RubricRAG: Towards Interpretable and Reliable LLM Evaluation via Domain Knowledge Retrieval for Rubric Generation

2026-03-21 · Kaustubh D. Dhole, Eugene Agichtein arxiv

Large language models (LLMs) are increasingly evaluated and sometimes trained using automated graders such as LLM-as-judges that output scalar scores or preferences. While convenient, these approaches are often opaque: a…

Rationale Matters: Learning Transferable Rubrics via Proxy-Guided Critique for VLM Reward Models

2026-03-17 · Weijie Qiu, Dai Guan, Junxin Wang, Zhihang Li 외 arxiv

Generative reward models (GRMs) for vision-language models (VLMs) often evaluate outputs via a three-stage pipeline: rubric generation, criterion-based scoring, and a final verdict. However, the intermediate rubric is ra…

Reinforcement Learning

Support Vector Rubrics: Closing the Gap Between Self-Generated and Human Rubrics

2026-06-06 · Mengyuan Sun, Yu Li, Zhuohao Yu, Shikun Zhang 외 arxiv

Rubric-based evaluation is a promising paradigm for judging large language model (LLM) outputs, yet self-generated rubrics lag human-annotated criteria on hard instances. We argue this discriminative gap reflects an obje…