paper-with-me

홈 › Papers

Autorubric: Unifying Rubric-based LLM Evaluation

2026-02-13 · Delip Rao, Chris Callison-Burch arxiv

Techniques for reliable rubric-based LLM evaluation -- ensemble judging, bias mitigation, few-shot calibration -- are scattered across papers with inconsistent terminology and partial implementations. We introduce Autorubric, an open-source framework that unifies these rubric-based LLM evaluation lessons with opinionated defaults: analytic rubrics with binary, ordinal, and nominal criteria; single-judge and ensemble evaluation; few-shot calibration; bias mitigations; and psychometric reliability metrics. We validate on three benchmarks: RiceChem (college chemistry grading, 80\% accuracy with 5-shot calibration), ResearcherBench (deep research evaluation, 931 criteria, cross-judge agreement analysis), and CHARM-100, a new chatbot evaluation dataset combining all three criterion types with ground truth labels (87\% binary accuracy, moderate-to-substantial $κ$). Beyond measurement, per-criterion scores and explanations serve as optimization signals. We demonstrate how Autorubric's rubric-evaluation explanations raise a peer review agent's score from 0.47 to 0.85 (above the 0.82 expert-curated baseline), and its scores serve as RL rewards to produce statistically significant improvement on AdvancedIF (+0.039, Wilcoxon $p = 0.032$) with positive transfer to IFEval. In all of these cases, Autorubric enabled us to rapidly operationalize various rubric design choices and best practices with minimal effort.

📄 PDF Abstract BibTeX arXiv:2603.00077

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoRubric-T2I: Robust Rule-Based Reward Model for Text-to-Image Alignment

2026-05-17 · Kuei-Chun Kao, Daixuan Huo, Yuanhao Ban, Cho-Jui Hsieh arxiv

Aligning Text-to-Image (T2I) generation models with human preferences increasingly relies on image reward models that score or rank generated images according to prompt alignment and perceptual quality. Existing reward m…

AutoRubric: Rubric-Based Generative Rewards for Faithful Multimodal Reasoning

2025-10-16 · Mengzhao Jia, Zhihan Zhang, Ignacio Cases, Zheyuan Liu 외 arxiv

Multimodal large language models (MLLMs) have rapidly advanced from perception tasks to complex multi-step reasoning, yet reinforcement learning with verifiable rewards (RLVR) often leads to spurious reasoning since only…

Reinforcement LearningMultimodal Reasoning

From Holistic Evaluation to Structured Criteria: Rubrics Across the Evolving LLM Landscape

2026-06-07 · Hao Chen, Ziyu Han, Yukun Yan, Qingfu Zhu 외 arxiv

As Large Language Models (LLMs) advance toward open-ended autonomous agents, the mechanisms used to evaluate and guide their behavior must evolve accordingly. This work introduces the rubric as a unifying framework captu…

Reinforcement Learning

EvoRubric: Self-Evolving Rubric-Driven RL for Open-Ended Generation

2026-05-28 · Xin Guan, Xiaomeng Hu, Shen Huang, Zhenyi Wang 외 arxiv

Reinforcement Learning (RL) has significantly advanced Large Language Models (LLMs) in verifiable domains, but aligning models for open-ended generation remains profoundly challenging due to the lack of definitive reward…

Reinforcement LearningResponse Generation

RubricEval: A Rubric-Level Meta-Evaluation Benchmark for LLM Judges in Instruction Following

2026-03-26 · Tianjun Pan, Xuan Lin, Wenyan Yang, Qianyu He 외 arxiv

Rubric-based evaluation has become a prevailing paradigm for evaluating instruction following in large language models (LLMs). Despite its widespread use, the reliability of these rubric-level evaluations remains unclear…

Instruction Following