MLLGSTDec 4, 2025

Provable FDR Control for Deep Feature Selection: Deep MLPs and Beyond

arXiv:2512.04696v2h-index: 2
Originality Incremental advance
AI Analysis

This provides a provable method for feature selection in deep learning, addressing reliability concerns for researchers and practitioners in high-dimensional data analysis, though it is incremental as it extends existing FDR control to deep networks.

The paper tackles the problem of controlling false discovery rate (FDR) in feature selection using deep neural networks, achieving a theoretical guarantee for FDR control in a general deep learning setting, including architectures like MLPs, CNNs, and RNNs, with numerical experiments supporting the findings.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes