A Unified Dynamic Approach to Sparse Model Selection
Chendi Huang, Yuan Yao

TL;DR
This paper introduces a novel iterative regularization path method for sparse model selection that is efficient, competitive with existing methods, and backed by theoretical guarantees under certain conditions.
Contribution
It proposes a simple iterative regularization path based on a sparse Mirror Descent algorithm, with theoretical path consistency and bias reduction, applicable to various models.
Findings
Performance is competitive with glmnet.
Path reaches sign-consistent estimators under RSC and IRR.
Early stopping prevents overfitting.
Abstract
Sparse model selection is ubiquitous from linear regression to graphical models where regularization paths, as a family of estimators upon the regularization parameter varying, are computed when the regularization parameter is unknown or decided data-adaptively. Traditional computational methods rely on solving a set of optimization problems where the regularization parameters are fixed on a grid that might be inefficient. In this paper, we introduce a simple iterative regularization path, which follows the dynamics of a sparse Mirror Descent algorithm or a generalization of Linearized Bregman Iterations with nonlinear loss. Its performance is competitive to \texttt{glmnet} with a further bias reduction. A path consistency theory is presented that under the Restricted Strong Convexity (RSC) and the Irrepresentable Condition (IRR), the path will first evolve in a subspace with no false…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Statistical Methods and Inference · Distributed Sensor Networks and Detection Algorithms
MethodsEarly Stopping · Linear Regression
