ParFam -- (Neural Guided) Symbolic Regression Based on Continuous Global Optimization
Philipp Scholl, Katharina Bieker, Hillary Hauger, Gitta Kutyniok

TL;DR
ParFam introduces a continuous optimization-based approach to symbolic regression using parametric function families, enhanced by a transformer-guided extension, achieving state-of-the-art results efficiently.
Contribution
This paper presents ParFam, a novel continuous optimization method for symbolic regression, and extends it with DL-ParFam, a transformer-guided acceleration technique, simplifying and improving over existing methods.
Findings
Achieves state-of-the-art results on SRBench benchmark.
Transformer guidance accelerates optimization by up to two orders of magnitude.
Theoretically analyzes the expressivity of ParFam.
Abstract
The problem of symbolic regression (SR) arises in many different applications, such as identifying physical laws or deriving mathematical equations describing the behavior of financial markets from given data. Various methods exist to address the problem of SR, often based on genetic programming. However, these methods are usually complicated and involve various hyperparameters. In this paper, we present our new approach ParFam that utilizes parametric families of suitable symbolic functions to translate the discrete symbolic regression problem into a continuous one, resulting in a more straightforward setup compared to current state-of-the-art methods. In combination with a global optimizer, this approach results in a highly effective method to tackle the problem of SR. We theoretically analyze the expressivity of ParFam and demonstrate its performance with extensive numerical…
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 · Metaheuristic Optimization Algorithms Research · Neural Networks and Applications
