vix.ing · top · new · best · stats · spec

An algorithmic view of ℓ2 regularization and some path-following algorithms

2021/07/07 by Yunzhang Zhu, Zhu, Yunzhang, Renxiong Liu +1
Engineering · Mathematics · #Advanced Optimization Algorithms Research #Computation (stat.CO) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Sparse and Compressive Sensing Techniques #Statistical Methods and Inference

paper · pdf · doi:10.48550/arxiv.2107.03322

openalex publication_date 2021/07/07 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We establish an equivalence between the ℓ2-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 ℓ2 regularization, and is in contrast to the conventional view that the ℓ2 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 homotopy method, and establish their approximation error rates over the solution path. Importantly, our theory suggests novel schemes to choose grid points that guarantee an arbitrarily small suboptimality for the solution path. In terms of computational cost, we prove that in order to achieve an ε-suboptimality for the entire solution path, the number of Newton steps required for the Newton method is \mathcal O(ε-1/2), while the number of gradient steps required for the gradient descent method is \mathcal O(ε-1 ln(ε-1)). Finally, we use ℓ2-regularized logistic regression as an illustrating example to demonstrate the effectiveness of the proposed path-following algorithms.

Citations

Related