Skip to content
AImpact
IT EN
Inference Intermediate Also known as: Auto-consistenza

Self-consistency

A technique that samples multiple independent answers from the model with temperature > 0 and picks the most frequent one by majority vote.

ShareLinkedInX

In practice

It often improves accuracy on math reasoning tasks: if 5 out of 7 thought chains converge on the same answer, it is likely correct. It triples or quintuples inference cost.

Related terms

← All terms