Neural Structure Embedding for Symbolic Regression via Continuous Structure Search and Coefficient Optimization
Fateme Memar, Tao Zhe, Dongjie Wang

TL;DR
This paper introduces SRCO, a novel continuous embedding framework for symbolic regression that improves search efficiency and accuracy by transforming symbolic structures into a continuous space for optimization.
Contribution
The paper presents a unified embedding-driven approach that combines structure embedding, continuous structure search, and coefficient optimization for symbolic regression.
Findings
Outperforms state-of-the-art methods in accuracy and robustness.
Reduces computational cost of structure search.
Effective on both synthetic and real-world datasets.
Abstract
Symbolic regression aims to discover human-interpretable equations that explain observational data. However, existing approaches rely heavily on discrete structure search (e.g., genetic programming), which often leads to high computational cost, unstable performance, and limited scalability to large equation spaces. To address these challenges, we propose SRCO, a unified embedding-driven framework for symbolic regression that transforms symbolic structures into a continuous, optimizable representation space. The framework consists of three key components: (1) structure embedding: we first generate a large pool of exploratory equations using traditional symbolic regression algorithms and train a Transformer model to compress symbolic structures into a continuous embedding space; (2) continuous structure search: the embedding space enables efficient exploration using gradient-based or…
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 · Machine Learning and Data Classification · Machine Learning in Materials Science
