When is LLM-as-judge an appropriate evaluation method for prompt outputs and what are its known biases that you need to mitigate?
Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
LLM as judge fits open-ended quality scoring where rigid rubrics fail; positional, verbosity, and self-preference biases are real but well-mitigated by shuffling, calibration, and a stronger judge model.
Imagine asking one student to grade another student's essay. They can spot a good essay, but they have habits. They tend to mark the first essay they read a little higher. They like longer essays. And if their teacher taught both of them, they tend to favor essays written in their teacher's style. None of this makes them a bad grader. It just means you have to shuffle the essays, compare their scores against a few teacher-graded ones, and use an older more experienced student as the grader. LLM judges work the same way, with the same fixes.
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.
3 min: when rubrics fail and judges fit + three biases and their mitigations + calibration loop with human gold set + where LLM-as-judge breaks + reasoning-model interaction.
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.
Trusting raw LLM as judge scores without shuffling option order, calibrating against a small human set, or accounting for verbosity bias, and then making promotion decisions on the unadjusted numbers.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.