Generics and Default Reasoning in Large Language Models

📅 2025-08-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study investigates the capacity of large language models (LLMs) to perform defeasible reasoning—a core aspect of nonmonotonic logic—across 20 patterns (e.g., “birds fly,” “crows are black”), focusing on their understanding of generic generalizations (non-universal quantifications), exception tolerance, and default inference. Method: We systematically evaluate 28 LLMs using zero-shot, few-shot, and chain-of-thought (CoT) prompting on canonical default reasoning tasks. Contribution/Results: We find that LLMs consistently conflate defeasible with deductive reasoning, misinterpreting generic statements as universal logical quantifications. Surprisingly, CoT prompting significantly degrades performance, revealing an absence of structured default inference mechanisms. This work provides the first rigorous diagnosis of fundamental limitations in current LLMs’ nonmonotonic reasoning capabilities, establishing a novel benchmark and critical insights for developing next-generation models with robust commonsense default reasoning.

Technology Category

Application Category

📝 Abstract
This paper evaluates the capabilities of 28 large language models (LLMs) to reason with 20 defeasible reasoning patterns involving generic generalizations (e.g., 'Birds fly', 'Ravens are black') central to non-monotonic logic. Generics are of special interest to linguists, philosophers, logicians, and cognitive scientists because of their complex exception-permitting behaviour and their centrality to default reasoning, cognition, and concept acquisition. We find that while several frontier models handle many default reasoning problems well, performance varies widely across models and prompting styles. Few-shot prompting modestly improves performance for some models, but chain-of-thought (CoT) prompting often leads to serious performance degradation (mean accuracy drop -11.14%, SD 15.74% in models performing above 75% accuracy in zero-shot condition, temperature 0). Most models either struggle to distinguish between defeasible and deductive inference or misinterpret generics as universal statements. These findings underscore both the promise and limits of current LLMs for default reasoning.
Problem

Research questions and friction points this paper is trying to address.

Evaluating LLMs' default reasoning with generics
Assessing performance across models and prompting styles
Identifying struggles with defeasible vs deductive inference
Innovation

Methods, ideas, or system contributions that make the work stand out.

Evaluated 28 LLMs on defeasible reasoning patterns
Tested few-shot and chain-of-thought prompting techniques
Analyzed models' ability to distinguish deductive vs defeasible inference