Theory-Grounded Evaluation of Human-like Fallacy Patterns in LLM Reasoning

Abstract

We study logical reasoning in language models by asking whether their errors follow established human fallacy patterns. Using the Erotetic Theory of Reasoning (ETR) and its open‑source implementation, PyETR, we programmatically generate 383 formally specified reasoning problems and evaluate 38 models. For each response, we judge logical correctness and, when incorrect, whether it matches an ETR‑predicted fallacy. Two results stand out: (i) as a capability proxy (Chatbot Arena Elo) increases, a larger share of a model’s incorrect answers are ETR‑predicted fallacies ($\rho=0.360, p=0.0265$), while overall correctness on this dataset shows no correlation with capability; (ii) reversing premise order significantly reduces fallacy production for many models, mirroring human order effects. Methodologically, PyETR provides an open‑source pipeline for unbounded, synthetic, contamination‑resistant reasoning tests linked to a cognitive theory, enabling analyses that focus on error composition rather than error rate.

Cite

Text

Richardson et al. "Theory-Grounded Evaluation of Human-like Fallacy Patterns in LLM Reasoning." International Conference on Learning Representations, 2026.

Markdown

[Richardson et al. "Theory-Grounded Evaluation of Human-like Fallacy Patterns in LLM Reasoning." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/richardson2026iclr-theorygrounded/)

BibTeX

@inproceedings{richardson2026iclr-theorygrounded,
  title     = {{Theory-Grounded Evaluation of Human-like Fallacy Patterns in LLM Reasoning}},
  author    = {Richardson, Andrew Keenan and Kearns, Ryan Othniel and Moss, Sean and Wang, Vincent and Koralus, Philipp},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/richardson2026iclr-theorygrounded/}
}