Empirical Evidence of Complexity-Induced Limits in Large Language Models on Finite Discrete State-Space Problems with Explicit Validity Constraints

📅 2026-04-14
📈 Citations: 0
Influential: 0
📄 PDF

career value

203K/year
🤖 AI Summary
This study identifies and formalizes a phenomenon termed “reasoning collapse,” wherein large language models exhibit a sharp performance drop on discrete-state reasoning tasks as their complexity increases. To systematically investigate this issue, the authors introduce a controlled evaluation framework comprising nine canonical reasoning task categories, featuring parameterized task generation, deterministic solution verification, and multi-level complexity stratification. The work demonstrates that while models perform robustly at low complexity levels, their accuracy plummets by over 50% once task-specific complexity thresholds are exceeded. This abrupt decline is accompanied by systematic failures—including constraint violations, state omissions, and highly confident incorrect predictions—highlighting the critical role of dynamic complexity in undermining model reasoning capabilities.

Technology Category

Application Category

📝 Abstract
Large Language Models (LLMs) are increasingly described as possessing strong reasoning capabilities, supported by high performance on mathematical, logical, and planning benchmarks. However, most existing evaluations rely on aggregate accuracy over fixed datasets, obscuring how reasoning behavior evolves as task complexity increases. In this work, we introduce a controlled benchmarking framework to systematically evaluate the robustness of reasoning in Large Reasoning Models (LRMs) under progressively increasing problem complexity. We construct a suite of nine classical reasoning tasks: Boolean Satisfiability, Cryptarithmetic, Graph Coloring, River Crossing, Tower of Hanoi, Water Jug, Checker Jumping, Sudoku, and Rubik's Cube, each parameterized to precisely control complexity while preserving underlying semantics. Using deterministic validators, we evaluate multiple open and proprietary LRMs across low, intermediate, and high complexity regimes, ensuring that only fully valid solutions are accepted. Our results reveal a consistent phase transition like behavior: models achieve high accuracy at low complexity but degrade sharply beyond task specific complexity thresholds. We formalize this phenomenon as reasoning collapse. Across tasks, we observe substantial accuracy declines, often exceeding 50%, accompanied by inconsistent reasoning traces, constraint violations, loss of state tracking, and confidently incorrect outputs. Increased reasoning length does not reliably improve correctness, and gains in one problem family do not generalize to others. These findings highlight the need for evaluation methodologies that move beyond static benchmarks and explicitly measure reasoning robustness under controlled complexity.
Problem

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

reasoning robustness
complexity thresholds
Large Language Models
controlled benchmarking
reasoning collapse
Innovation

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

reasoning collapse
controlled benchmarking
complexity thresholds
validity constraints
Large Reasoning Models
🔎 Similar Papers
No similar papers found.