AICLLGMar 30, 2025

Large Language and Reasoning Models are Shallow Disjunctive Reasoners

arXiv:2503.23487v26 citationsh-index: 31ACL
Originality Incremental advance
AI Analysis

This is an incremental study highlighting limitations in AI reasoning for tasks requiring systematic relational composition.

The paper tackled the problem of systematic reasoning in large language and reasoning models, finding that they struggle with multi-path generalization in qualitative spatial and temporal reasoning tasks, despite outperforming LLMs in single-path settings.

Large Language Models (LLMs) have been found to struggle with systematic reasoning. Even on tasks where they appear to perform well, their performance often depends on shortcuts, rather than on genuine reasoning abilities, leading them to collapse on out-of-distribution (OOD) examples. Post-training strategies based on reinforcement learning and chain-of-thought prompting have recently been hailed as a step change. However, little is known about the potential of the resulting ``Large Reasoning Models'' (LRMs) beyond maths and programming-based problem solving, where genuine OOD problems can be sparse. In this paper, we focus on tasks that require systematic relational composition for qualitative spatial and temporal reasoning. The setting allows fine control over problem difficulty to precisely measure OOD generalization. We find that, zero-shot LRMs generally outperform their LLM counterparts in single-path reasoning tasks but struggle in the multi-path setting. Whilst showing comparatively better results, fine-tuned LLMs are also not capable of multi-path generalization. We also provide evidence for the behavioral interpretation for this, i.e., that LRMs are shallow disjunctive reasoners.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes