English

Follow My Lead: Logical Fallacy Classification with Knowledge-Augmented LLMs

Artificial Intelligence 2025-10-14 v1

Abstract

Large Language Models (LLMs) suffer from critical reasoning gaps, including a tendency to hallucinate and poor accuracy in classifying logical fallacies. This limitation stems from their default System 1 processing, which is fast and intuitive, whereas reliable reasoning requires the deliberate, effortful System 2 approach (Kahneman, 2011; Li et al., 2025). Since full System 2 training is often prohibitively expensive, we explore a low-cost, instruction-based intervention to bridge this gap. Our methodology introduces a novel stepwise instruction dataset that decomposes fallacy classification into a series of atomic procedural steps (simple binary questions). We further augment this with a final verification step where models consult a relational knowledge graph of related fallacies. This procedural, rule-based intervention yields a significant improvement in LLM logical fallacy classification. Crucially, the approach also provides enhanced transparency into the LLMs' decision-making, highlighting a practical pathway for Neuro-symbolic architectures to address LLM reasoning deficits.

Keywords

Cite

@article{arxiv.2510.09970,
  title  = {Follow My Lead: Logical Fallacy Classification with Knowledge-Augmented LLMs},
  author = {Olivia Peiyu Wang and Tashvi Bansal and Ryan Bai and Emily M. Chui and Leilani H. Gilpin},
  journal= {arXiv preprint arXiv:2510.09970},
  year   = {2025}
}

Comments

Accepted as a poster at the Twelfth Annual Conference on Advances in Cognitive Systems. 21 pages, 7 figures and 1 table

R2 v1 2026-07-01T06:30:49.589Z