English

Symbolic Regression is NP-hard

Neural and Evolutionary Computing 2022-07-12 v3 Artificial Intelligence

Abstract

Symbolic regression (SR) is the task of learning a model of data in the form of a mathematical expression. By their nature, SR models have the potential to be accurate and human-interpretable at the same time. Unfortunately, finding such models, i.e., performing SR, appears to be a computationally intensive task. Historically, SR has been tackled with heuristics such as greedy or genetic algorithms and, while some works have hinted at the possible hardness of SR, no proof has yet been given that SR is, in fact, NP-hard. This begs the question: Is there an exact polynomial-time algorithm to compute SR models? We provide evidence suggesting that the answer is probably negative by showing that SR is NP-hard.

Keywords

Cite

@article{arxiv.2207.01018,
  title  = {Symbolic Regression is NP-hard},
  author = {Marco Virgolin and Solon P. Pissis},
  journal= {arXiv preprint arXiv:2207.01018},
  year   = {2022}
}

Comments

corrected citation Abbass 2002 -> Cramer 1985

R2 v1 2026-06-24T12:12:24.262Z