CLSep 17, 2024

LLM-as-a-Judge & Reward Model: What They Can and Cannot Do

arXiv:2409.11239v223 citationsh-index: 7
AI Analysis

This work identifies critical limitations in automated evaluators used for LLM assessment and alignment, which is important for researchers and practitioners relying on these tools for benchmarking and reinforcement learning.

The paper analyzes the effectiveness of LLM-as-a-Judge and reward models for evaluating large language models, finding that they transfer well across languages but fail to detect errors like factual inaccuracies and struggle with complex reasoning prompts.

LLM-as-a-Judge and reward models are widely used alternatives of multiple-choice questions or human annotators for large language model (LLM) evaluation. Their efficacy shines in evaluating long-form responses, serving a critical role as evaluators of leaderboards and as proxies to align LLMs via reinforcement learning. However, despite their popularity, their effectiveness in diverse contexts, such as non-English prompts, factual verification, or challenging questions, remains unexplored. In this paper, we conduct a comprehensive analysis of automated evaluators, reporting several key findings on their behavior. First, we discover that English evaluation capabilities significantly influence language-specific evaluation capabilities, often more than the language proficiency itself, enabling evaluators trained in English to easily transfer their skills to other languages. Second, we identify critical shortcomings, where LLMs fail to detect and penalize errors, such as factual inaccuracies, cultural misrepresentations, and the presence of unwanted language. Finally, we find that state-of-the-art evaluators struggle with challenging prompts, in either English or Korean, underscoring their limitations in assessing or generating complex reasoning questions. We release the dataset and codes used.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes