FANOK: Knockoffs in Linear Time
Machine Learning
2020-06-17 v1 Methodology
Machine Learning
Abstract
We describe a series of algorithms that efficiently implement Gaussian model-X knockoffs to control the false discovery rate on large scale feature selection problems. Identifying the knockoff distribution requires solving a large scale semidefinite program for which we derive several efficient methods. One handles generic covariance matrices, has a complexity scaling as where is the ambient dimension, while another assumes a rank factor model on the covariance matrix to reduce this complexity bound to . We also derive efficient procedures to both estimate factor models and sample knockoff covariates with complexity linear in the dimension. We test our methods on problems with as large as .
Cite
@article{arxiv.2006.08790,
title = {FANOK: Knockoffs in Linear Time},
author = {Armin Askari and Quentin Rebjock and Alexandre d'Aspremont and Laurent El Ghaoui},
journal= {arXiv preprint arXiv:2006.08790},
year = {2020}
}
Comments
For code see https://github.com/qrebjock/fanok