Nash: Neural Adaptive Shrinkage for Structured High-Dimensional Regression
William R. P. Denault
TL;DR
Nash tackles high-dimensional sparse regression with covariate-side information by learning a covariate-conditioned prior on regression effects: $b_j \sim g(d_j,\theta)$, under a Gaussian observation model $y|X,\beta,\sigma^2 \sim N(X\beta,\sigma^2)$. It introduces split variational empirical Bayes (split VEB) to decouple prior learning from posterior inference, enabling efficient coordinate updates and connecting to empirical Bayes regression. The framework unifies group, fused-graph, and beyond-regularization penalties through flexible priors (e.g., mixtures, MDNs), allowing cross-domain adaptation without cross-validation. Empirical results on real datasets and MNIST denoising demonstrate competitive accuracy and scalability, with clear gains when informative side information is available. Overall, Nash provides a flexible, scalable approach to data-driven adaptive regularization in structured, high-dimensional settings.
Abstract
Sparse linear regression is a fundamental tool in data analysis. However, traditional approaches often fall short when covariates exhibit structure or arise from heterogeneous sources. In biomedical applications, covariates may stem from distinct modalities or be structured according to an underlying graph. We introduce Neural Adaptive Shrinkage (Nash), a unified framework that integrates covariate-specific side information into sparse regression via neural networks. Nash adaptively modulates penalties on a per-covariate basis, learning to tailor regularization without cross-validation. We develop a variational inference algorithm for efficient training and establish connections to empirical Bayes regression. Experiments on real data demonstrate that Nash can improve accuracy and adaptability over existing methods.
