Artificial Intelligence

Self-Consistency

A decoding strategy where the model generates multiple reasoning paths for the same question and selects the answer that appears most frequently across paths. It improves accuracy on reasoning tasks.

Why It Matters

Self-consistency improves accuracy on math and logic problems by 10-20% — using the model's own diversity of thought to converge on correct answers.

Example

Asking the same math problem 10 times with high temperature. If 7 out of 10 answers say 42, that is likely correct, even if 3 gave different answers.

Think of it like...

Like asking a room of people to independently solve the same puzzle — the answer that most people converge on is probably right.

Related Terms