paper-with-me

홈 › Papers

LLMs-as-Judges: A Comprehensive Survey on LLM-based Evaluation Methods

2024-12-07 · Haitao Li, Qian Dong, Junjie Chen, Huixue Su, Yujia Zhou, Qingyao Ai, Ziyi Ye, Yiqun Liu

The rapid advancement of Large Language Models (LLMs) has driven their expanding application across various fields. One of the most promising applications is their role as evaluators based on natural language responses, referred to as ''LLMs-as-judges''. This framework has attracted growing attention from both academia and industry due to their excellent effectiveness, ability to generalize across tasks, and interpretability in the form of natural language. This paper presents a comprehensive survey of the LLMs-as-judges paradigm from five key perspectives: Functionality, Methodology, Applications, Meta-evaluation, and Limitations. We begin by providing a systematic definition of LLMs-as-Judges and introduce their functionality (Why use LLM judges?). Then we address methodology to construct an evaluation system with LLMs (How to use LLM judges?). Additionally, we investigate the potential domains for their application (Where to use LLM judges?) and discuss methods for evaluating them in various contexts (How to evaluate LLM judges?). Finally, we provide a detailed analysis of the limitations of LLM judges and discuss potential future directions. Through a structured and comprehensive analysis, we aim aims to provide insights on the development and application of LLMs-as-judges in both research and practice. We will continue to maintain the relevant resource list at https://github.com/CSHaitao/Awesome-LLMs-as-Judges.

📄 PDF Abstract BibTeX arXiv:2412.05579

Code (1)

cshaitao/awesome-llms-as-judges 공식 구현

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

SGSimEval: A Comprehensive Multifaceted and Similarity-Enhanced Benchmark for Automatic Survey Generation Systems

2025-08-15 · Beichen Guo, Zhiyuan Wen, Yu Yang, Peng Gao 외 arxiv

The growing interest in automatic survey generation (ASG), a task that traditionally required considerable time and effort, has been spurred by recent advances in large language models (LLMs). With advancements in retrie…

Don't Judge Code by Its Cover: Exploring Biases in LLM Judges for Code Evaluation

2025-05-22 · Jiwon Moon, Yerin Hwang, Dongryeol Lee, Taegwan Kang 외

With the growing use of large language models(LLMs) as evaluators, their application has expanded to code evaluation tasks, where they assess the correctness of generated code without relying on reference implementations…

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…

JudgeBench: A Benchmark for Evaluating LLM-based Judges

2024-10-16 · Sijun Tan, Siyuan Zhuang, Kyle Montgomery, William Y. Tang 외

LLM-based judges have emerged as a scalable alternative to human evaluation and are increasingly used to assess, compare, and improve models. However, the reliability of LLM-based judges themselves is rarely scrutinized.…

Math

Large Language Models in Law: A Survey

2023-11-26 · Jinqi Lai, Wensheng Gan, Jiayang Wu, Zhenlian Qi 외

The advent of artificial intelligence (AI) has significantly impacted the traditional judicial industry. Moreover, recently, with the development of AI-generated content (AIGC), AI and law have found applications in vari…

SurveyText Generation