Interactive Symbolic Regression through Offline Reinforcement Learning: A Co-Design Framework
Yuan Tian, Wenqi Zhou, Michele Viscione, Hao Dong, David Kammer, Olga, Fink

TL;DR
This paper introduces Sym-Q, an interactive reinforcement learning framework for symbolic regression that effectively incorporates domain knowledge and user interaction, outperforming existing methods on benchmarks and real-world cases.
Contribution
The paper presents Sym-Q, a novel offline reinforcement learning approach for symbolic regression that supports interactive co-design with domain experts, unlike previous transformer-based models.
Findings
Sym-Q surpasses existing SR algorithms on SSDNC benchmark.
Interactive co-design improves Sym-Q's performance on real-world problems.
Sym-Q enables dynamic user interaction during equation discovery.
Abstract
Symbolic Regression (SR) holds great potential for uncovering underlying mathematical and physical relationships from observed data. However, the vast combinatorial space of possible expressions poses significant challenges for both online search methods and pre-trained transformer models. Additionally, current state-of-the-art approaches typically do not consider the integration of domain experts' prior knowledge and do not support iterative interactions with the model during the equation discovery process. To address these challenges, we propose the Symbolic Q-network (Sym-Q), an advanced interactive framework for large-scale symbolic regression. Unlike previous large-scale transformer-based SR approaches, Sym-Q leverages reinforcement learning without relying on a transformer-based decoder. This formulation allows the agent to learn through offline reinforcement learning using any…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications
MethodsALIGN
