# Lasso tuning through the flexible-weighted bootstrap

**Authors:** Ellis Patrick, Samuel Mueller

arXiv: 1903.03935 · 2019-03-12

## TL;DR

This paper introduces a flexible-weighted bootstrap method for tuning Lasso regularization parameters, aiming to improve model sparsity and interpretability in high-dimensional data analysis.

## Contribution

It generalizes existing bootstrap methods for penalty selection, allowing control over sparsity and performance across all sample sizes.

## Key findings

- Weighted bootstrap influences penalty size and sparsity.
- Method performs well in simulations and real Alzheimer's data.
- Narrow parameter space yields optimal results.

## Abstract

Regularized regression approaches such as the Lasso have been widely adopted for constructing sparse linear models in high-dimensional datasets. A complexity in fitting these models is the tuning of the parameters which control the level of introduced sparsity through penalization. The most common approach to select the penalty parameter is through $k$-fold cross-validation. While cross-validation is used to minimise the empirical prediction error, approaches such as the $m$-out-of-$n$ paired bootstrap which use smaller training datasets provide consistency in selecting the non-zero coefficients in the oracle model, performing well in an asymptotic setting but having limitations when $n$ is small. In fact, for models such as the Lasso there is a monotonic relationship between the size of training sets and the penalty parameter. We propose a generalization of these methods for selecting the regularization parameter based on a flexible-weighted bootstrap procedure that mimics the $m$-out-of-$n$ bootstrap and overcomes its challenges for all sample sizes. Through simulation studies we demonstrate that when selecting a penalty parameter, the choice of weights in the bootstrap procedure can be used to dictate the size of the penalty parameter and hence the sparsity of the fitted model. We empirically illustrate our weighted bootstrap procedure by applying the Lasso to integrate clinical and microRNA data in the modeling of Alzheimer's disease. In both the real and simulated data we find a narrow part of the parameter space to perform well, emulating an $m$-out-of-$n$ bootstrap, and that our procedure can be used to improve interpretation of other optimization heuristics.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.03935/full.md

## Figures

16 figures with captions in the complete paper: https://tomesphere.com/paper/1903.03935/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1903.03935/full.md

---
Source: https://tomesphere.com/paper/1903.03935