paper-with-me

홈 › Papers

Symbolic-Regression Boosting

2022-06-24 · Moshe Sipper, Jason H Moore

Modifying standard gradient boosting by replacing the embedded weak learner in favor of a strong(er) one, we present SyRBo: Symbolic-Regression Boosting. Experiments over 98 regression datasets show that by adding a small number of boosting stages -- between 2--5 -- to a symbolic regressor, statistically significant improvements can often be attained. We note that coding SyRBo on top of any symbolic regressor is straightforward, and the added cost is simply a few more evolutionary rounds. SyRBo is essentially a simple add-on that can be readily added to an extant symbolic regressor, often with beneficial results.

📄 PDF Abstract BibTeX arXiv:2206.12082

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSymbolic Regression

Similar Papers 제목 키워드 기반

Where are we now? A large benchmark study of recent symbolic regression methods

2018-04-25 · Patryk Orzechowski, William La Cava, Jason H. Moore

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 benchmar…

BenchmarkingBIG-bench Machine LearningregressionSymbolic Regression

Symbolic regression outperforms other models for small data sets

2021-03-28 · Casper Wilstrup, Jaan Kasak

Machine learning is often applied in health science to obtain predictions and new understandings of complex phenomena and relationships, but an availability of sufficient data for model training is a widespread problem. …

BIG-bench Machine LearningregressionSymbolic Regression

Distilling Reinforcement Learning Policies for Interpretable Robot Locomotion: Gradient Boosting Machines and Symbolic Regression

2024-03-21 · Fernando Acero, Zhibin Li

Recent advancements in reinforcement learning (RL) have led to remarkable achievements in robot locomotion capabilities. However, the complexity and ``black-box'' nature of neural network-based RL policies hinder their i…

Additive modelsReinforcement Learning (RL)Symbolic Regression

Interpreting Microbiome Relative Abundance Data Using Symbolic Regression

2024-10-18 · Swagatam Haldar, Christoph Stein-Thoeringer, Vadim Borisov

Understanding the complex interactions within the microbiome is crucial for developing effective diagnostic and therapeutic strategies. Traditional machine learning models often lack interpretability, which is essential …

DiagnosticKnowledge DistillationregressionSymbolic Regression

Auditable Unit-Aware Thresholds in Symbolic Regression via Logistic-Gated Operators

2025-10-05 · Ou Deng, Ruichen Cong, Jianting Xu, Shoji Nishimura 외 arxiv

AI for health will only scale when models are not only accurate but also readable, auditable, and governable. Many clinical and public-health decisions hinge on numeric thresholds -- cut-points that trigger alarms, treat…