Provable FDR Control for Deep Feature Selection: Deep MLPs and Beyond
Kazuma Sawaya
TL;DR
This work introduces a provably reliable feature-selection framework for deep neural networks that approximately controls the FDR. By leveraging gradient-based input sensitivity and a data-splitting scheme, the authors establish a marginal asymptotic normality result for null features within a broad class of architectures that share a dense first layer and a $ m{B}$‑ROI design. The method yields an FDR-controlling selection rule with minimal distributional assumptions and demonstrates strong empirical support across multiple network types and data Generating Processes. The approach advances the interpretability and reproducibility of deep-feature selection by combining modeling flexibility with statistical guarantees, while outlining practical limitations and future extensions.
Abstract
We develop a flexible feature selection framework based on deep neural networks that approximately controls the false discovery rate (FDR), a measure of Type-I error. The method applies to architectures whose first layer is fully connected. From the second layer onward, it accommodates multilayer perceptrons (MLPs) of arbitrary width and depth, convolutional and recurrent networks, attention mechanisms, residual connections, and dropout. The procedure also accommodates stochastic gradient descent with data-independent initializations and learning rates. To the best of our knowledge, this is the first work to provide a theoretical guarantee of FDR control for feature selection within such a general deep learning setting. Our analysis is built upon a multi-index data-generating model and an asymptotic regime in which the feature dimension $n$ diverges faster than the latent dimension $q^{*}$, while the sample size, the number of training iterations, the network depth, and hidden layer widths are left unrestricted. Under this setting, we show that each coordinate of the gradient-based feature-importance vector admits a marginal normal approximation, thereby supporting the validity of asymptotic FDR control. As a theoretical limitation, we assume $\mathbf{B}$-right orthogonal invariance of the design matrix, and we discuss broader generalizations. We also present numerical experiments that underscore the theoretical findings.
