Back to Research papers
Research paper index

ISM:Self-Improving Strategy Memory for Continual Mathematical Reasoning

Prakhar Dixit, Tim Oates

arXiv:2606.31191Published June 30, 2026Updated July 2, 20260 citations
  • cs.LG

Abstract

We propose Intelligent Schema Memory (ISM), a self-evolving memory-augmented system that improves mathematical reasoning for a frozen LLM under continual learning with hard episodic resets. ISM maintains a compact, self-refined bank of strategy schemas learned from both successful and failed episodes, with symbolic tools that check intermediate steps and certify answers. Without updating model parameters, ISM outperforms passive, retrieval, and reflection baselines on MATH-Hard and OlympiadBench, using 64% and 86% fewer schemas respectively than the strongest passive baseline. These results show that small, actively maintained, and verified strategy memories can support reliable continual mathematical reasoning under strict episodic isolation. The codebase is available at https://github.com/pdx97/ISM .

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.