FactorLibrary: From Polynomials to Circuits via Recursive Subgoals
- lab arXiv
- lab arXivLabs
- person Michael Ruofan Zeng
A new reinforcement learning system called FactorLibrary can find minimal arithmetic circuits for polynomials over finite fields, a problem central to algebraic complexity theory, according to a preprint posted to arXiv on June 24, 2026 [1][2]. The work, authored by Michael Ruofan Zeng, reframes the search for minimal arithmetic circuits as a reinforcement learning problem that can be approached from two directions: bottom-up and top-down [1][2]. The central challenge is a combinatorial search space that expands rapidly as problem size grows [2]. To manage this, the system introduces FactorLibrary, a mechanism that stores factorizable subexpressions and reuses them as subgoals across training episodes [1][2]. Three agent configurations were tested. A bottom-up agent used Gumbel-PPO-MCTS, while two top-down agents employed PPO+MCTS and SAC, respectively [2]. The PPO+MCTS top-down agent delivered the most stable results, finding certified optimal circuits up to complexity 8 with a success rate of 91.8% [1][2]. The preprint, which runs to 2,701 KB, was submitted to arXiv on June 24, 2026 [1]. arXiv, founded in 1991, is an open-access repository that hosts electronic preprints across mathematics, physics, computer science, and other fields without peer review [6]. As of November 2024, the platform was receiving roughly 24,000 new articles per month [6]. The repository surpassed two million total articles by the end of 2021 [6]. The FactorLibrary paper appears alongside a suite of experimental community tools offered through arXivLabs, a framework that allows third-party collaborators to build features directly on the arXiv abstract page [4][5]. These tools include the Bibliographic Explorer, which maps citation trees, and the CORE Recommender, which surfaces related open-access papers from a global network of repositories [4][5]. arXivLabs operates under guidelines that require partners to share arXiv’s values of openness, community, excellence, and user data privacy, and collaborators receive only minimal, anonymized user data [4].
applicationresearch-paper
Background sources we checked (7)
- arxiv.org ↗ 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-growi…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — FactorLibrary: From Polynomials to Circuits via Recursive Subgoals ↗