GENSR: Symbolic Regression Based in Equation Generative Space
Qian Li, Yuxiao Hu, Juncheng Liu, Yuntian Chen

TL;DR
GenSR introduces a generative latent space approach for symbolic regression, enabling more effective exploration of equations by leveraging a structured, smooth space guided by a Bayesian framework, improving accuracy and robustness.
Contribution
The paper proposes GenSR, a novel SR framework using a CVAE to create a continuous, smooth latent space for better equation search and a Bayesian perspective for theoretical guarantees.
Findings
Outperforms existing methods in accuracy and simplicity.
Robust to noisy data and computationally efficient.
Provides a theoretical foundation for the generative approach.
Abstract
Symbolic Regression (SR) tries to reveal the hidden equations behind observed data. However, most methods search within a discrete equation space, where the structural modifications of equations rarely align with their numerical behavior, leaving fitting error feedback too noisy to guide exploration. To address this challenge, we propose GenSR, a generative latent space-based SR framework following the `map construction -> coarse localization -> fine search'' paradigm. Specifically, GenSR first pretrains a dual-branch Conditional Variational Autoencoder (CVAE) to reparameterize symbolic equations into a generative latent space with symbolic continuity and local numerical smoothness. This space can be regarded as a well-structured `map'' of the equation space, providing directional signals for search. At inference, the CVAE coarsely localizes the input data to promising regions in the…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Machine Learning in Materials Science
