paper-with-me

Papers

Benchmarking LLM-as-a-Judge for Long-Form Output Evaluation

2026-06-01 · Junjie Chen, Yuxi Dong, Haitao Li, Weihang Su, Yujia Zhou, Min Zhang, Yiqun Liu, Qinyao Ai arxiv

As large language models (LLMs) are increasingly used for long-form generation, reliably evaluating long-form outputs has become a critical challenge. LLM-as-a-judge offers a scalable alternative to human evaluation, yet its reliability in long-form output evaluation remains underexamined: existing meta-evaluation benchmarks focus mainly on short-form outputs. Compared with short-form evaluation, long-form evaluation is not merely a matter of output length; it often requires judges to make more complex document-level assessments of overall organization, task-relevant coverage and depth, cross-section consistency, and scenario-specific quality criteria. In this work, we introduce LongJudgeBench, a comprehensive benchmark for evaluating LLM judges on long-form outputs across diverse real-world scenarios and judging protocols. We systematically evaluate a broad range of LLM judges, covering multiple base models and judging settings. Our results reveal a substantial reliability gap: current LLM judges remain unstable across scenarios, and rubrics or references are helpful but not always sufficient. We hope LongJudgeBench will support future research on more robust, context-aware, and human-aligned LLM-as-a-judge methods. Our code is available at https://github.com/cjj826/LongJudgeBench.

📄 PDF Abstract BibTeX arXiv:2606.01629

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HarmMetric Eval: Benchmarking Metrics and Judges for LLM Harmfulness Assessment

2025-09-29 · Langqi Yang, Tianhang Zheng, Yixuan Chen, Kedong Xiu 외 arxiv

The potential of large language models (LLMs) to generate harmful content poses a significant safety risk for data management, as LLMs are increasingly being used as engines for data generation. To assess this risk, nume…

Self-Preference Bias in Rubric-Based Evaluation of Large Language Models

2026-04-08 · José Pombal, Ricardo Rei, André F. T. Martins arxiv

LLM-as-a-judge has become the de facto approach for evaluating LLM outputs. However, judges are known to exhibit self-preference bias (SPB): they tend to favor outputs produced by themselves or by models from their own f…

Know Thy Judge: On the Robustness Meta-Evaluation of LLM Safety Judges

2025-03-06 · Francisco Eiras, Eliott Zemour, Eric Lin, Vaikkunth Mugunthan

Large Language Model (LLM) based judges form the underpinnings of key safety evaluation processes such as offline benchmarking, automated red-teaming, and online guardrailing. This widespread requirement raises the cruci…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model+1

JuStRank: Benchmarking LLM Judges for System Ranking

2024-12-12 · Ariel Gera, Odellia Boni, Yotam Perlitz, Roy Bar-Haim 외

Given the rapid progress of generative AI, there is a pressing need to systematically compare and choose between the numerous models and configurations available. The scale and versatility of such evaluations make the us…

Benchmarking

On Evaluating LLM Alignment by Evaluating LLMs as Judges

2025-11-25 · Yixin Liu, Pengfei Liu, Arman Cohan arxiv

Alignment with human preferences is an important evaluation aspect of LLMs, requiring them to be helpful, honest, safe, and to precisely follow human instructions. Evaluating large language models' (LLMs) alignment typic…