Deep Symbolic Optimization: Reinforcement Learning for Symbolic Mathematics
Conor F. Hayes, Felipe Leno Da Silva, Jiachen Yang, T. Nathan Mundhenk, Chak Shing Lee, Jacob F. Pettit, Claudio Santiago, Sookyung Kim, Joanne T. Kim, Ignacio Aravena Solis, Ruben Glatt, Andre R. Goncalves, Alexander Ladd, Ahmet Can Solak, Thomas Desautels, Daniel Faissol, Brenden K. Petersen, Mikel Landajuela
TL;DR
DSO reframes symbolic optimization as a sequential decision problem, employing an autoregressive token model to generate symbolic expressions while leveraging in-situ priors, constraints, and continuous constant optimization. Through reinforcement learning, imitation learning (priority queue training and GP seeding), and large-scale pre-training, DSO achieves strong performance on symbolic regression benchmarks, culminating in the unified uDSO framework that integrates multiple components for state-of-the-art results. The work demonstrates that combining neural-guided search with symbolic reasoning yields interpretable, physically meaningful models and identifies clear directions for scalable, multi-objective, and data-driven symbolic discovery. Overall, DSO provides a versatile, modular approach to automate symbolic discovery with practical impact across scientific domains.
Abstract
Deep Symbolic Optimization (DSO) is a novel computational framework that enables symbolic optimization for scientific discovery, particularly in applications involving the search for intricate symbolic structures. One notable example is equation discovery, which aims to automatically derive mathematical models expressed in symbolic form. In DSO, the discovery process is formulated as a sequential decision-making task. A generative neural network learns a probabilistic model over a vast space of candidate symbolic expressions, while reinforcement learning strategies guide the search toward the most promising regions. This approach integrates gradient-based optimization with evolutionary and local search techniques, and it incorporates in-situ constraints, domain-specific priors, and advanced policy optimization methods. The result is a robust framework capable of efficiently exploring extensive search spaces to identify interpretable and physically meaningful models. Extensive evaluations on benchmark problems have demonstrated that DSO achieves state-of-the-art performance in both accuracy and interpretability. In this chapter, we provide a comprehensive overview of the DSO framework and illustrate its transformative potential for automating symbolic optimization in scientific discovery.
