CLAISep 6, 2024

From Calculation to Adjudication: Examining LLM judges on Mathematical Reasoning Tasks

arXiv:2409.04168v220 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses the problem of reducing human annotation needs for AI researchers, but it is incremental as it extends existing LLM judge methods to a new domain.

The study evaluated LLMs as judges on mathematical reasoning tasks, finding that judges correlate with candidate model performance but fail to improve task performance, with 70%-75% of judgments predictable using simple features.

To reduce the need for human annotations, large language models (LLMs) have been proposed as judges of the quality of other candidate models. The performance of LLM judges is typically evaluated by measuring the correlation with human judgments on generative tasks such as summarization or machine translation. In contrast, we study LLM judges on mathematical reasoning tasks. These tasks require multi-step reasoning, and the correctness of their solutions is verifiable, enabling a more objective evaluation. We perform a detailed performance analysis and find that easy samples are easy to judge, and difficult samples are difficult to judge. Our analysis uncovers a strong correlation between judgment performance and the candidate model task performance, indicating that judges tend to favor higher-quality models even if their answer is incorrect. As a consequence, we test whether we can predict the behavior of LLM judges using simple features such as part-of-speech tags and find that we can correctly predict 70%-75% of judgments. We conclude this study by analyzing practical use cases, showing that LLM judges consistently detect the on-average better model but largely fail if we use them to improve task performance.

Foundations

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

Your Notes