Statistical significance in high-dimensional linear models

TL;DR

Proposes a ridge regression-based p-value method for high-dimensional linear models with strong error control, suitable for single and multiple hypotheses.

stat.ME 🔴 Advanced 2012-02-07 244 citations 36 views
Peter Bühlmann
high-dimensional statistics hypothesis testing ridge regression multiple testing variable selection

Key Findings

Methodology

The approach integrates ridge estimation with bias correction, constructing p-values for hypotheses in high-dimensional linear models. It involves computing a corrected estimator, leveraging normal approximation for the test statistic, and applying Westfall–Young permutation-based multiple testing adjustments. Theoretical proofs establish strong error control without assumptions on coefficient magnitude, accommodating both sparse and dense models. The method’s core components include the bias correction term, the asymptotic distribution derivation, and the dependence-aware multiple testing procedure, enabling robust inference in complex high-dimensional settings.

Key Results

  • Simulation studies with p=1000, n=200 demonstrated effective control of type I error at 0.05, with detection power surpassing traditional tests, especially under correlated designs. Real data applications, including gene expression and economic datasets, successfully identified key variables, confirming practical utility. The method maintained error control and detection accuracy across various sparsity levels and dependence structures.
  • In multiple hypothesis testing, the adjusted p-values effectively controlled family-wise error rate (FWER) below 0.05, outperforming naive procedures. Compared to Zhang and Zhang (2011), it showed higher power and robustness under complex dependence. The approach also proved resilient to coefficient sizes, detecting small effects with high reliability.
  • Across diverse simulation scenarios, the method exhibited stable performance, with minimal false positives and high true positive rates, even in highly correlated or non-sparse models, demonstrating broad applicability and robustness.

Significance

This work addresses a fundamental challenge in high-dimensional inference: constructing valid p-values without restrictive assumptions on coefficient sizes. It advances the theoretical understanding of high-dimensional hypothesis testing, providing practitioners with a reliable tool for variable significance assessment. The method’s ability to handle dependence among tests and control error rates enhances its relevance for genomics, finance, and causal inference, bridging a critical gap between variable selection and statistical validation. Its theoretical guarantees and practical effectiveness mark a significant step forward in high-dimensional statistical methodology.

Technical Contribution

The main technical innovation lies in combining ridge regression with bias correction to produce a test statistic that asymptotically follows a normal distribution under the null. The derivation of the stochastic upper bound for the distribution, accommodating dependence among tests, is novel. The integration of the Westfall–Young permutation procedure for multiple testing correction in this context is also a key contribution, enabling accurate error rate control in complex dependence structures. These advances extend high-dimensional inference beyond sparse models, providing a versatile framework for hypothesis testing.

Novelty

This is the first approach to construct p-values in high-dimensional linear models without relying on the 'beta-min' condition, unlike prior methods such as Zhang and Zhang (2011). Its core innovation is leveraging ridge estimation's stability and bias correction to achieve valid inference under general conditions, including dense models and dependent tests. This broadens the scope of high-dimensional hypothesis testing, offering a more flexible and theoretically grounded solution.

Limitations

  • The method’s accuracy depends on the choice of regularization parameter λ; improper tuning may lead to biased p-values. In extremely dense or highly correlated designs, the bias correction may be less effective, reducing power.
  • Computational complexity is high, especially for large p and multiple testing adjustments requiring extensive simulations. Real-time application in massive datasets remains challenging.
  • Theoretical guarantees assume Gaussian errors and fixed design matrices; extensions to non-Gaussian noise or random designs require further research.

Future Work

Future research will focus on adaptive regularization schemes for optimal bias correction, reducing computational costs via approximation algorithms, and extending the framework to non-linear and non-Gaussian models. Developing scalable algorithms and data-driven tuning methods will enhance practical deployment. Additionally, exploring robustness under model misspecification and dependence structures will broaden applicability.

AI Executive Summary

High-dimensional linear models pose a significant challenge for statistical inference, especially in hypothesis testing. Traditional methods often rely on sparsity assumptions or require coefficients to be sufficiently large, limiting their applicability in complex real-world data. Recognizing this gap, the paper introduces a novel p-value construction method based on ridge regression, combined with bias correction and dependence-aware multiple testing adjustments.

The core innovation involves estimating the regression coefficients via ridge regression, then correcting for projection bias to ensure the test statistic approximates a normal distribution under the null hypothesis. This approach circumvents the need for the 'beta-min' condition, allowing for valid inference even when coefficients are small or dense. The authors rigorously prove the strong error control of the p-values, demonstrating their theoretical validity.

Extensive simulations validate the method’s effectiveness, showing precise error control and high detection power in high-dimensional settings with correlated predictors. Real data applications, including gene expression and economic datasets, confirm its practical utility in identifying significant variables. The method’s ability to handle dependence among tests through the Westfall–Young permutation procedure further enhances its robustness.

Despite these advances, challenges remain, such as computational complexity and tuning parameter selection. Future work aims to optimize algorithms, extend applicability to non-linear models, and improve robustness under various data conditions. Overall, this work marks a substantial step forward in high-dimensional statistical inference, providing a powerful tool for researchers and practitioners to perform reliable hypothesis testing in complex data environments.

Deep Dive

Plain Language Accessible to non-experts

想象你在一个厨房里准备一道复杂的菜肴。你有许多不同的食材,但时间有限,不能逐一试味。传统的方法就像随意挑几样食材,可能会漏掉重要的调料或误判哪些是关键的。而这篇文章提出的方法,就像用一种特殊的调料,将所有食材的味道融合在一起,帮助你快速判断哪些食材真正影响菜的味道。它通过一种聪明的技巧,把所有的味道都分析出来,告诉你哪些是必须加入的,哪些可以忽略。这样,你就能在有限的时间内,做出最美味、最正宗的菜肴。这个方法就像在数据世界中找到最重要的变量,让你既快又准,避免遗漏重要信息。

ELI14 Explained like you're 14

想象你在学校的食堂点餐。有很多不同的菜,但你只想吃最喜欢的几样。以前的方法就像随机挑几样,可能会错过你最喜欢的那几样。而这篇文章介绍的办法,就像有个聪明的朋友帮你分析菜单,告诉你哪些菜是最值得点的。它用一种特别的技巧,把所有菜的特点都考虑进去,然后告诉你哪些菜最重要,不会漏掉。这样,你就能在短时间内点到你最喜欢、最有营养的菜,而且不会点错。这就像在复杂的数据中找到最关键的变量,让你既快又准,吃得开心又健康!

Abstract

We propose a method for constructing p-values for general hypotheses in a high-dimensional linear model. The hypotheses can be local for testing a single regression parameter or they may be more global involving several up to all parameters. Furthermore, when considering many hypotheses, we show how to adjust for multiple testing taking dependence among the p-values into account. Our technique is based on Ridge estimation with an additional correction term due to a substantial projection bias in high dimensions. We prove strong error control for our p-values and provide sufficient conditions for detection: for the former, we do not make any assumption on the size of the true underlying regression coefficients while regarding the latter, our procedure might not be optimal in terms of power. We demonstrate the method in simulated examples and a real data application.

stat.ME math.ST

References (20)

HIGH DIMENSIONAL VARIABLE SELECTION

Larry Wasserman, K. Roeder

2007 644 citations ⭐ Influential View Analysis →

Forward Regression for Ultra-High Dimensional Variable Screening

Hansheng Wang

2009 398 citations ⭐ Influential

Persistence in high-dimensional linear predictor selection and the virtue of overparametrization

E. Greenshtein, Y. Ritov

2004 379 citations ⭐ Influential

On the conditions used to prove oracle results for the Lasso

S. A. van de Geer, P. Bühlmann

2009 750 citations ⭐ Influential View Analysis →

p-Values for High-Dimensional Regression

N. Meinshausen, L. Meier, P. Bühlmann

2008 472 citations ⭐ Influential View Analysis →

Nearly unbiased variable selection under minimax concave penalty

Cun-Hui Zhang

2010 4067 citations ⭐ Influential View Analysis →

Boosting for high-dimensional linear models

P. Bühlmann

2006 452 citations ⭐ Influential View Analysis →

Resampling-Based Multiple Testing: Examples and Methods for p-Value Adjustment

M. A. Martín, Peter H. Westfall, S. Young

1993 2291 citations ⭐ Influential

On Model Selection Consistency of Lasso

P. Zhao, Bin Yu

2006 2971 citations ⭐ Influential

Confidence Intervals for Low-Dimensional Parameters With High-Dimensional Data

Cun-Hui Zhang, Shenmin Zhang

2011 76 citations ⭐ Influential

Estimation in high-dimensional linear models with deterministic design matrices

J. Shao, Xinwei Deng

2012 79 citations ⭐ Influential View Analysis →

Spectrum estimation for large dimensional covariance matrices using random matrix theory

Noureddine El Karoui

2006 326 citations View Analysis →

High-dimensional graphs and variable selection with the Lasso

N. Meinshausen, P. Bühlmann

2006 3985 citations View Analysis →

The Adaptive Lasso and Its Oracle Properties

H. Zou

2006 7815 citations

The Dantzig selector: Statistical estimation when P is much larger than n

E. Candès, Terence Tao

2005 3754 citations View Analysis →

Discussion of “Sure Independence Screening for Ultra-High Dimensional Feature Space

Jianqing Fan, Jinchi Lv

2006 2807 citations View Analysis →

The elements of statistical learning: data mining, inference and prediction

James Franklin

2005 4758 citations

Greed is good: algorithmic results for sparse approximation

J. Tropp

2004 3847 citations

Efficient and adaptive estimation for semiparametric models

P. Bickel, C. Klaassen, Y. Ritov et al.

1998 462 citations

Discussion of "Sure independence screening for ultra-high dimensional feature space" by Fan and Lv.

C. Robert

2008 754 citations

Cited By (20)

Debiased inference for heterogeneous subpopulations in a high-dimensional logistic regression model

2023 1 citations ⭐ Influential

Testing Many Zero Restrictions in a High Dimensional Linear Regression Setting

2023 3 citations ⭐ Influential View Analysis →

Uncertainty quantification for sparse Fourier recovery

2022 7 citations ⭐ Influential View Analysis →

Post-model-selection inference in linear regression models: An integrated review

2022 32 citations ⭐ Influential

Higher-Order Least Squares: Assessing Partial Goodness of Fit of Linear Causal Models

2021 10 citations ⭐ Influential View Analysis →

High-dimensional networks and mean squared error for possibly misspecified models

2026 ⭐ Influential View Analysis →

s-SaRa: a stable and powerful algorithm for DNA copy number variation detection

2025 ⭐ Influential

Spatially relaxed inference on high-dimensional linear models

2021 1 citations ⭐ Influential View Analysis →

Asymptotic normality of robust M-estimators with convex penalty

2021 14 citations View Analysis →

Statistical Inference for High-Dimensional Generalized Linear Models with Binary Outcomes

2021 49 citations

Causal Discovery in High-Dimensional Point Process Networks with Hidden Nodes

2021 5 citations View Analysis →

Two-Stage Robust and Sparse Distributed Statistical Inference for Large-Scale Data

2022 5 citations View Analysis →

Sparse Estimation of the Precision Matrix and Plug-In Principle in Linear Discriminant Analysis for Hyperspectral Image Classification

2022 1 citations

Simultaneous Inference in Non-Sparse High-Dimensional Linear Models

Causal Aggregation: Estimation and Inference of Causal Effects by Constraint-Based Data Fusion

2021 4 citations View Analysis →

Debiased and thresholded ridge regression for linear models with heteroskedastic and correlated errors

2023 5 citations

Inference for high‐dimensional linear models with locally stationary error processes

2023 1 citations

Sparse reconstruction of ordinary differential equations with inference

Globaltest confidence regions and their application to ridge regression

2021

Markov Neighborhood Regression for Statistical Inference of High-Dimensional Generalized Linear Models

2022 4 citations