Scalable Neural Symbolic Regression using Control Variables
Xieting Chu, Hongjue Zhao, Enze Xu, Hairong Qi, Minghan Chen, Huajie, Shao

TL;DR
ScaleSR introduces a scalable approach to symbolic regression by decomposing multi-variable problems into single-variable tasks using control variables, significantly improving accuracy and efficiency on benchmark datasets.
Contribution
The paper presents ScaleSR, a novel method that leverages control variables and a bottom-up approach to enhance scalability in multi-variable symbolic regression.
Findings
Outperforms state-of-the-art baselines in accuracy
Reduces search space for symbolic regression
Effective on multiple benchmark datasets
Abstract
Symbolic regression (SR) is a powerful technique for discovering the analytical mathematical expression from data, finding various applications in natural sciences due to its good interpretability of results. However, existing methods face scalability issues when dealing with complex equations involving multiple variables. To address this challenge, we propose ScaleSR, a scalable symbolic regression model that leverages control variables to enhance both accuracy and scalability. The core idea is to decompose multi-variable symbolic regression into a set of single-variable SR problems, which are then combined in a bottom-up manner. The proposed method involves a four-step process. First, we learn a data generator from observed data using deep neural networks (DNNs). Second, the data generator is used to generate samples for a certain variable by controlling the input variables. Thirdly,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications
