paper-with-me

Papers

Stability selection for component-wise gradient boosting in multiple dimensions

2016-11-30 · Janek Thomas, Andreas Mayr, Bernd Bischl, Matthias Schmid, Adam Smith, Benjamin Hofner

We present a new algorithm for boosting generalized additive models for location, scale and shape (GAMLSS) that allows to incorporate stability selection, an increasingly popular way to obtain stable sets of covariates while controlling the per-family error rate (PFER). The model is fitted repeatedly to subsampled data and variables with high selection frequencies are extracted. To apply stability selection to boosted GAMLSS, we develop a new "noncyclical" fitting algorithm that incorporates an additional selection step of the best-fitting distribution parameter in each iteration. This new algorithms has the additional advantage that optimizing the tuning parameters of boosting is reduced from a multi-dimensional to a one-dimensional problem with vastly decreased complexity. The performance of the novel algorithm is evaluated in an extensive simulation study. We apply this new algorithm to a study to estimate abundance of common eider in Massachusetts, USA, featuring excess zeros, overdispersion, non-linearity and spatio-temporal structures. Eider abundance is estimated via boosted GAMLSS, allowing both mean and overdispersion to be regressed on covariates. Stability selection is used to obtain a sparse set of stable predictors.

📄 PDF Abstract BibTeX arXiv:1611.10171

Code (1)

boost-R/gamboostLSS 공식 구현

Tasks

Additive models

Similar Papers 제목 키워드 기반

Sparse-group boosting -- Unbiased group and variable selection

2022-06-13 · Fabian Obster, Christian Heumann

In the presence of grouped covariates, we propose a framework for boosting that allows to enforce sparsity within and between groups. By using component-wise and group-wise gradient boosting at the same time with adjuste…

Variable Selection

Inference for $L_2$-Boosting

2018-05-04 · David Rügamer, Sonja Greven

We propose a statistical inference framework for the component-wise functional gradient descent algorithm (CFGD) under normality assumption for model errors, also known as $L_2$-Boosting. The CFGD is one of the most vers…

Variable Selection

Stagewise Boosting Distributional Regression

2024-05-28 · Mattias Wetscher, Johannes Seiler, Reto Stauffer, Nikolaus Umlauf

Forward stagewise regression is a simple algorithm that can be used to estimate regularized models. The updating rule adds a small constant to a regression coefficient in each iteration, such that the underlying optimiza…

regression

Probing for sparse and fast variable selection with model-based boosting

2017-02-15 · Janek Thomas, Tobias Hepp, Andreas Mayr, Bernd Bischl

We present a new variable selection method based on model-based gradient boosting and randomly permuted variables. Model-based boosting is a tool to fit a statistical model while performing variable selection at the same…

Variable Selection

CAFE-GB: Scalable and Stable Feature Selection for Malware Detection via Chunk-wise Aggregated Gradient Boosting

2026-01-22 · Ajvad Haneef K, Karan Kuwar Singh, Madhu Kumar S D arxiv

High-dimensional malware datasets often exhibit feature redundancy, instability, and scalability limitations, which hinder the effectiveness and interpretability of machine learning-based malware detection systems. Altho…

Feature ImportanceMalware Detection