SYNTHESIS NOTE
TopicsReasoning Methods CoT ToTthis note

Do large language models make the same causal reasoning mistakes as humans?

Research on collider structures reveals whether LLMs share human biases in causal inference. This matters because if both fail identically, collaboration might reinforce rather than correct errors.

Synthesis note · 2026-02-22 · sourced from Reasoning Methods CoT ToT
Where exactly do LLMs break down with language structure? What kind of thing is an LLM really?

The collider structure C1 → E ← C2 (two independent causes with a shared effect) is a diagnostic test for normative causal reasoning. When you observe the effect E, observing one cause should lower your estimate of the other (explaining away). When E is absent, C1 and C2 should remain independent.

Humans systematically fail this test in characteristic ways:

The "Do LLMs Reason Causally Like Us?" paper (CLADDER dataset) finds that LLMs exhibit the same two biases in the same direction as humans. This is not the usual finding of LLM inferiority — it is a finding of human-like systematic error. LLMs are not categorically worse at causal reasoning; they err in the same direction.

This matters for several reasons. First, it undermines clean human-vs-LLM comparisons in causal reasoning tasks: if both fail in the same way, the relevant comparison shifts from "who is better" to "are the failure modes compatible." Second, it raises the question of mechanism: humans likely err due to the associative nature of pattern-matching; LLMs likely err for structurally related reasons (training on human text that exhibits the same biases). The shared error direction is evidence that Why do LLMs handle causal reasoning better than temporal reasoning? — the training data itself has these biases baked in.

Third, the finding has implications for high-stakes causal reasoning: medical diagnosis (collider structures appear in disease-symptom networks), legal reasoning (independent causes with shared outcomes), and policy analysis all involve collider-type structures. Human and LLM collaborators sharing the same biases may reinforce rather than correct each other's errors.

Inquiring lines that read this note 52

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

Why do language models reinforce false assumptions instead of correcting them? Can prompting strategies overcome LLM biases without model fine-tuning? Can AI-generated outputs constitute genuine knowledge or valid claims? How do evaluation biases undermine LLM quality assessment systems? How can AI agents autonomously learn and transfer skills across tasks? How do LLMs distinguish causal reasoning from temporal and semantic associations? How do language models inherit human biases from training data? Why can LLMs generate ideas better than they evaluate them? What mechanisms enable AI systems to generate and spread false beliefs? How can emotions function as reliable information in reasoning and cognitive systems? Why do continual learning scenarios trigger catastrophic forgetting and interference? Do language models develop causal world models or rely on statistical patterns? What distinguishes dynamic from static grounding in dialogue systems? How can AI systems learn from failures without cascading errors? Is embodied interaction necessary for language meaning and genuine agency? When does architectural design matter more than raw model capacity? How do language models establish social grounding in human dialogue? How faithfully do LLMs reflect their actual reasoning in outputs and explanations? How does reasoning graph topology affect breakthrough insights and generalization? What limits mechanistic interpretability's ability to characterize models? Why do agents confidently report success despite actually failing tasks? How do aggregate reward models systematically exclude minority user preferences? Does self-reflection enable models to reliably correct their errors? Does decoupling planning from execution improve multi-step reasoning accuracy? Do reasoning traces faithfully represent or merely mimic actual model reasoning?

Related concepts in this collection 3

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
13 direct connections · 122 in 2-hop network ·dense cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

llms exhibit human-like causal biases — weak explaining away and markov violations in collider networks