paper-with-me

홈 › Papers

Generating and Refining Dynamic Evaluation Rubrics for LLM-as-a-Judge

2026-05-28 · Zijie Wang, Eduardo Blanco arxiv

LLM-as-a-Judge is a scalable alternative to human evaluation, yet existing rubric-based methods rely on human-annotated data such as reference answers or expert-crafted rubrics. We propose to automatically generate fine-grained evaluation rubrics without any human annotation. Our training-free method generates rubrics at dataset-specific and instance-specific granularities, achieving performance competitive with existing methods across four benchmarks. We further present a method that iteratively fine-tunes a rubric generator model via meta-judge reward signals. The fine-tuned generator outperforms all existing baselines in both pairwise and pointwise evaluation. Notably, a fine-tuned 14B rubric generator outperforms a much larger proprietary model at rubric generation, showing the effectiveness of our fine-tuning strategy.

📄 PDF Abstract BibTeX arXiv:2605.30568

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Elmes*: Automated Construction of Fine-Grained Evaluation Rubrics for Large Language Models in Long-Tail Educational Scenarios

2026-06-04 · Tao Liu, Ye Lu, Ruohua Zhang, Siyu Song 외 arxiv

Evaluating large language models (LLMs) for education requires measuring how models teach, not only what they know. Existing benchmarks emphasize domain-general correctness or depend on manually designed rubrics that sca…

Reliable to Expressive: A Curriculum for Rubric-Following Safety Judges

2026-06-08 · Yongtaek Lim, Hyeji Choi, Minwoo Kim arxiv

Safety judges are increasingly deployed to evaluate model outputs against evolving criteria, yet recent meta-evaluation work shows they remain brittle under prompt and rubric variation, with false negative-rate swings of…

Beyond the Illusion of Consensus: From Surface Heuristics to Knowledge-Grounded Evaluation in LLM-as-a-Judge

2026-03-11 · Mingyang Song, Mao Zheng, Chenning Xu arxiv

The paradigm of LLM-as-a-judge relies on a critical assumption, namely that high inter-evaluator agreement indicates reliable and objective evaluation. We present two complementary findings that challenge this assumption…

Learning to Judge: LLMs Designing and Applying Evaluation Rubrics

2026-02-09 · Clemencia Siro, Pourya Aliannejadi, Mohammad Aliannejadi arxiv

Large language models (LLMs) are increasingly used as evaluators for natural language generation, applying human-defined rubrics to assess system outputs. However, human rubrics are often static and misaligned with how m…

FinResearchBench II: A Deep Research Benchmark with Consensus-Derived Gold Rubrics for Distinguishing Financial Report Quality

2026-07-14 · Beidi Luan, Rui Sun, Sinuo Wang, Yan Gu 외 arxiv

Deep research agents are increasingly used to produce long-form financial reports, yet large-scale evaluation remains bottlenecked by the need for human experts to define and execute high-quality rubrics. We address this…