Bühlmann-Kalisch-Meier (2014) High-Dimensional Statistics with a View Toward Applications in Biology

high-dimensional-statisticslassovariable-selectionpost-selection-inferencemultiple-testingfalse-discovery-rategraphical-modelcausal-inferencesparsityliterature-survey

Summary

This review surveys statistical methods for high-dimensional data (pnp\gg n), with particular emphasis on the recent problem of quantifying uncertainty — constructing p-values and confidence intervals, and controlling false positives — after high-dimensional model selection. The core setting is the sparse linear model, estimated by the Lasso; the review then moves to methods that produce valid inference on top of such estimators (sample splitting, stability selection, de-sparsified Lasso), to multiple-testing error control (FWER, FDR), and briefly to graphical modeling and causal inference from observational data. Everything is illustrated with R packages on a genomic riboflavin-production dataset (p=4088p=4088 genes, n=71n=71).

Key Claims

Concepts Introduced or Extended

Entities Mentioned

Quotes

"We review statistical methods for high-dimensional data analysis and pay particular attention to recent developments for assessing uncertainties in terms of controlling false positive statements (type I error) and p-values."

My Take

The review's organizing insight is the gap between selection and inference: the Lasso literature had, by 2014, largely solved point estimation and prediction under sparsity, but a Lasso fit tells you nothing trustworthy about whether a given coefficient is really nonzero. The methods it foregrounds — sample splitting, stability selection, and especially the de-sparsified Lasso — are exactly the bridge to valid p-values that the wiki's Lasso and variable-selection pages stop short of. For a Bayesian-leaning wiki it also usefully marks the frequentist counterpart to spike-and-slab posterior inclusion probabilities and horseshoe shrinkage: both camps are answering "which variables, and how sure are we?" under pnp\gg n, by different routes. The main caveat is that these guarantees lean on sparsity and design (compatibility/beta-min) conditions that are unverifiable in practice — the honest uncertainty is conditional on assumptions that biology rarely lets you check.