中文
相关论文

相关论文: Intelligent Gradient Boosting Algorithms for Estim…

200 篇论文

Componentwise boosting (CWB), also known as model-based boosting, is a variant of gradient boosting that builds on additive models as base learners to ensure interpretability. CWB is thus often used in research areas where models are…

统计计算 · 统计学 2021-11-01 Daniel Schalk , Bernd Bischl , David Rügamer

This study presents a data-driven, multi-objective approach to predict the mechanical performance, flow ability, and porosity of Ultra-High-Performance Concrete (UHPC). Out of 21 machine learning algorithms tested, five high-performing…

机器学习 · 计算机科学 2025-12-29 Jagaran Chakma , Zhiguang Zhou , Jyoti Chakma , Cao YuSen

We propose PathBoost, a gradient tree boosting method for graph-level classification and regression that learns discriminative path-based features directly from the input graph structure. Building on a previous work, which was tailored to a…

机器学习 · 计算机科学 2026-05-12 Claudio Meggio , Johan Pensar , Riccardo De Bin

In the era of huge astronomical surveys, machine learning offers promising solutions for the efficient estimation of galaxy properties. The traditional, `supervised' paradigm for the application of machine learning involves training a model…

星系天体物理 · 物理学 2022-12-21 A. Humphrey , P. A. C. Cunha , A. Paulino-Afonso , S. Amarantidis , R. Carvajal , J. M. Gomes , I. Matute , P. Papaderos

Gradient boosted decision trees are a popular machine learning technique, in part because of their ability to give good accuracy with small models. We describe two extensions to the standard tree boosting algorithm designed to increase this…

机器学习 · 统计学 2017-11-01 Natalia Ponomareva , Thomas Colthurst , Gilbert Hendry , Salem Haykal , Soroush Radpour

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

It is already reported in the literature that the performance of a machine learning algorithm is greatly impacted by performing proper Hyper-Parameter optimization. One of the ways to perform Hyper-Parameter optimization is by manual search…

机器学习 · 计算机科学 2020-05-26 Sayan Putatunda , Kiran Rama

Bayes additive regression trees(BART) is a nonparametric regression model which has gained wide-spread popularity in recent years due to its flexibility and high accuracy of estimation. Soft BART,one variation of BART,improves both…

机器学习 · 统计学 2023-10-24 Hao Ran , Yang Bai

With the rapid evolution of large language models, retrieval enhanced generation technology has been widely used due to its ability to integrate external knowledge to improve output accuracy. However, the performance of the system is highly…

机器学习 · 计算机科学 2025-11-26 Ruoxin Zhang , Zhizhao Wen , Chao Wang , Chenchen Tang , Puyang Xu , Yifan Jiang

Due to the significant delay and cost associated with experimental tests, a model based evaluation of concrete compressive strength is of high value, both for the purpose of strength prediction as well as the mixture optimization. In this…

机器学习 · 计算机科学 2021-06-15 Seyed Arman Taghizadeh Motlagh , Mehran Naghizadehrokni

Hyper-parameters (HPs) are an important part of machine learning (ML) model development and can greatly influence performance. This paper studies their behavior for three algorithms: Extreme Gradient Boosting (XGB), Random Forest (RF), and…

机器学习 · 计算机科学 2022-11-17 Anwesha Bhattacharyya , Joel Vaughan , Vijayan N. Nair

Accurate prediction of crop yield before harvest is of great importance for crop logistics, market planning, and food distribution around the world. Yield prediction requires monitoring of phenological and climatic characteristics over…

机器学习 · 计算机科学 2023-02-08 Florian Huber , Artem Yushchenko , Benedikt Stratmann , Volker Steinhage

The problem of adversarial robustness has been studied extensively for neural networks. However, for boosted decision trees and decision stumps there are almost no results, even though they are widely used in practice (e.g. XGBoost) due to…

机器学习 · 计算机科学 2019-11-01 Maksym Andriushchenko , Matthias Hein

Accurate prediction of shear strength parameters in Municipal Solid Waste (MSW) remains a critical challenge in geotechnical engineering due to the heterogeneous nature of waste materials and their temporal evolution through degradation…

Boosting is a method for learning a single accurate predictor by linearly combining a set of less accurate weak learners. Recently, structured learning has found many applications in computer vision. Inspired by structured support vector…

机器学习 · 计算机科学 2020-03-10 Chunhua Shen , Guosheng Lin , Anton van den Hengel

In this paper, we establish the convergence of the stochastic Heavy Ball (SHB) algorithm under more general conditions than in the current literature. Specifically, (i) The stochastic gradient is permitted to be biased, and also, to have…

最优化与控制 · 数学 2025-04-28 Uday Kiran Reddy Tadipatri , Mathukumalli Vidyasagar

The determination of the mechanical properties of soils containing particles larger than the allowable size by standard laboratory equipment is problematic. It is indeed necessary to eliminate the coarsest fraction to carry out the tests,…

地球物理 · 物理学 2020-01-06 N. Kouakou , O. Cuisinier , F. Masrouri , E. Lavallée , T. Le Borgne

In traditional boosting algorithms, the focus on misclassified training samples emphasizes their importance based on difficulty during the learning process. While using a standard Support Vector Machine (SVM) as a weak learner in an…

机器学习 · 计算机科学 2024-10-10 Junbo Jacob Lian

Gradient tree boosting is a prediction algorithm that sequentially produces a model in the form of linear combinations of decision trees, by solving an infinite-dimensional optimization problem. We combine gradient boosting and Nesterov's…

机器学习 · 统计学 2018-03-07 Gérard Biau , Benoît Cadre , Laurent Rouvìère

Boosting algorithms are frequently used in applied data science and in research. To date, the distinction between boosting with either gradient descent or second-order Newton updates is often not made in both applied and methodological…

机器学习 · 统计学 2020-10-21 Fabio Sigrist