English

Local Optimization Often is Ill-conditioned in Genetic Programming for Symbolic Regression

Neural and Evolutionary Computing 2023-06-21 v1

Abstract

Gradient-based local optimization has been shown to improve results of genetic programming (GP) for symbolic regression. Several state-of-the-art GP implementations use iterative nonlinear least squares (NLS) algorithms such as the Levenberg-Marquardt algorithm for local optimization. The effectiveness of NLS algorithms depends on appropriate scaling and conditioning of the optimization problem. This has so far been ignored in symbolic regression and GP literature. In this study we use a singular value decomposition of NLS Jacobian matrices to determine the numeric rank and the condition number. We perform experiments with a GP implementation and six different benchmark datasets. Our results show that rank-deficient and ill-conditioned Jacobian matrices occur frequently and for all datasets. The issue is less extreme when restricting GP tree size and when using many non-linear functions in the function set.

Keywords

Cite

@article{arxiv.2209.00942,
  title  = {Local Optimization Often is Ill-conditioned in Genetic Programming for Symbolic Regression},
  author = {Gabriel Kronberger},
  journal= {arXiv preprint arXiv:2209.00942},
  year   = {2023}
}

Comments

Submitted to International Symposium on Symbolic and Numeric Algorithms for Scientific Computing 2022 https://synasc.ro/

R2 v1 2026-06-28T00:37:38.860Z