Which of these are valid concerns when using LLM-as-judge for evaluation?
Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
Position bias, self-preference bias, and weakness on factual grounding are real concerns. Determinism and equal cost are not, judges sample at T greater than 0 by default and usually cost more than the candidate.
Imagine asking a famous chef to judge a cooking competition. Three things go wrong even before the food arrives. First, they remember the first dish best (position bias). Second, they unconsciously prefer the cooking style closest to their own training (self-preference). Third, they are great at saying which dish LOOKS prettier but cannot easily tell whether the chef used the right amount of salt unless they taste-test against the recipe (weak on factual grounding). Two things people sometimes worry about are not really problems: the chef does not always score the same plate identically (unless you pin them down), and the chef is usually not cheaper than the cooks they are judging.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
4 min: three real biases (position, self-preference, factual) + two false comforts (cost equality, determinism) + mitigation toolkit + production triangulation with human eval.
Real products, models, and research that use this idea.
What an interviewer would ask next. Try answering before peeking at the approach.
Red flags and common mistakes that signal junior thinking. Click to expand.
Treating an LLM judge as a calibrated oracle. Judges have measurable biases (position, self-preference) and weak factual grounding, all of which corrupt the eval if uncontrolled.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.