AURA: Adaptive Uncertainty-aware Refinement for LLM-as-a-Judge Auditing
About
Large language models (LLMs) are increasingly used as judges for open-ended generation, as large-scale human evaluation is often expensive and difficult to scale, yet their preferences remain imperfect proxies for human judgment. Existing auditing pipelines often assume that a reliable subset of examples or clean supervision signals are available beforehand, for example from human annotation, heuristic filtering, or the outputs of strong judges. In LLM evaluation, this assumption is fragile: the initial split may inherit judge bias, while human verification is typically too scarce to define stable groups at scale. We propose AURA, an adaptive uncertainty--aware refinement framework for auditing pairwise LLM--as--a--judge decisions under selected human verification. AURA iteratively learns a human-consistency signal, propagates reliable evidence, and prioritizes uncertain comparisons for human review. The key idea is to treat trust in a judge as a latent quantity that is progressively refined as evidence accumulates. We provide a compact formulation, a stable refinement procedure, and a comprehensive evaluation on both synthetic and real pairwise LLM-answer data.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Coding | Coding Real-data 20% verified | Original Accuracy63.92 | 30 | |
| Pairwise Comparison Accuracy Refinement | Coding | Original Accuracy63.92 | 30 | |
| Factual Accuracy Estimation | Real-data Factual GPT-5.4 responses | Original Accuracy64.39 | 6 | |
| Factual Accuracy Estimation | Real-data Factual GPT-5.4-mini responses | Original Accuracy62.47 | 6 | |
| Factual Accuracy Estimation | Real-data Factual Gemini responses | Original Accuracy66.37 | 6 | |
| Factual Accuracy Estimation | Real-data Factual Qwen responses | Original Accuracy55.94 | 6 | |
| Factual Accuracy Estimation | Real-data Factual Mistral responses | Original Accuracy51.05 | 6 | |
| Math | Real-data Math GPT-5.4 outputs (3% verified data) | Original Accuracy67.2 | 6 | |
| Math | Real-data Math GPT-5.4-mini (3% verified data) | Original Accuracy62.35 | 6 | |
| Math | Real-data Math Gemini outputs (3% verified data) | Original Accuracy66.35 | 6 |