An algorithmic view of $\ell_2$ regularization and some path-following algorithms
Yunzhang Zhu, Renxiong Liu

TL;DR
This paper establishes a novel equivalence between the $ ext{l}_2$ regularized solution path and an ODE flow, proposing new path-following algorithms with theoretical error bounds and demonstrating their effectiveness on logistic regression.
Contribution
It introduces an algorithmic perspective linking $ ext{l}_2$ regularization to ODE flows and develops new homotopy-based algorithms with proven approximation guarantees.
Findings
Newton method requires $ ext{O}( ext{epsilon}^{-1/2})$ steps for $ ext{epsilon}$-suboptimality.
Gradient descent requires $ ext{O}( ext{epsilon}^{-1} ext{log}( ext{epsilon}^{-1}))$ steps.
Algorithms effectively approximate the $ ext{l}_2$ regularization path in logistic regression.
Abstract
We establish an equivalence between the -regularized solution path for a convex loss function, and the solution of an ordinary differentiable equation (ODE). Importantly, this equivalence reveals that the solution path can be viewed as the flow of a hybrid of gradient descent and Newton method applying to the empirical loss, which is similar to a widely used optimization technique called trust region method. This provides an interesting algorithmic view of regularization, and is in contrast to the conventional view that the regularization solution path is similar to the gradient flow of the empirical loss.New path-following algorithms based on homotopy methods and numerical ODE solvers are proposed to numerically approximate the solution path. In particular, we consider respectively Newton method and gradient descent method as the basis algorithm for the…
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 · Advanced Optimization Algorithms Research · Statistical Methods and Inference
MethodsLogistic Regression
