Related Experiment Video
Updated: Nov 24, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
Published on: September 8, 2023
Asynchronous Parallel Stochastic Quasi-Newton Methods
Qianqian Tong1, Guannan Liang1, Xingyu Cai2
1University of Connecticut, Storrs, CT 06269.
We introduce Asynchronous Stochastic Quasi-Newton (AsySQN), a novel parallel algorithm for L-BFGS. AsySQN achieves significant speedup and maintains linear convergence, outperforming first-order methods on ill-conditioned problems.
Area of Science:
- Machine Learning
- Optimization Algorithms
- Parallel Computing
Background:
- First-order stochastic algorithms like stochastic gradient descent dominate large-scale machine learning.
- Second-order quasi-Newton methods, particularly L-BFGS, show promise for ill-conditioned problems.
- Existing parallelization attempts for L-BFGS are limited.
Purpose of the Study:
- To develop a truly parallelized L-BFGS algorithm with convergence guarantees.
- To enhance the efficiency of stochastic quasi-Newton methods for large-scale optimization.
- To demonstrate the effectiveness of the proposed method on ill-conditioned problems.
Main Methods:
- Proposed an asynchronous parallel algorithm for stochastic quasi-Newton (AsySQN) optimization.
- Implemented a full parallelization of the L-BFGS method, including its two-loop recursion.
- Utilized variance reduction techniques to ensure linear convergence.
Main Results:
- The AsySQN algorithm achieves significant speedup compared to non-parallel L-BFGS.
- Maintained the linear convergence rate of its sequential counterpart.
- Demonstrated superior performance over first-order methods on ill-conditioned benchmark datasets.
Conclusions:
- AsySQN offers a practical and efficient approach to parallelizing L-BFGS.
- The method effectively addresses challenges posed by ill-conditioned optimization problems in machine learning.
- AsySQN provides a scalable solution for training large machine learning models.
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Parallel Processing
Fast Decoupled and DC Powerflow
Statically Indeterminate Problem Solving
Newtonian Fluid: Problem Solving
A velocity gradient forms within the fluid when a Newtonian fluid is placed between two parallel plates, with...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...

