paper

FactorLibrary: From Polynomials to Circuits via Recursive Subgoals

arXiv:2606.25394

Abstract

Finding minimal arithmetic circuits for polynomials over finite fields is a combinatorially hard problem central to algebraic complexity theory. We formulate it as a reinforcement learning problem in two directions, bottom-up and top-down. To address the challenge of a fast-growing combinatorial search space, we introduce FactorLibrary, which stores factorizable subexpressions that serve as reusable subgoals across training episodes. We trained a bottom-up agent with Gumbel-PPO-MCTS and two top-down agents with PPO+MCTS and SAC. The PPO+MCTS top-down agent exhibited the most stable performance, finding certified optimal circuits up to complexity with a success rate of .

14 pages, 8 figures, in 3rd AI for Math Workshop (ICML 2026)

FactorLibrary: From Polynomials to Circuits via Recursive Subgoals · wovepaper