Learn Before
Concept

Self-Consistency Method

The self-consistency method provides a criterion for determining the best prediction from a pool of candidates. Because it relies on a fixed prompt and a single model to sample multiple reasoning paths (typically using Chain-of-Thought, or CoT, prompting), it operates as an instance of output ensembling rather than prompt ensembling. It identifies the optimal output by selecting the prediction that most frequently aligns with the other generated answers.

0

1

Updated 2026-04-30

Contributors are:

Who are from:

Tags

Foundations of Large Language Models

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Related