Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
Debate beats best-of-N when the failure mode is confident wrongness; best-of-N wins when the failure mode is stochastic noise. Pick by inspecting the error class, not by reaching for either technique on principle.
Imagine asking a friend the same question five times in a row. If they confidently believe a wrong thing, you get the same wrong answer five times; asking again does not help. Now bring a second friend who has been told to disagree on purpose. They might point out something the first one missed. But if your friend is mostly right and only sometimes makes silly slips (a math error, a typo), asking five times and picking the best one usually catches the slip. So the question is which kind of mistake your friend tends to make: stubborn-wrong, or careless but mostly right. The right fix matches the mistake.
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.
6 to 8 min: the variance-reduction vs forced-disconfirmation mechanism distinction, how to diagnose error class from eval data, the selector and judge requirements for each pattern, latency and parallelism trade-offs, and the 2026 production composition patterns.
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.
Reaching for debate as a general quality boost without checking the error class. On stochastic-noise tasks, best-of-N at the same budget is cheaper and at least as good; debate adds latency for no gain.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.