We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Language Models Are Greedy Reasoners: A Systematic Formal Analysis of Chain-of-Thought

Abstract: Large language models (LLMs) have shown remarkable reasoning capabilities given chain-of-thought prompts (examples with intermediate reasoning steps). Existing benchmarks measure reasoning ability indirectly, by evaluating accuracy on downstream tasks such as mathematical reasoning. However, it is unclear how these models obtain the answers and whether they rely on simple heuristics rather than the generated chain-of-thought. To enable systematic exploration of the reasoning ability of LLMs, we present a new synthetic question-answering dataset called PrOntoQA, where each example is generated from a synthetic world model represented in first-order logic. This allows us to parse the generated chain-of-thought into symbolic proofs for formal analysis. Our analysis on InstructGPT and GPT-3 shows that LLMs are quite capable of making correct individual deduction steps, and so are generally capable of reasoning, even in fictional contexts. However, they have difficulty with proof planning: When multiple valid deduction steps are available, they are not able to systematically explore the different options.
Comments: Published as a conference paper at ICLR 2023
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2210.01240 [cs.CL]
  (or arXiv:2210.01240v4 [cs.CL] for this version)

Submission history

From: Abulhair Saparov [view email]
[v1] Mon, 3 Oct 2022 21:34:32 GMT (2261kb,D)
[v2] Wed, 25 Jan 2023 05:33:23 GMT (2299kb,D)
[v3] Thu, 26 Jan 2023 02:18:52 GMT (2299kb,D)
[v4] Thu, 2 Mar 2023 03:54:28 GMT (2299kb,D)

Link back to: arXiv, form interface, contact.