Invarra
Menu
Back to blog

Latent Invariance Principle

Correct Once Is Not Enough

Why single-representation accuracy can fool you

A correct answer to one prompt does not prove that a model tracked the underlying target. The stronger question is what happens when meaning stays fixed and representation changes.

A familiar evaluation pattern starts with one input. A model sees a prompt, a benchmark item, a policy question, a document, or a case description. It returns an answer, and the answer looks correct. That result matters, but it is often treated as if it proves more than it can support. The model may have handled that exact representation well without demonstrating that it can track the underlying target when the same request appears in a different form.

This distinction becomes important whenever the thing we care about is not directly observable. In AI evaluation, the prompt is usually not the target itself. It is a representation of an intent, a policy boundary, a risk condition, a user need, or a semantic case. The same is true in many other measurement settings: a survey item is not the belief, a symptom description is not the condition, and a policy sentence is not the full practical scope of the rule. Each observable input gives access to something deeper, but it is not identical to that deeper object.

The representation is not the target

Consider a simple enterprise assistant scenario. One user asks whether a request should be approved. Another asks whether it is appropriate to allow the same request. In context, those two phrasings may preserve the same practical meaning. If a model gives the correct answer to the first wording, we know something useful: the model behaved correctly under that wording. We do not yet know whether it tracked the underlying policy boundary or responded to a phrase, template, ordering, salience cue, or familiar benchmark pattern.

That uncertainty is not a philosophical technicality. It is a deployment problem. Real users do not present every case in the same form. They paraphrase, add context, introduce pressure, use different levels of detail, or embed the request inside a workflow. If correct behavior disappears when the wording changes but the meaning remains fixed, the evaluation has found a weakness that isolated accuracy would have missed.

Single-representation correctness is therefore weak evidence of latent tracking. It can be real evidence of performance under one form, but it is not yet strong evidence that the system is following the underlying phenomenon rather than the surface through which that phenomenon was shown.

The identification problem

The measurement issue is that two explanations can fit the same observation. The optimistic explanation is that the model behaved correctly because it tracked the relevant target. The more cautious explanation is that it behaved correctly because the representation happened to contain cues that led to the right answer. With only one representation and one response, those explanations cannot be separated.

Adding more examples does not always solve the problem. If every example comes from the same representation channel, the evaluation may become very confident about behavior under that channel while still saying little about the underlying target. More rows in the same style can increase precision around a narrow measurement while leaving the broader question unanswered.

The stronger question is not simply whether the answer was correct. It is whether behavior remains correct when the representation changes in ways that preserve the relevant meaning. That is the practical idea behind the Latent Invariance Principle: when a phenomenon is observed only through representations, stability under valid representational variation is the evidence that behavior is not merely tracking surface form.

What should change in evaluation

This does not mean that every paraphrase is valid or that every outcome difference is a failure. The variation has to preserve what matters. If the meaning changes, the correct behavior may change as well. The point is to distinguish arbitrary perturbation from controlled variation: changes in wording, framing, order, or context that preserve the decision-relevant structure of the case.

For high-stakes AI systems, that distinction changes the evidentiary standard. A clean demo is no longer enough. A model should be tested against multiple valid representations of the same underlying case, and the evaluation should report both correctness and stability. A system can be consistently wrong, so stability alone is not success. But correctness without stability is also not enough for assurance.

The practical test is simple. When someone shows a correct model answer, ask what target the answer is supposed to reflect, what representation channel was used to observe it, and what happens when the meaning is preserved but the representation changes. If the third question has not been asked, the conclusion should be modest.

At Invarra, this is the reason we focus on behavior under meaning-preserving variation. Correct once is not nothing. It is just not the same as evidence that the system will keep the right behavior when language changes shape.