paper-with-me

홈 › Papers

Symbolic Regression is NP-hard

2022-07-03 · Marco Virgolin, Solon P. Pissis

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.

📄 PDF Abstract BibTeX arXiv:2207.01018

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSymbolic Regression

Similar Papers 제목 키워드 기반

Prove Symbolic Regression is NP-hard by Symbol Graph

2024-04-22 · Jinglu Song, Qiang Lu, Bozhou Tian, Jingwen Zhang 외

Symbolic regression (SR) is the task of discovering a symbolic expression that fits a given data set from the space of mathematical expressions. Despite the abundance of research surrounding the SR problem, there's a sca…

regressionSymbolic Regression

Evaluating K-Fold Cross Validation for Transformer Based Symbolic Regression Models

2024-10-29 · Kaustubh Kislay, Shlok Singh, Soham Joshi, Rohan Dutta 외

Symbolic Regression remains an NP-Hard problem, with extensive research focusing on AI models for this task. Transformer models have shown promise in Symbolic Regression, but performance suffers with smaller datasets. We…

regressionSymbolic Regression

Identification of Empirical Constitutive Models for Age-Hardenable Aluminium Alloy and High-Chromium Martensitic Steel Using Symbolic Regression

2025-11-11 · Evgeniya Kabliman, Gabriel Kronberger arxiv

Process-structure-property relationships are fundamental in materials science and engineering and are key to the development of new and improved materials. Symbolic regression serves as a powerful tool for uncovering mat…

Leveraging Symbolic Regression for Heuristic Design in the Traveling Thief Problem

2024-04-19 · Andrew Ni, Lee Spector

The Traveling Thief Problem is an NP-hard combination of the well known traveling salesman and knapsack packing problems. In this paper, we use symbolic regression to learn useful features of near-optimal packing plans, …

regressionSymbolic Regression

AI Feynman: a Physics-Inspired Method for Symbolic Regression

2019-05-27 · Silviu-Marian Udrescu, Max Tegmark

A core challenge for both physics and artificial intellicence (AI) is symbolic regression: finding a symbolic expression that matches data from an unknown function. Although this problem is likely to be NP-hard in princi…

regressionSymbolic Regression