← All notes

What makes chain-of-thought reasoning fail in language models?

Investigates how chain-of-thought reasoning works, what it's made of, and when it breaks.

Topic Hub · 11 linked notes · 5 sections
View as

Sub-Maps

2 notes

What makes chain-of-thought reasoning actually work?

Explores the structural and mechanical properties that determine how reasoning traces function in language models. Understanding these properties reveals why format matters more than logic and what tokens carry the most information about correct answers.

Explore related Read →

Why does chain-of-thought reasoning fail in predictable ways?

Explores evidence that CoT failures stem from imitation of reasoning form rather than genuine inference. Examines distribution-bounded degradation, structural pattern matching, and error amplification across multiple failure modes.

Explore related Read →

Reasoning Step Taxonomy and Intervention

1 note

Can reasoning steps be dynamically pruned without losing accuracy?

This explores whether chain-of-thought reasoning contains redundant steps that can be identified and removed during inference. Understanding which steps matter could improve efficiency while maintaining correctness.

Explore related Read →

Writing Angles

2 notes

Why do more capable reasoning models ignore your instructions?

As AI models develop stronger reasoning abilities, they seem to follow instructions less reliably. What causes this counterintuitive trade-off, and how severe is the problem in practice?

Explore related Read →

What critical thinking skills do reasoning models actually lose?

Step-by-step reasoning training optimizes narrow deductive thinking while degrading meta-cognitive abilities like recognizing futile thinking and maintaining tentative reasoning. Understanding this tradeoff matters for deploying reasoning models reliably.

Explore related Read →

New — 2026-06-27

3 notes

Do reasoning traces actually show how models think?

Explores whether the step-by-step narrative in reasoning traces reflects the actual computational dependencies inside the model, or whether traces are stylistic constructs that only resemble reasoning.

Explore related Read →

How should we allocate compute budget at inference time?

Test-time scaling explores how to spend computational resources during query rather than training. The core challenge: given a fixed inference budget, what's the optimal allocation strategy for different problems?

Explore related Read →

How do you navigate synthesis across fragmented research topics?

This note explores how researchers can connect insights scattered across multiple topic files and papers into coherent narratives for writing and publication. It asks what structures and workflows help surface cross-cutting patterns that keyword search alone misses.

Explore related Read →