Probabilistic Best Subset Selection via Gradient-Based Optimization
Mingzhang Yin, Nhat Ho, Bowei Yan, Xiaoning Qian, Mingyuan Zhou

TL;DR
This paper introduces a probabilistic, gradient-based optimization approach for exact L0-regularized regression, enabling efficient variable selection in high-dimensional data with improved accuracy over existing methods.
Contribution
It presents a novel continuous reformulation of the best subset selection problem and develops unbiased gradient estimators for efficient stochastic optimization.
Findings
Method finds true models from thousands of covariates in seconds
Outperforms existing variable selection tools in synthetic data
Guarantees convergence to the ground truth under certain conditions
Abstract
In high-dimensional statistics, variable selection recovers the latent sparse patterns from all possible covariate combinations. This paper proposes a novel optimization method to solve the exact L0-regularized regression problem, which is also known as the best subset selection. We reformulate the optimization problem from a discrete space to a continuous one via probabilistic reparameterization. The new objective function is differentiable but its gradient often cannot be computed in a closed form. Then we propose a family of unbiased gradient estimators to optimize the best subset selection objectives by the stochastic gradient descent. Within this family, we identify the estimator with uniformly minimum variance. Theoretically, we study the general conditions under which the method is guaranteed to converge to the ground truth in expectation. The proposed method can find the true…
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
TopicsGaussian Processes and Bayesian Inference · Statistical Methods and Inference · Machine Learning and Data Classification
