← Home
TWIML #673 · February 26, 2024 · 48m

Training Data Locality and Chain-of-Thought Reasoning in LLMs

An exploration of how training data composition affects chain-of-thought reasoning capabilities in LLMs, and whether prompting techniques actually elicit genuine reasoning or sophisticated pattern matching.

This summary was generated from show notes and public descriptions, not from a full transcript review. Details may contain inaccuracies.

Canon

The research suggests that chain-of-thought prompting works by activating reasoning patterns present in the training data, not by enabling the model to reason from first principles. The model presents a false self of step-by-step reasoning while the true self is pattern-matching.

Highlights

Whether LLMs truly reason matters less than whether they produce useful outputs — but conflating the two leads to dangerous overconfidence in AI systems
The researchers argue that the philosophical question (do LLMs reason?) matters less than the practical question (do their outputs help users?) — but users who believe LLMs reason are more likely to trust outputs in domains where pattern matching produces incorrect results.
Was this useful?