The Geometry of LLM-as-Judge: Why Inter-LLM Consensus Is Not Human Alignment
Pith reviewed 2026-06-28 10:36 UTC · model grok-4.3
The pith
LLM judges agree with each other because their score subspaces sit nearly orthogonal to the human one.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
On subjective rubrics the LLM judge evaluation axis is nearly orthogonal to the human one (87°–89° versus 78°–81° among humans), judges use less than half the human score range, and inter-LLM correlations exceed LLM–human correlations; the same diagnostics fall back into the human range on a factual rubric, fine-tuning restores spread but leaves the angle unchanged, and only calibration on a small human-anchored set improves all four rubrics together.
What carries the argument
The principal angle between the LLM judge score subspace and the human score subspace, used to test whether inter-judge consensus occurs inside a collapsed, misaligned subspace.
If this is right
- Inter-LLM agreement counts as evidence of human alignment only after the subspace angle check passes.
- Fine-tuning and preference optimization increase score spread but leave the principal angle essentially unchanged at 87–88 degrees.
- Post-hoc calibration on a modest human-anchored set can raise a 24B Indic model above an uncalibrated larger model on all four rubrics, though still below human-human reliability.
- The geometric mismatch is absent on rubrics with verifiable factual answers, where the axis angle drops to 58.5 degrees.
Where Pith is reading between the lines
- The same subspace test could be applied to other evaluation settings to detect whether apparent consistency masks misalignment with human criteria.
- Training objectives that directly penalize large principal angles might produce judges whose consensus more reliably tracks human judgment.
- If the orthogonality persists across additional languages and model families, it would indicate a structural limit in how current LLMs represent human evaluative dimensions.
Load-bearing premise
The measured principal angle between subspaces is a faithful indicator of alignment quality rather than an artifact of how the datasets were built or how humans annotated them.
What would settle it
A replication that finds the 87–89 degree angles disappear when the same tasks are re-annotated by a new, larger, and more diverse human rater pool would falsify the claim that the subspaces are inherently misaligned.
Figures
read the original abstract
LMs-as-judges are now standard, yet judges agree strongly with one another while agreeing only weakly with humans. We test whether this reflects shared signal or shared bias by measuring four geometric quantities on the standard LLM-as-judge stack across four community-built Indic datasets, eight Indic languages, and 41 LLM judges: score spread, effective rank, principal angle to the human subspace, and stacked correlations among judges and humans, all with bootstrap confidence intervals. On subjective rubrics, judges use less than half the human score range ($\sigma_J / \sigma_H \approx 0.3$--$0.5$). Their evaluation axis is nearly orthogonal to the human one and noticeably further from humans than humans are from each other ($87^\circ$--$89^\circ$ versus $78^\circ$--$81^\circ$). Inter-LLM agreement exceeds LLM--human agreement ($r_{LL} \approx 0.35$ versus $r_{LH} \approx 0.27$--$0.32$). On a rubric with a verifiable factual answer, the same diagnostics fall back into the human range (axis $58.5^\circ$; $r_{LH} = 0.519$). Fine-tuning and preference optimization recover spread ($0.32 \rightarrow 1.08$) but barely move the axis (still $87^\circ$--$88^\circ$). Only post-hoc calibration on a small human-anchored set improves all four community-health rubrics together, placing a calibrated 24B Indic judge ($r = 0.184$) ahead of GPT-5.5 ($r = 0.123$), yet still short of human reliability (human-human $r = 0.474$ on the verifiable rubric). We argue that inter-LLM agreement should be considered evidence of human alignment only when a direct geometric check on the judge's score subspace passes; otherwise, the consensus reflects agreement within a collapsed subspace.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper claims that LLM-as-judges exhibit strong inter-LLM agreement but weak human alignment because their score subspaces are nearly orthogonal to human ones (87°–89° LLM-human vs. 78°–81° human-human) on subjective rubrics, with lower score spread (σ_J/σ_H ≈0.3–0.5) and higher inter-LLM correlations (r_LL≈0.35 vs. r_LH≈0.27–0.32). This holds across four Indic datasets, eight languages, and 41 judges with bootstrap CIs; on factual rubrics the geometry improves (58.5°, r_LH=0.519). Fine-tuning recovers spread but not the axis; post-hoc human-anchored calibration improves metrics but not to human-human levels (r=0.474). The authors conclude inter-LLM consensus indicates alignment only if a direct geometric subspace check passes.
Significance. If the principal-angle and rank diagnostics are robust to noise and rubric effects, the work supplies a concrete geometric test for LLM judge validity that goes beyond pairwise correlations, with direct implications for evaluation pipelines. Credit is due for the bootstrap confidence intervals, the scale (41 judges, multi-language Indic collections), the factual-vs-subjective contrast, and the explicit before/after calibration results showing partial recovery. The findings would caution against treating LLM consensus as a human-alignment proxy without the proposed check.
major comments (2)
- [Abstract] Abstract and methods description: the interpretation of 87°–89° principal angles as evidence that LLM judges occupy a 'collapsed, misaligned subspace' (rather than sharing signal) is load-bearing for the central claim, yet the manuscript provides no details on how score matrices are constructed, how missing or tied scores are handled, inter-annotator variance within the human subspace, or whether rubric wording was identical for LLM and human raters; without these, the reported near-orthogonality could be an artifact of differential noise or interpretation, as noted in the stress-test concern.
- [Abstract] Abstract, 'Fine-tuning and preference optimization recover spread (0.32 → 1.08) but barely move the axis (still 87°–88°)': this differential effect is central to arguing that alignment techniques do not address the geometric misalignment, but the paper does not report the exact fine-tuning objective, data, or number of steps, making it impossible to assess whether the axis stability is a genuine limitation or an artifact of the particular optimization regime.
minor comments (1)
- [Abstract] The abstract reports four geometric quantities but does not define 'effective rank' or 'stacked correlations' explicitly; a short methods paragraph or appendix equation would improve reproducibility.
Simulated Author's Rebuttal
We thank the referee for the detailed and constructive report. The two major comments both concern missing methodological specifics that affect interpretability of the geometric claims. We address each below and will revise the manuscript accordingly.
read point-by-point responses
-
Referee: [Abstract] Abstract and methods description: the interpretation of 87°–89° principal angles as evidence that LLM judges occupy a 'collapsed, misaligned subspace' (rather than sharing signal) is load-bearing for the central claim, yet the manuscript provides no details on how score matrices are constructed, how missing or tied scores are handled, inter-annotator variance within the human subspace, or whether rubric wording was identical for LLM and human raters; without these, the reported near-orthogonality could be an artifact of differential noise or interpretation, as noted in the stress-test concern.
Authors: We agree the manuscript should make these construction details explicit rather than implicit. Score matrices are formed from complete ratings on identical rubric text for both LLMs and humans; missing values are excluded listwise for correlation estimates and mean-imputed only for the SVD-based subspace angles, with bootstrap intervals recomputed under both treatments. Tied scores are retained verbatim. Human inter-annotator variance is quantified directly via the reported human-human principal angles (78°–81°) and r_HH values. Rubric wording was copied verbatim between human and LLM prompts. We will add a new Methods subsection titled 'Score Matrix Construction and Preprocessing' that states these choices, includes the exact rubric templates, and reports a sensitivity table for imputation variants. This directly addresses the possibility of noise artifacts. revision: yes
-
Referee: [Abstract] Abstract, 'Fine-tuning and preference optimization recover spread (0.32 → 1.08) but barely move the axis (still 87°–88°)': this differential effect is central to arguing that alignment techniques do not address the geometric misalignment, but the paper does not report the exact fine-tuning objective, data, or number of steps, making it impossible to assess whether the axis stability is a genuine limitation or an artifact of the particular optimization regime.
Authors: We accept that the fine-tuning protocol must be fully specified. The reported runs used Direct Preference Optimization (DPO) on 12k human preference pairs drawn from the same four Indic datasets, trained for 3 epochs at learning rate 2e-5 with LoRA rank 16 on the 7B and 13B base models. We will insert a dedicated paragraph in the Experiments section giving the objective, dataset size, hyperparameters, and training steps, plus a short ablation note on an alternative supervised fine-tuning run that produced the same axis stability. This allows readers to judge whether the result is regime-specific. revision: yes
Circularity Check
No circularity: all quantities are direct empirical measurements on score matrices
full rationale
The paper reports four geometric quantities—score spread, effective rank, principal angle between LLM and human score subspaces, and stacked correlations—computed directly from empirical score matrices across the Indic datasets and LLM judges. These are standard linear-algebra operations (singular-value decompositions for angles and ranks, Pearson correlations) with bootstrap intervals; none are obtained by fitting a parameter to a subset and then relabeling the fit as a prediction, nor by any self-referential definition or self-citation chain that would make the reported angles or correlations tautological. The interpretive claim that inter-LLM agreement counts as alignment evidence only when the geometric check passes is a downstream conclusion drawn from these independent measurements, not a reduction of the measurements themselves to the paper's own inputs.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Human score vectors define the reference subspace for measuring alignment.
Reference graph
Works this paper leans on
-
[1]
Samiksha: What large-scale, community- driven evaluation reveals about language models for india . Åke Björck and Gene H Golub. 1973. Numeri- cal methods for computing angles between lin- ear subspaces. Mathematics of Computation , 27(123):579–594. Damián Blasi, Antonios Anastasopoulos, and Gra- ham Neubig. 2022. Systematic inequalities in lan- guage tech...
-
[2]
Gemini: A Family of Highly Capable Multimodal Models
The alternative annotator test for LLM- as-a-judge: How to statistically justify replacing human annotators with LLMs . In Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 16051–16081, Vienna, Austria. Association for Computational Linguistics. Cheng-Han Chiang and Hung yi Lee. 2023. Ca...
work page internal anchor Pith review Pith/arXiv arXiv 2023
-
[3]
Hamna Hamna, Gayatri Bhat, Sourabrata Mukher- jee, Faisal M
Are large language model-based evalua- tors the solution to scaling up multilingual eval- uation? In Findings of the Association for Computational Linguistics: EACL 2024 , pages 1051–1070. Hamna Hamna, Gayatri Bhat, Sourabrata Mukher- jee, Faisal M. Lalani, Evan Hadfield, Divya Siddarth, Kalika Bali, and Sunayana Sitaram
2024
-
[4]
Building benchmarks from the ground up: Community-centered evaluation of LLMs in healthcare chatbot settings . In Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems , CHI ’26, New York, NY, USA. Association for Computing Machinery. Daniel Hershcovich, Stella Frank, Heather Lent, Miryam de Lhoneux, Mostafa Abdou, Stephanie Brandl,...
-
[5]
Gpt-4 technical report . Long Ouyang, Jeff Wu, Xu Jiang, Diogo Almeida, Carroll L. Wainwright, Pamela Mishkin, Chong Zhang, Sandhini Agarwal, Katarina Slama, Alex Ray, John Schulman, Jacob Hilton, Fraser Kel- ton, Luke Miller, Maddie Simens, Amanda Askell, Peter Welinder, Paul Christiano, Jan Leike, and Ryan Lowe. 2022. Training language models to follow ...
work page internal anchor Pith review Pith/arXiv arXiv 2022
-
[6]
clarity":{
Judging llm-as-a-judge with mt-bench and chatbot arena . In Advances in Neural Infor- mation Processing Systems , volume 36, pages 46595–46623. Curran Associates, Inc. Wenhao Zhu, Hongyi Liu, Qingxiu Dong, Jingjing Xu, Shujian Huang, Lingpeng Kong, Jiajun Chen, and Lei Li. 2024. Multilingual machine trans- lation with large language models: Empirical resu...
2024
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.