中文
相关论文

相关论文: Stochastic tree ensembles for regularized nonlinea…

200 篇论文

We present a novel prior for tree topology within Bayesian Additive Regression Trees (BART) models. This approach quantifies the hypothetical loss in information and the loss due to complexity associated with choosing the wrong tree…

统计方法学 · 统计学 2024-12-30 F. Serafini , F. Leisen , C. Villa , K. Wilson

Decision trees are important both as interpretable models amenable to high-stakes decision-making, and as building blocks of ensemble methods such as random forests and gradient boosting. Their statistical properties, however, are not well…

机器学习 · 统计学 2021-10-20 Yan Shuo Tan , Abhineet Agarwal , Bin Yu

The linear varying coefficient models posits a linear relationship between an outcome and covariates in which the covariate effects are modeled as functions of additional effect modifiers. Despite a long history of study and use in…

统计方法学 · 统计学 2024-09-26 Sameer K. Deshpande , Ray Bai , Cecilia Balocchi , Jennifer E. Starling , Jordan Weiss

Count-compositional data arise in many different fields, including high-throughput sequencing experiments, ecological surveys, and palaeoclimate studies, where a common, important goal is to understand how covariates relate to the observed…

统计方法学 · 统计学 2026-04-10 André F. B. Menezes , Andrew C. Parnell , Keefe Murphy

Tree-boosting is a widely used machine learning technique for tabular data. However, its out-of-sample accuracy is critically dependent on multiple hyperparameters. In this article, we empirically compare several popular methods for…

机器学习 · 计算机科学 2026-05-29 Floris Jan Koster , Fabio Sigrist

Classification and Regression Trees (CARTs) are off-the-shelf techniques in modern Statistics and Machine Learning. CARTs are traditionally built by means of a greedy procedure, sequentially deciding the splitting predictor variable(s) and…

To achieve the goal of providing the best possible care to each patient, physicians need to customize treatments for patients with the same diagnosis, especially when treating diseases that can progress further and require additional…

统计方法学 · 统计学 2022-10-25 Xiao Li , Brent R Logan , S M Ferdous Hossain , Erica E M Moodie

Scaling regression to large datasets is a common problem in many application areas. We propose a two step approach to scaling regression to large datasets. Using a regression tree (CART) to segment the large dataset constitutes the first…

机器学习 · 统计学 2017-07-26 Rajiv Sambasivan , Sourish Das

Determining subgroups that respond especially well (or poorly) to specific interventions (medical or policy) requires new supervised learning methods tailored specifically for causal inference. Bayesian Causal Forest (BCF) is a recent…

机器学习 · 统计学 2022-09-16 Nikolay Krantsevich , Jingyu He , P. Richard Hahn

Nonparametric regression models such as Bayesian Additive Regression Trees (BART) can be useful in fitting flexible functions of a set of covariates to a response, while accounting for nonlinearities and interactions. However, they are…

统计方法学 · 统计学 2018-07-02 Bonifride Tuyishimire , Brent R Logan , Purushottam W Laud

Many network applications are based on binary-state networks, where each component has one of two states: success or failure. Efficient algorithms to evaluate binary-state network reliability are continually being developed. Reliability…

网络与互联网体系结构 · 计算机科学 2020-12-01 Wei-Chang Yeh

Random Forest's performance can be matched by a single slow-growing tree (SGT), which uses a learning rate to tame CART's greedy algorithm. SGT exploits the view that CART is an extreme case of an iterative weighted least square procedure.…

机器学习 · 统计学 2021-07-15 Philippe Goulet Coulombe

Random Forests (RF) and Extreme Gradient Boosting (XGBoost) are two of the most widely used and highly performing classification and regression models. They aggregate equally weighted CART trees, generated randomly in RF or sequentially in…

机器学习 · 计算机科学 2025-10-28 Dimitris Bertsimas , Yubing Cui

Individualized treatment rules (ITR) can improve health outcomes by recognizing that patients may respond differently to treatment and assigning therapy with the most desirable predicted outcome for each individual. Flexible and efficient…

统计方法学 · 统计学 2017-09-25 Brent R. Logan , Rodney Sparapani , Robert E. McCulloch , Purushottam W. Laud

We propose a new framework for contextual multi-armed bandits based on tree ensembles. Our framework adapts two widely used bandit methods, Upper Confidence Bound and Thompson Sampling, for both standard and combinatorial settings. As part…

机器学习 · 计算机科学 2025-12-04 Hannes Nilsson , Rikard Johansson , Niklas Åkerblom , Morteza Haghir Chehreghani

The XGBoost method has many advantages and is especially suitable for statistical analysis of big data, but its loss function is limited to convex functions. In many specific applications, a nonconvex loss function would be preferable. In…

机器学习 · 计算机科学 2022-01-20 Yang Guang

Tree-based ensemble methods such as random forests, gradient-boosted trees, and Bayesianadditive regression trees have been successfully used for regression problems in many applicationsand research studies. In this paper, we study ensemble…

机器学习 · 统计学 2024-06-21 Alexandre Seiller , Éric Gaussier , Emilie Devijver , Marianne Clausel , Sami Alkhoury

Flow network models can capture the underlying physics and operational constraints of many networked systems including the power grid and transportation and water networks. However, analyzing reliability of systems using computationally…

机器学习 · 计算机科学 2021-09-14 Nariman L. Dehghani , Soroush Zamanian , Abdollah Shafieezadeh

In recent years, Machine Learning algorithms, in particular supervised learning techniques, have been shown to be very effective in solving regression problems. We compare the performance of a newly proposed regression algorithm against…

机器学习 · 计算机科学 2023-06-16 Sabina Gooljar , Kris Manohar , Patrick Hosein

This work develops formal statistical inference procedures for machine learning ensemble methods. Ensemble methods based on bootstrapping, such as bagging and random forests, have improved the predictive accuracy of individual trees, but…

机器学习 · 统计学 2015-09-11 Lucas Mentch , Giles Hooker