中文
相关论文

相关论文: Symbolic-Regression Boosting

200 篇论文

Gradient boosting algorithms construct a regression predictor using a linear combination of ``base learners''. Boosting also offers an approach to obtaining robust non-parametric regression estimators that are scalable to applications with…

统计方法学 · 统计学 2020-08-11 Xiaomeng Ju , Matías Salibián-Barrera

Symbolic regression aims to discover human-interpretable equations that explain observational data. However, existing approaches rely heavily on discrete structure search (e.g., genetic programming), which often leads to high computational…

机器学习 · 计算机科学 2026-03-25 Fateme Memar , Tao Zhe , Dongjie Wang

Symbolic regression (SR) uncovers mathematical models from data. Several benchmarks have been proposed to compare the performance of SR algorithms. However, existing ground-truth rediscovery benchmarks overemphasize the recovery of "the…

机器学习 · 计算机科学 2025-08-21 Viktor Martinek

Symbolic regression is emerging as a promising machine learning method for learning succinct underlying interpretable mathematical expressions directly from data. Whereas it has been traditionally tackled with genetic programming, it has…

机器学习 · 计算机科学 2025-01-14 Nour Makke , Sanjay Chawla

We present a new procedure for enhanced variable selection for component-wise gradient boosting. Statistical boosting is a computational approach that emerged from machine learning, which allows to fit regression models in the presence of…

统计方法学 · 统计学 2022-02-04 Annika Strömer , Christian Staerk , Nadja Klein , Leonie Weinhold , Stephanie Titze , Andreas Mayr

In this paper we provide a broad benchmarking of recent genetic programming approaches to symbolic regression in the context of state of the art machine learning approaches. We use a set of nearly 100 regression benchmark problems culled…

神经与进化计算 · 计算机科学 2018-06-08 Patryk Orzechowski , William La Cava , Jason H. Moore

We propose a soft gradient boosting framework for sequential regression that embeds a learnable linear feature transform within the boosting procedure. At each boosting iteration, we train a soft decision tree and learn a linear input…

机器学习 · 计算机科学 2025-09-17 Huseyin Karaca , Suleyman Serdar Kozat

Boosting is a learning scheme that combines weak prediction rules to produce a strong composite estimator, with the underlying intuition that one can obtain accurate prediction rules by combining "rough" ones. Although boosting is proved to…

机器学习 · 计算机科学 2015-05-07 Shaobo Lin , Yao Wang , Lin Xu

Symbolic regression is the process of identifying mathematical expressions that fit observed output from a black-box process. It is a discrete optimization problem generally believed to be NP-hard. Prior approaches to solving the problem…

神经与进化计算 · 计算机科学 2021-11-19 T. Nathan Mundhenk , Mikel Landajuela , Ruben Glatt , Claudio P. Santiago , Daniel M. Faissol , Brenden K. Petersen

Symbolic regression is a machine learning technique, and it has seen many advancements in recent years, especially in genetic programming approaches (GPSR). Furthermore, it has been known for many years that constant optimization of…

机器学习 · 计算机科学 2024-12-04 L. G. A dos Reis , V. L. P. S. Caminha , T. J. P. Penna

Statistical boosting algorithms have triggered a lot of research during the last decade. They combine a powerful machine-learning approach with classical statistical modelling, offering various practical advantages like automated variable…

Gradient boosting is a prediction method that iteratively combines weak learners to produce a complex and accurate model. From an optimization point of view, the learning procedure of gradient boosting mimics a gradient descent on a…

机器学习 · 计算机科学 2022-11-30 Erwan Fouillen , Claire Boyer , Maxime Sangnier

Boosting is a popular algorithm in supervised machine learning with wide applications in regression and classification problems. It combines weak learners, such as regression trees, to obtain accurate predictions. However, in the presence…

统计计算 · 统计学 2025-02-06 Zhu Wang

Boosting algorithms to simultaneously estimate and select predictor effects in statistical models have gained substantial interest during the last decade. This review article aims to highlight recent methodological developments regarding…

统计方法学 · 统计学 2014-11-19 Andreas Mayr , Harald Binder , Olaf Gefeller , Matthias Schmid

In a regression task, a function is learned from labeled data to predict the labels at new data points. The goal is to achieve small prediction errors. In symbolic regression, the goal is more ambitious, namely, to learn an interpretable…

机器学习 · 计算机科学 2025-06-25 Paul Kahlmeyer , Joachim Giesen , Michael Habeck , Henrik Voigt

We introduce Random Feature Representation Boosting (RFRBoost), a novel method for constructing deep residual random feature neural networks (RFNNs) using boosting theory. RFRBoost uses random features at each layer to learn the functional…

机器学习 · 统计学 2025-08-29 Nikita Zozoulenko , Thomas Cass , Lukas Gonon

Ridge regression is a well established regression estimator which can conveniently be adapted for classification problems. One compelling reason is probably the fact that ridge regression emits a closed-form solution thereby facilitating…

机器学习 · 计算机科学 2020-03-26 Jakramate Bootkrajang

Evolutionary symbolic regression (SR) fits a symbolic equation to data, which gives a concise interpretable model. We explore using SR as a method to propose which data to gather in an active learning setting with physical constraints. SR…

机器学习 · 计算机科学 2024-08-13 Jorge Medina , Andrew D. White

This paper presents a computationally efficient variant of gradient boosting for multi-class classification and multi-output regression tasks. Standard gradient boosting uses a 1-vs-all strategy for classifications tasks with more than two…

机器学习 · 计算机科学 2024-07-25 Seyedsaman Emami , Gonzalo Martínez-Muñoz

Symbolic Regression (SR) searches for mathematical expressions which best describe numerical datasets. This allows to circumvent interpretation issues inherent to artificial neural networks, but SR algorithms are often computationally…

机器学习 · 计算机科学 2025-01-06 Florian Lalande , Yoshitomo Matsubara , Naoya Chiba , Tatsunori Taniai , Ryo Igarashi , Yoshitaka Ushiku
‹ 上一页 1 2 3 10 下一页 ›