English

InductionBench: LLMs Fail in the Simplest Complexity Class

Machine Learning 2025-05-15 v4 Artificial Intelligence Computation and Language Formal Languages and Automata Theory

Abstract

Large language models (LLMs) have shown remarkable improvements in reasoning and many existing benchmarks have been addressed by models such as o1 and o3 either fully or partially. However, a majority of these benchmarks emphasize deductive reasoning, including mathematical and coding tasks in which rules such as mathematical axioms or programming syntax are clearly defined, based on which LLMs can plan and apply these rules to arrive at a solution. In contrast, inductive reasoning, where one infers the underlying rules from observed data, remains less explored. Such inductive processes lie at the heart of scientific discovery, as they enable researchers to extract general principles from empirical observations. To assess whether LLMs possess this capacity, we introduce InductionBench, a new benchmark designed to evaluate the inductive reasoning ability of LLMs. Our experimental findings reveal that even the most advanced models available struggle to master the simplest complexity classes within the subregular hierarchy of functions, highlighting a notable deficiency in current LLMs' inductive reasoning capabilities. Coda and data are available https://github.com/Wenyueh/inductive_reasoning_benchmark.

Keywords

Cite

@article{arxiv.2502.15823,
  title  = {InductionBench: LLMs Fail in the Simplest Complexity Class},
  author = {Wenyue Hua and Tyler Wong and Sun Fei and Liangming Pan and Adam Jardine and William Yang Wang},
  journal= {arXiv preprint arXiv:2502.15823},
  year   = {2025}
}

Comments

25 pages, 10 figures, more details including examples and prompts are added

R2 v1 2026-06-28T21:53:22.023Z