paper-with-me

Papers

Optimal spanning tree reconstruction in symbolic regression

2024-06-25 · Radoslav G. Neychev, Innokentiy A. Shibaev, Vadim V. Strijov

This paper investigates the problem of regression model generation. A model is a superposition of primitive functions. The model structure is described by a weighted colored graph. Each graph vertex corresponds to some primitive function. An edge assigns a superposition of two functions. The weight of an edge equals the probability of superposition. To generate an optimal model one has to reconstruct its structure from its graph adjacency matrix. The proposed algorithm reconstructs the~minimum spanning tree from the~weighted colored graph. This paper presents a novel solution based on the prize-collecting Steiner tree algorithm. This algorithm is compared with its alternatives.

📄 PDF Abstract BibTeX arXiv:2406.18612

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSymbolic Regression

Similar Papers 제목 키워드 기반

RSRM: Reinforcement Symbolic Regression Machine

2023-05-24 · Yilong Xu, Yang Liu, Hao Sun

In nature, the behaviors of many complex systems can be described by parsimonious math equations. Automatically distilling these equations from limited data is cast as a symbolic regression process which hitherto remains…

MathQ-LearningregressionSymbolic Regression

Hash-Based Tree Similarity and Simplification in Genetic Programming for Symbolic Regression

2021-07-22 · Bogdan Burlacu, Lukas Kammerer, Michael Affenzeller, Gabriel Kronberger

We introduce in this paper a runtime-efficient tree hashing algorithm for the identification of isomorphic subtrees, with two important applications in genetic programming for symbolic regression: fast, online calculatio…

DiversityregressionSymbolic Regression

Probabilistic Symbolic Regression for Equation Discovery via Operator-induced and Regularized Symbolic Forests

2025-09-24 · Somjit Roy, Pritam Dey, Debdeep Pati, Bani K. Mallick arxiv

Symbolic regression has emerged as a powerful tool for artificial intelligence-driven scientific discovery by learning interpretable analytical expressions that reveal governing relationships directly from data. Existing…

Towards symbolic regression for interpretable clinical decision scores

2025-12-08 · Guilherme Seidyo Imai Aldeia, Joseph D. Romano, Fabricio Olivetti de Franca, Daniel S. Herman 외 arxiv

Medical decision-making makes frequent use of algorithms that combine risk equations with rules, providing clear and standardized treatment pathways. Symbolic regression (SR) traditionally limits its search space to cont…

A Greedy Search Tree Heuristic for Symbolic Regression

2018-01-04 · Fabricio Olivetti de Franca

Symbolic Regression tries to find a mathematical expression that describes the relationship of a set of explanatory variables to a measured variable. The main objective is to find a model that minimizes the error and, op…

regressionSymbolic Regression