English

VERIFY-RL: Verifiable Recursive Decomposition for Reinforcement Learning in Mathematical Reasoning

Artificial Intelligence 2026-02-10 v1 Computational Complexity Numerical Analysis Numerical Analysis

Abstract

Training language models to solve complex mathematical problems benefits from curriculum learning progressively training on simpler subproblems. However, existing decomposition methods are often heuristic, offering no guarantees that subproblems are simpler, that solving them aids the parent task, or that their relationships are mathematically grounded. We observe that symbolic differentiation provides a natural structure for verified decomposition: calculus rules explicitly define how expressions reduce to simpler components with provable properties. We introduce Verify-RL, a framework where every parent-child decomposition satisfies three verifiable conditions: strictly decreasing structural complexity, solution containment, and formal rule derivation. Unlike heuristic methods where a significant fraction of decompositions are invalid our properties admit automatic verification through symbolic computation, achieving "verification by construction" Experiments demonstrate that eliminating invalid decompositions yields sizable gains, accuracy on the hardest problems more than doubles from 32% to 68%, with a 40% relative improvement overall.

Keywords

Cite

@article{arxiv.2602.07559,
  title  = {VERIFY-RL: Verifiable Recursive Decomposition for Reinforcement Learning in Mathematical Reasoning},
  author = {Kaleem Ullah Qasim and Jiashu Zhang and Hao Li and Muhammad Kafeel Shaheen},
  journal= {arXiv preprint arXiv:2602.07559},
  year   = {2026}
}

Comments

13 pages

R2 v1 2026-07-01T10:25:58.418Z