paper-with-me

Papers

The Alternative Annotator Test for LLM-as-a-Judge: How to Statistically Justify Replacing Human Annotators with LLMs

2025-01-19 · Nitay Calderon, Roi Reichart, Rotem Dror

The "LLM-as-an-annotator" and "LLM-as-a-judge" paradigms employ Large Language Models (LLMs) as annotators, judges, and evaluators in tasks traditionally performed by humans. LLM annotations are widely used, not only in NLP research but also in fields like medicine, psychology, and social science. Despite their role in shaping study results and insights, there is no standard or rigorous procedure to determine whether LLMs can replace human annotators. In this paper, we propose a novel statistical procedure, the Alternative Annotator Test (alt-test), that requires only a modest subset of annotated examples to justify using LLM annotations. Additionally, we introduce a versatile and interpretable measure for comparing LLM annotators and judges. To demonstrate our procedure, we curated a diverse collection of ten datasets, consisting of language and vision-language tasks, and conducted experiments with six LLMs and four prompting techniques. Our results show that LLMs can sometimes replace humans with closed-source LLMs (such as GPT-4o), outperforming the open-source LLMs we examine, and that prompting techniques yield judges of varying quality. We hope this study encourages more rigorous and reliable practices.

📄 PDF Abstract BibTeX arXiv:2501.10970

Code (1)

nitaytech/alttest 공식 구현

Similar Papers 제목 키워드 기반

How to Correctly Report LLM-as-a-Judge Evaluations

2025-11-26 · Chungpa Lee, Thomas Zeng, Jongwon Jeong, Jy-yong Sohn 외 arxiv

Large language models (LLMs) are widely used as scalable evaluators of model responses in lieu of human annotators. However, imperfect sensitivity and specificity of the LLM judges induce bias in naive evaluation scores.…

Historical Backtesting for Scientific Question Discovery: A Protocol and Astronomy Pilot

2026-08-17 · Hui Mao arxiv

Systems that generate scientific research questions are evaluated today by expert scores, LLM-as-judge ratings, or curated case studies -- all subjective, none falsifiable. We formalize historical backtesting as an alter…

Aligning Intraobserver Agreement by Transitivity

2020-09-29 · Jacopo Amidei

Annotation reproducibility and accuracy rely on good consistency within annotators. We propose a novel method for measuring within annotator consistency or annotator Intraobserver Agreement (IA). The proposed approach is…

Decision Making

TOWER: Tree Organized Weighting for Evaluating Complex Instructions

2024-10-08 · Noah Ziems, Zhihan Zhang, Meng Jiang

Evaluating the ability of large language models (LLMs) to follow complex human-written instructions is essential for their deployment in real-world applications. While benchmarks like Chatbot Arena use human judges to as…

ChatbotInstruction Following

Demo: Statistically Significant Results On Biases and Errors of LLMs Do Not Guarantee Generalizable Results

2025-11-04 · Jonathan Liu, Haoling Qiu, Jonathan Lasko, Damianos Karakos 외 arxiv

Recent research has shown that hallucinations, omissions, and biases are prevalent in everyday use-cases of LLMs. However, chatbots used in medical contexts must provide consistent advice in situations where non-medical …