English

Conditional and Modal Reasoning in Large Language Models

Computation and Language 2024-10-15 v4 Artificial Intelligence Logic in Computer Science

Abstract

The reasoning abilities of large language models (LLMs) are the topic of a growing body of research in AI and cognitive science. In this paper, we probe the extent to which twenty-nine LLMs are able to distinguish logically correct inferences from logically fallacious ones. We focus on inference patterns involving conditionals (e.g., 'If Ann has a queen, then Bob has a jack') and epistemic modals (e.g., 'Ann might have an ace', 'Bob must have a king'). These inferences have been of special interest to logicians, philosophers, and linguists, since they play a central role in the fundamental human ability to reason about distal possibilities. Assessing LLMs on these inferences is thus highly relevant to the question of how much the reasoning abilities of LLMs match those of humans. All the LLMs we tested make some basic mistakes with conditionals or modals, though zero-shot chain-of-thought prompting helps them make fewer mistakes. Even the best performing LLMs make basic errors in modal reasoning, display logically inconsistent judgments across inference patterns involving epistemic modals and conditionals, and give answers about complex conditional inferences that do not match reported human judgments. These results highlight gaps in basic logical reasoning in today's LLMs.

Keywords

Cite

@article{arxiv.2401.17169,
  title  = {Conditional and Modal Reasoning in Large Language Models},
  author = {Wesley H. Holliday and Matthew Mandelkern and Cedegao E. Zhang},
  journal= {arXiv preprint arXiv:2401.17169},
  year   = {2024}
}

Comments

Accepted for The 2024 Conference on Empirical Methods in Natural Language Processing (EMNLP 2024). Final version includes additional models and additional inference patterns

R2 v1 2026-06-28T14:32:04.624Z