MEMLFeb 7, 2021

RaSE: A Variable Screening Framework via Random Subspace Ensembles

arXiv:2102.03892v31 citations
Originality Incremental advance
AI Analysis

This framework addresses the problem of missing important variables with no marginal effect or high-order interaction effects for researchers and practitioners working with ultra-high dimensional data.

This paper introduces Random Subspace Ensemble (RaSE), a new variable screening framework designed to identify predictors that are jointly dependent with the response, even if they lack marginal independence. It achieves this by evaluating random subspaces rather than individual predictors, demonstrating effectiveness in simulations and real-data analysis.

Variable screening methods have been shown to be effective in dimension reduction under the ultra-high dimensional setting. Most existing screening methods are designed to rank the predictors according to their individual contributions to the response. As a result, variables that are marginally independent but jointly dependent with the response could be missed. In this work, we propose a new framework for variable screening, Random Subspace Ensemble (RaSE), which works by evaluating the quality of random subspaces that may cover multiple predictors. This new screening framework can be naturally combined with any subspace evaluation criterion, which leads to an array of screening methods. The framework is capable to identify signals with no marginal effect or with high-order interaction effects. It is shown to enjoy the sure screening property and rank consistency. We also develop an iterative version of RaSE screening with theoretical support. Extensive simulation studies and real-data analysis show the effectiveness of the new screening framework.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes