arXiv 2203.11171

Self-Consistency Improves Chain of Thought Reasoning in Language Models

By Xuezhi Wang, Jason Wei, et al.

Published 2022-03-21

Wiki summary

Explore the paper's summary, context, and related research on Papiers.

Chain-of-thought prompting combined with pre-trained large language models has achieved encouraging results on complex reasoning tasks. In this paper, we propose a new decoding strategy, self-consistency, to replace the naive greedy decoding used in chain-of-thought prompting. It first samples a diverse set of reasoning paths instead of only taking the greedy one, and then selects the most consistent answer by margi…

View the original paper on arXiv