OEIS Benchmarks Primarily Measure Memorization, Not Induction

Sabilashan Ganeshan· September 1, 2026 View original

Key takeaways

  • OEIS benchmarks for language models primarily test memorization, not inductive reasoning.
  • Minimum Description Length (MDL) can accurately predict the difficulty of integer sequences.
  • Models often fail to maintain inductive theories for full-length sequences, entering a "wilderness" state.
  • Confident errors in models are concentrated on "easy" sequences, indicating recognition over induction.

Who benefits

AI ResearchEdTechSoftware DevelopmentData Science

Summary

Research shows that integer sequence benchmarks from OEIS primarily measure language models' memorization capabilities rather than their inductive reasoning. A Minimum Description Length (MDL) approach reveals that models often fail to induce rules where no simple theory exists, and their confident errors concentrate on "easy" sequences, indicating recognition over true induction.

Integer sequences from the On-Line Encyclopedia of Integer Sequences (OEIS) are widely used to evaluate the mathematical reasoning abilities of large language models. However, new research questions what these benchmarks truly assess. By employing a computable reference learner based on two-part Minimum Description Length (MDL) for P-recursive recurrences, researchers made several key findings. First, MDL difficulty correlates with parameter count, with the "discovery point" (when a symbolic hypothesis beats verbatim storage) being predictable by combinatorial bounds. This point is invariant to term magnitude, indicating that the underlying structure, not the numbers themselves, dictates difficulty. Second, the study found a "wilderness" regime where models acquire a theory for a sequence prefix but then lose it at full length, suggesting induction often fails to generalize. Third, evaluating three language models against these MDL regimes showed that models don't confabulate in the "wilderness" but rather hedge appropriately. Surprisingly, confident errors were concentrated on "easy" sequences, implying that apparent competence often stems from sequence recognition rather than true rule induction. This suggests OEIS benchmarks largely measure memorization, and MDL provides a valuable, contamination-free difficulty signal.

Why it matters

For professionals developing or evaluating AI, this research highlights a critical flaw in common mathematical reasoning benchmarks, urging a re-evaluation of how language models' true inductive capabilities are assessed.

How to implement this in your domain

  1. 1Re-evaluate current benchmark strategies for assessing mathematical reasoning in AI models.
  2. 2Incorporate Minimum Description Length (MDL) analysis to better gauge the true inductive difficulty of tasks.
  3. 3Design new benchmarks that specifically target inductive reasoning rather than relying on memorization.
  4. 4Analyze model errors to distinguish between failures of induction and failures of recognition.
  5. 5Adjust expectations for language model performance on mathematical tasks, acknowledging the memorization gap.

Original post by Sabilashan Ganeshan

"arXiv:2608.29411v1 Announce Type: new Abstract: Integer sequences from the On-Line Encyclopedia of Integer Sequences (OEIS) are increasingly used to benchmark mathematical reasoning in language models. We ask what such benchmarks actually measure, using an exactly computable refe…"

View on X

Originally posted by Sabilashan Ganeshan on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses