MEMLFeb 25, 2022

Flexible variable selection in the presence of missing data

arXiv:2202.12989v41 citations
Originality Incremental advance
AI Analysis

This addresses the problem of selecting scientifically relevant features for researchers in fields like medical diagnostics, where missing data complicates model specification, though it is incremental as it builds on existing variable selection and imputation techniques.

The authors tackled variable selection in the presence of missing data, proposing a nonparametric algorithm with multiple imputation that outperforms existing penalized regression methods in simulations, achieving higher classification and variable selection performance when models are misspecified.

In many applications, it is of interest to identify a parsimonious set of features, or panel, from multiple candidates that achieves a desired level of performance in predicting a response. This task is often complicated in practice by missing data arising from the sampling design or other random mechanisms. Most recent work on variable selection in missing data contexts relies in some part on a finite-dimensional statistical model, e.g., a generalized or penalized linear model. In cases where this model is misspecified, the selected variables may not all be truly scientifically relevant and can result in panels with suboptimal classification performance. To address this limitation, we propose a nonparametric variable selection algorithm combined with multiple imputation to develop flexible panels in the presence of missing-at-random data. We outline strategies based on the proposed algorithm that achieve control of commonly used error rates. Through simulations, we show that our proposal has good operating characteristics and results in panels with higher classification and variable selection performance compared to several existing penalized regression approaches in cases where a generalized linear model is misspecified. Finally, we use the proposed method to develop biomarker panels for separating pancreatic cysts with differing malignancy potential in a setting where complicated missingness in the biomarkers arose due to limited specimen volumes.

Code Implementations2 repos
Foundations

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

Your Notes