[논문 리뷰] Judging the Judges: Evaluating Alignment and Vulnerabilities in LLMs-as-Judges
이 논문은 TriviaQA에서 판사 역할을 하는 LLMs를 체계적으로 연구하고 인간 판단 및 어휘 기반 기준과 비교합니다; 인간과 잘 일치하는 판사가 몇 명에 불과하며, Cohen’s kappa가 백분율 합의보다 더 나은 정렬 지표이고, 일부 저렴한 방법이 시험 응시자 모델의 순위 매김에서 경쟁하거나 우수할 수 있음을 발견합니다.
Offering a promising solution to the scalability challenges associated with human evaluation, the LLM-as-a-judge paradigm is rapidly gaining traction as an approach to evaluating large language models (LLMs). However, there are still many open questions about the strengths and weaknesses of this paradigm, and what potential biases it may hold. In this paper, we present a comprehensive study of the performance of various LLMs acting as judges, focusing on a clean scenario in which inter-human agreement is high. Investigating thirteen judge models of different model sizes and families, judging answers of nine different 'examtaker models' - both base and instruction-tuned - we find that only the best (and largest) models achieve reasonable alignment with humans. However, they are still quite far behind inter-human agreement and their assigned scores may still differ with up to 5 points from human-assigned scores. In terms of their ranking of the nine exam-taker models, instead, also smaller models and even the lexical metric contains may provide a reasonable signal. Through error analysis and other studies, we identify vulnerabilities in judge models, such as their sensitivity to prompt complexity and length, and a tendency toward leniency. The fact that even the best judges differ from humans in this comparatively simple setup suggest that caution may be wise when using judges in more complex setups. Lastly, our research rediscovers the importance of using alignment metrics beyond simple percent alignment, showing that judges with high percent agreement can still assign vastly different scores.
연구 동기 및 목표
- 지식 벤치마크(TriviaQA)에서 LLM 판사와 인간 판단 간의 정합성 평가.
- 크기와 계열별로 여러 판사 모델을 비교하고, 기반 모델과 지시-미세조정 변형을 포함합니다.
- LLM 기반 판정의 편향, 오류 및 신뢰성 문제를 식별합니다.
- 더 저렴하거나 특수화된 판사 모델이 더 큰 판사 모델과 대등하거나 더 나은 순위 매김 성능을 낼 수 있는지 평가합니다.]
- method:[
- TriviaQA 검증 세트 400문항으로 수동 응시자 주석을 수행하고; 9개의 판사 모델이 9개의 응시자 모델을 평가합니다.
- 판사 출력물을 인간 판단과 백분율 합의와 Cohen’s kappa를 사용해 비교합니다.
- 기준선 어휘 메트릭은 exact match(EM) 및 contains match(contains)를 포함합니다.
- 9개의 응시자 모델에 대해 인간 판단과의 순위 상관관계를 Spearman’s rho로 검사합니다.
- 오류 유형, 프롬프트 변화 효과, 더미나 잘못된 응답에 대한 견고성을 분석합니다.]
- research_questions:[
- 다양한 LLM들이 TriviaQA 질문에서 인간 판단과 얼마나 잘 일치하는지 판사로서의 성능은 어떤가요?
- Cohen’s kappa가 LLM 판사에 대해 백분율 합의보다 더 신뢰할 수 있는 정렬 지표를 제공하나요?
- 어떤 판사 모델이 순위 매김 측면에서 응시자 모델들 간의 차별화를 가장 잘 하며, 그에 따른 정합성은 어느 정도입니까?
- 프롬프트 길이, 관용도, 비정보성 응답에 대한 민감도 등 LLM 판사에 영향을 주는 체계적 편향이나 실패 모드가 무엇인가요?]
- key_findings:[
- GPT-4 Turbo 및 Llama-3 70B는 인간과의 일치도가 우수하지만(kappa 84 및 79), 인간 정합도(96)에는 미치지 못합니다.
- Contains는 여러 판사에서 EM보다 더 높은 kappa를 보이나, EM이 전체적으로는 최저로 작동하는 경우가 많습니다; 백분율 합의는 오해를 불러일으킬 수 있습니다.
- Contains, JudgeLM 7B, GPT-4 Turbo/Llama-3 70B는 순위 정확도에서 차이가 있으며, 일부 저렴한 방법은 정합도보다 낮은 경우에도 순위 정확도에서 일치하거나 상회할 수 있습니다.
- 판사 모델은 일반적으로 미정의되거나 관대함이 큰 판단에서 어려움을 겪으며, 'Yes'나 'Sure.' 같은 비정보성 응답에 속을 수 있습니다.
- recall은 인간 정합도와 함께 향상되며(r^2 ≈ 0.98), 정확도는 정합성과 뚜렷한 추세를 보이지 않습니다.
- 자세한 가이드라인이 포함된 프롬프트는 상위 성능의 판사에게만 도움을 주며, 많은 판사는 프롬프트 설계 및 참조 순서에 민감합니다.
더 나은 연구,지금 바로 시작하세요
논문 읽기부터 검토까지, 연구 시간을 획기적으로 줄여보세요.
카드 등록 없음 · 무료 플랜 제공
이 리뷰는 AI가 만들고, 인간 에디터가 검토했습니다.