Constraining Genetic Symbolic Regression via Semantic Backpropagation
Maximilian Reissmann, Yuan Fang, Andrew Ooi, Richard Sandberg

TL;DR
This paper introduces a semantic backpropagation method for genetic symbolic regression that enforces domain-specific constraints, such as physical dimensions, improving the accuracy and robustness of discovered equations.
Contribution
It proposes a novel semantic backpropagation technique integrated into Gene Expression Programming to incorporate constraints during evolution.
Findings
Higher success rate in recovering original physical equations
Enhanced robustness against noisy data
Effective enforcement of domain-specific constraints
Abstract
Evolutionary symbolic regression approaches are powerful tools that can approximate an explicit mapping between input features and observation for various problems. However, ensuring that explored expressions maintain consistency with domain-specific constraints remains a crucial challenge. While neural networks are able to employ additional information like conservation laws to achieve more appropriate and robust approximations, the potential remains unrealized within genetic algorithms. This disparity is rooted in the inherent discrete randomness of recombining and mutating to generate new mapping expressions, making it challenging to maintain and preserve inferred constraints or restrictions in the course of the exploration. To address this limitation, we propose an approach centered on semantic backpropagation incorporated into the Gene Expression Programming (GEP), which integrates…
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 · Machine Learning and Data Classification
