paper-with-me

Papers

Variable selection with missing data in both covariates and outcomes: Imputation and machine learning

2021-04-06 · Liangyuan Hu, Jung-Yi Joyce Lin, Jiayi Ji

The missing data issue is ubiquitous in health studies. Variable selection in the presence of both missing covariates and outcomes is an important statistical research topic but has been less studied. Existing literature focuses on parametric regression techniques that provide direct parameter estimates of the regression model. Flexible nonparametric machine learning methods considerably mitigate the reliance on the parametric assumptions, but do not provide as naturally defined variable importance measure as the covariate effect native to parametric models. We investigate a general variable selection approach when both the covariates and outcomes can be missing at random and have general missing data patterns. This approach exploits the flexibility of machine learning modeling techniques and bootstrap imputation, which is amenable to nonparametric methods in which the covariate effects are not directly available. We conduct expansive simulations investigating the practical operating characteristics of the proposed variable selection approach, when combined with four tree-based machine learning methods, XGBoost, Random Forests, Bayesian Additive Regression Trees (BART) and Conditional Random Forests, and two commonly used parametric methods, lasso and backward stepwise selection. Numeric results suggest that when combined with bootstrap imputation, XGBoost and BART have the overall best variable selection performance with respect to the $F_1$ score and Type I error across various settings. In general, there is no significant difference in the variable selection performance due to imputation methods. We further demonstrate the methods via a case study of risk factors for 3-year incidence of metabolic syndrome with data from the Study of Women's Health Across the Nation.

📄 PDF Abstract BibTeX arXiv:2104.02769

Code (1)

liangyuanhu/Variable-selection-w-missing-data 공식 구현

Tasks

BIG-bench Machine LearningImputationregressionVariable Selection

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Two-part hidden Markov models for semicontinuous longitudinal data with nonignorable missing covariates

2020-01-31 · Statistics in Medicine. 2020;39:1801–1816. 2020 1 · Xiaoxiao Zhou Kai Kang Xinyuan Song

This study develops a two-part hidden Markov model (HMM) for analyzing semicontinuous longitudinal data in the presence of missing covariates. The pro- posed model manages a semicontinuous variable by splitting it into…

Variable Selection

Robust Lasso-Zero for sparse corruption and model selection with missing covariates

2020-05-12 · Pascaline Descloux, Claire Boyer, Julie Josse, Aude Sportisse 외

We propose Robust Lasso-Zero, an extension of the Lasso-Zero methodology, initially introduced for sparse linear models, to the sparse corruptions problem. We give theoretical guarantees on the sign recovery of the param…

Missing ValuesModel SelectionVariable Selection

To Impute or not to Impute? Missing Data in Treatment Effect Estimation

2022-02-04 · Jeroen Berrevoets, Fergus Imrie, Trent Kyono, James Jordon 외

Missing data is a systemic problem in practical scenarios that causes noise and bias when estimating treatment effects. This makes treatment effect estimation from data with missingness a particularly tricky endeavour. A…

Imputation

Augmented transfer regression learning for completely missing covariates

2026-05-06 · Huali Zhao, Tianying Wang arxiv

Large-scale population-level datasets, such as the UK Biobank and the All of Us Research Program, often lack covariates needed for a specific analysis, such as genetic or lifestyle measures, while related studies measure…

High dimensional stochastic linear contextual bandit with missing covariates

2022-07-22 · Byoungwook Jang, Julia Nepper, Marc Chevrette, Jo Handelsman 외

Recent works in bandit problems adopted lasso convergence theory in the sequential decision-making setting. Even with fully observed contexts, there are technical challenges that hinder the application of existing lasso …

Decision MakingExperimental DesignSequential Decision MakingVocal Bursts Intensity Prediction