Controlling the False Discovery Rate for Binary Feature Selection via Knockoff
Yuxiang Xie, Kwun Chuen Gary Chan

TL;DR
This paper introduces a new method for binary feature selection in regression models that effectively controls the false discovery rate, even with estimated feature distributions, and demonstrates higher power than existing methods in simulations and real data.
Contribution
It proposes a novel FDR control method for binary features that works under mild conditions and shows improved power over existing approaches.
Findings
FDR is exactly controlled at the target level when the feature distribution is known.
FDR control remains effective when the feature distribution is estimated from data.
The method outperforms competitors in simulations and real data applications, such as HIV treatment data.
Abstract
Variable selection has been widely used in data analysis for the past decades, and it becomes increasingly important in the Big Data era as there are usually hundreds of variables available in a dataset. To enhance interpretability of a model, identifying potentially relevant features is often a step before fitting all the features into a regression model. A good variable selection method should effectively control the fraction of false discoveries and ensure large enough power of its selection set. In a lot of contemporary data applications, a great portion of features are coded as binary variables. Binary features are widespread in many fields, from online controlled experiments to genome science to physical statistics. Although there has recently been a handful of literature for provable false discovery rate (FDR) control in variable selection, most of the theoretical analyses were…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Statistical Methods and Inference · Imbalanced Data Classification Techniques
