paper-with-me

Papers

Error-based Knockoffs Inference for Controlled Feature Selection

2022-03-09 · Xuebin Zhao, Hong Chen, Yingjie Wang, Weifu Li, Tieliang Gong, Yulong Wang, Feng Zheng

Recently, the scheme of model-X knockoffs was proposed as a promising solution to address controlled feature selection under high-dimensional finite-sample settings. However, the procedure of model-X knockoffs depends heavily on the coefficient-based feature importance and only concerns the control of false discovery rate (FDR). To further improve its adaptivity and flexibility, in this paper, we propose an error-based knockoff inference method by integrating the knockoff features, the error-based feature importance statistics, and the stepdown procedure together. The proposed inference procedure does not require specifying a regression model and can handle feature selection with theoretical guarantees on controlling false discovery proportion (FDP), FDR, or k-familywise error rate (k-FWER). Empirical evaluations demonstrate the competitive performance of our approach on both simulated and real data.

📄 PDF Abstract BibTeX arXiv:2203.04483

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importancefeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

DeepPINK: reproducible feature selection in deep neural networks

2018-09-04 · NeurIPS 2018 12 · Yang Young Lu, Yingying Fan, Jinchi Lv, William Stafford Noble

Deep learning has become increasingly popular in both supervised and unsupervised machine learning thanks to its outstanding empirical performance. However, because of their intrinsic complexity, most deep learning metho…

feature selection

ARK: Robust Knockoffs Inference with Coupling

2023-07-10 · Yingying Fan, Lan Gao, Jinchi Lv

We investigate the robustness of the model-X knockoffs framework with respect to the misspecified or estimated feature distribution. We achieve such a goal by theoretically studying the feature selection performance of a…

feature selection

False Discovery Proportion control for aggregated Knockoffs

2023-09-21 · NeurIPS 2023 11

Controlled variable selection is an important analytical step in various scientific fields, such as brain imaging or genomics. In these high-dimensional data settings, considering too many variables leads to poor models …

Deep Knockoffs

2018-11-16 · Yaniv Romano, Matteo Sesia, Emmanuel J. Candès

This paper introduces a machine for sampling approximate model-X knockoffs for arbitrary and unspecified data distributions using deep generative models. The main idea is to iteratively refine a knockoff sampling mechani…

Variable Selection

DeepLINK-T: deep learning inference for time series data using knockoffs and LSTM

2024-04-05 · Wenxuan Zuo, Zifan Zhu, Yuxuan Du, Yi-Chun Yeh 외

High-dimensional longitudinal time series data is prevalent across various real-world applications. Many such applications can be modeled as regression problems with high-dimensional time series covariates. Deep learning…

Deep Learningfeature selectionregressionTime Series+1