paper-with-me

Papers

Stability Selection via Variable Decorrelation

2025-05-27 · Mahdi Nouraie, Connor Smith, Samuel Muller

The Lasso is a prominent algorithm for variable selection. However, its instability in the presence of correlated variables in the high-dimensional setting is well-documented. Although previous research has attempted to address this issue by modifying the Lasso loss function, this paper introduces an approach that simplifies the data processed by Lasso. We propose that decorrelating variables before applying the Lasso improves the stability of variable selection regardless of the direction of correlation among predictors. Furthermore, we highlight that the irrepresentable condition, which ensures consistency for the Lasso, is satisfied after variable decorrelation under two assumptions. In addition, by noting that the instability of the Lasso is not limited to high-dimensional settings, we demonstrate the effectiveness of the proposed approach for low-dimensional data. Finally, we present empirical results that indicate the efficacy of the proposed method across different variable selection techniques, highlighting its potential for broader application. The DVS R package is developed to facilitate the implementation of the methodology proposed in this paper.

📄 PDF Abstract BibTeX arXiv:2505.20864

Code (2)

mahdinouraie/dvs 공식 구현
mahdinouraie/variable-decorrelation 공식 구현

Tasks

Variable Selection

Similar Papers 제목 키워드 기반

Stable Prediction with Model Misspecification and Agnostic Distribution Shift

2020-01-31 · Kun Kuang, Ruoxuan Xiong, Peng Cui, Susan Athey 외

For many machine learning algorithms, two main assumptions are required to guarantee performance. One is that the test data are drawn from the same distribution as the training data, and the other is that the model is co…

parameter estimationPredictionregression

Debiased Graph Neural Networks with Agnostic Label Selection Bias

2022-01-19 · Shaohua Fan, Xiao Wang, Chuan Shi, Kun Kuang 외

Most existing Graph Neural Networks (GNNs) are proposed without considering the selection bias in data, i.e., the inconsistent distribution between the training set with test set. In reality, the test data is not even av…

parameter estimationSelection bias

Causal feature selection framework for stable soft sensor modeling based on time-delayed cross mapping

2026-01-20 · Shi-Shun Chen, Xiao-Yang Li, Enrico Zio arxiv

Soft sensor modeling plays a crucial role in process monitoring. Causal feature selection can enhance the performance of soft sensor models in industrial applications. However, existing methods ignore two critical charac…

Causal Inference

Decorrelation of Neutral Vector Variables: Theory and Applications

2017-05-30 · Zhanyu Ma, Jing-Hao Xue, Arne Leijon, Zheng-Hua Tan 외

In this paper, we propose novel strategies for neutral vector variable decorrelation. Two fundamental invertible transformations, namely serial nonlinear transformation and parallel nonlinear transformation, are proposed…

On the Selection Stability of Stability Selection and Its Applications

2024-11-14 · Mahdi Nouraie, Samuel Muller

Stability selection is a widely adopted resampling-based framework for high-dimensional variable selection. This paper seeks to broaden the use of an established stability estimator to evaluate the overall stability of t…

Decision MakingVariable Selection