paper-with-me

Papers

Shape-constrained Symbolic Regression -- Improving Extrapolation with Prior Knowledge

2021-03-29 · Gabriel Kronberger, Fabricio Olivetti de França, Bogdan Burlacu, Christian Haider, Michael Kommenda

We investigate the addition of constraints on the function image and its derivatives for the incorporation of prior knowledge in symbolic regression. The approach is called shape-constrained symbolic regression and allows us to enforce e.g. monotonicity of the function over selected inputs. The aim is to find models which conform to expected behaviour and which have improved extrapolation capabilities. We demonstrate the feasibility of the idea and propose and compare two evolutionary algorithms for shape-constrained symbolic regression: i) an extension of tree-based genetic programming which discards infeasible solutions in the selection step, and ii) a two population evolutionary algorithm that separates the feasible from the infeasible solutions. In both algorithms we use interval arithmetic to approximate bounds for models and their partial derivatives. The algorithms are tested on a set of 19 synthetic and four real-world regression problems. Both algorithms are able to identify models which conform to shape constraints which is not the case for the unmodified symbolic regression algorithms. However, the predictive accuracy of models with constraints is worse on the training set and the test set. Shape-constrained polynomial regression produces the best results for the test set but also significantly larger models.

📄 PDF Abstract BibTeX arXiv:2103.15624

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsregressionSymbolic Regression

Similar Papers 제목 키워드 기반

Using Shape Constraints for Improving Symbolic Regression Models

2021-07-20 · Christian Haider, Fabricio Olivetti de França, Bogdan Burlacu, Gabriel Kronberger

We describe and analyze algorithms for shape-constrained symbolic regression, which allows the inclusion of prior knowledge about the shape of the regression function. This is relevant in many areas of engineering -- in …

regressionSymbolic Regression

Shape-constrained Symbolic Regression with NSGA-III

2022-09-28 · Christian Haider

Shape-constrained symbolic regression (SCSR) allows to include prior knowledge into data-based modeling. This inclusion allows to ensure that certain expected behavior is better reflected by the resulting models. The exp…

regressionSymbolic Regression

Can Synthetic Data Improve Symbolic Regression Extrapolation Performance?

2025-11-27 · Fitria Wulandari Ramlan, Colm O'Riordan, Gabriel Kronberger, James McDermott arxiv

Many machine learning models perform well when making predictions within the training data range, but often struggle when required to extrapolate beyond it. Symbolic regression (SR) using genetic programming (GP) can gen…

Knowledge DistillationDensity Estimation

Physics Symbolic Learner for Discovering Ground-Motion Models Via NGA-West2 Database

2023-03-23 · Su Chen, Xianwei Liu, Lei Fu, Suyang Wang 외

Ground-motion model (GMM) is the basis of many earthquake engineering studies. In this study, a novel physics-informed symbolic learner (PISL) method based on the Nest Generation Attenuation-West2 database is proposed to…

regression

Shape Constraints in Symbolic Regression using Penalized Least Squares

2024-05-31 · Viktor Martinek, Julia Reuter, Ophelia Frotscher, Sanaz Mostaghim 외

We study the addition of shape constraints (SC) and their consideration during the parameter identification step of symbolic regression (SR). SC serve as a means to introduce prior knowledge about the shape of the otherw…

regressionSymbolic Regression