An Inexact Variable Metric Proximal Point Algorithm for Generic Quasi-Newton Acceleration
Hongzhou Lin (Thoth, CSAIL), Julien Mairal (Thoth), Zaid Harchaoui

TL;DR
This paper introduces QNing, an inexact variable-metric proximal point algorithm that accelerates gradient-based optimization, especially effective for high-dimensional, sparse, and strongly convex problems, with demonstrated empirical improvements.
Contribution
The paper presents QNing, a novel inexact variable-metric proximal point method compatible with incremental and composite objectives, offering linear convergence and practical acceleration for large-scale machine learning tasks.
Findings
QNing improves convergence speed over existing methods.
Effective for high-dimensional and sparse optimization problems.
Demonstrates significant empirical gains in machine learning training.
Abstract
We propose an inexact variable-metric proximal point algorithm to accelerate gradient-based optimization algorithms. The proposed scheme, called QNing can be notably applied to incremental first-order methods such as the stochastic variance-reduced gradient descent algorithm (SVRG) and other randomized incremental optimization algorithms. QNing is also compatible with composite objectives, meaning that it has the ability to provide exactly sparse solutions when the objective involves a sparsity-inducing regularization. When combined with limited-memory BFGS rules, QNing is particularly effective to solve high-dimensional optimization problems, while enjoying a worst-case linear convergence rate for strongly convex problems. We present experimental results where QNing gives significant improvements over competing methods for training machine learning methods on large samples and in high…
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
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research
