Accuracy

Consistency is the model's real advantage, and its limit

A model gives the same answer to the same input, which humans cannot; that is a genuine strength that is routinely oversold as accuracy.

3 min readAccuracy

Consistency and accuracy are different properties, and a model that is very good at one is not automatically good at the other. An AI scorer's real edge is consistency, and it is worth being precise about why that is not the same thing as being right.

What consistency actually buys you

A frozen model given the same input twice will, absent randomness in sampling or infrastructure, return close to the same output. A human rater given the same photo twice, a week apart, often will not - mood, fatigue, and the anchoring effect of whatever they judged just before all move the number. That difference is real and it matters: a score you can compare across your own submissions, taken a day apart, is only meaningful if the instrument holds still between measurements.

This is what reliability means in the technical sense - agreement with yourself on repeat - and a model clears that bar more easily than a person does, structurally rather than by trying harder. It is also the reason a physical measurement with a tape and a fixed method is a different kind of consistent again, the instrument-level reliability that a vision model can only ever approximate from pixels.

Why that is not accuracy

Reliability is a precondition for a useful score, not a substitute for correctness. Consistent is not the same as correct: a model can return an identical number every time and still be reading a signal that has nothing to do with the thing it claims to measure, which a purely internal consistency check will never catch, because consistency-with-itself and correctness-about-the-world are checked by entirely different tests.

The marketing language around AI tools frequently blurs this. "Consistent" gets described as "accurate," and the audience has no easy way to tell the difference from the outside, because both produce the same visible symptom - a stable number - for different underlying reasons.

The confusion is not entirely the marketing's fault. Consistency is genuinely evidence of something - a model that scattered wildly on identical inputs would not be trustworthy for anything - and it is natural to treat a passed test as more general proof than it is. The mistake is treating it as sufficient rather than necessary: a scorer has to be reliable before it can be worth checking for accuracy, but clearing the first bar says nothing about the second.

Where the machine side genuinely wins, and where it does not

The model's advantage holds specifically for repeat measurement of the same input under the same conditions. It says nothing about whether the underlying scale means what it claims to, whether the training labels were themselves any good, or whether the axis being scored is even well-defined. Those are separate questions, covered elsewhere, and none of them get easier just because the number that came out was stable.

There is also a subtler failure the consistency framing hides: a model can be consistently wrong in a way that is harder to notice than a human's inconsistent wrongness. An inconsistent rater eventually gives you cause to doubt them - the numbers visibly disagree with each other. A model that is wrong the same way every single time never produces that internal contradiction, so the wrongness has to be caught from outside the system, by comparing it against something else entirely, since the model will never contradict itself into revealing the problem.

A human panel trades this consistency for something a model cannot offer: judgement that adapts to context in the moment. What a commissioned human review actually involves is a different product built around that trade, not a worse version of the same one. Choosing between the two is a buying decision that Rate Cock's guide to picking a judge covers directly, and it is worth reading there rather than re-litigated here.

The practical upshot is that a stable score is worth having and worth trusting for what it is - a repeatable reading of a photograph - and worth treating cautiously as a claim about the world beyond that photograph. Reading what a total actually supports, rather than treating stability as proof, is the habit that keeps the two properties from getting merged in the first place.

Read next

Full archive