paper-with-me

홈 › Papers

Adaptive pruning-based Newton's method for distributed learning

2023-08-20 · Shuzhen Chen, Yuan Yuan, Youming Tao, Tianzhu Wang, Zhipeng Cai, Dongxiao Yu

Newton's method leverages curvature information to boost performance, and thus outperforms first-order methods for distributed learning problems. However, Newton's method is not practical in large-scale and heterogeneous learning environments, due to obstacles such as high computation and communication costs of the Hessian matrix, sub-model diversity, staleness of training, and data heterogeneity. To overcome these obstacles, this paper presents a novel and efficient algorithm named Distributed Adaptive Newton Learning (\texttt{DANL}), which solves the drawbacks of Newton's method by using a simple Hessian initialization and adaptive allocation of training regions. The algorithm exhibits remarkable convergence properties, which are rigorously examined under standard assumptions in stochastic optimization. The theoretical analysis proves that \texttt{DANL} attains a linear convergence rate while efficiently adapting to available resources and keeping high efficiency. Furthermore, \texttt{DANL} shows notable independence from the condition number of the problem and removes the necessity for complex parameter tuning. Experiments demonstrate that \texttt{DANL} achieves linear convergence with efficient communication and strong performance across different datasets.

📄 PDF Abstract BibTeX arXiv:2308.10154

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityStochastic Optimization

Similar Papers 제목 키워드 기반

LocalNewton: Reducing Communication Bottleneck for Distributed Learning

2021-05-16 · Vipul Gupta, Avishek Ghosh, Michal Derezinski, Rajiv Khanna 외

To address the communication bottleneck problem in distributed optimization within a master-worker framework, we propose LocalNewton, a distributed second-order algorithm with local averaging. In LocalNewton, the worker …

Distributed Optimization

Adaptive system optimization using random directions stochastic approximation

2015-02-19 · Prashanth L. A., Shalabh Bhatnagar, Michael Fu, Steve Marcus

We present novel algorithms for simulation optimization using random directions stochastic approximation (RDSA). These include first-order (gradient) as well as second-order (Newton) schemes. We incorporate both continuo…

Distributed Pruning Towards Tiny Neural Networks in Federated Learning

2022-12-05 · Hong Huang, Lan Zhang, Chaoyue Sun, Ruogu Fang 외

Neural network pruning is an essential technique for reducing the size and complexity of deep neural networks, enabling large-scale models on devices with limited resources. However, existing pruning approaches heavily r…

Federated LearningNetwork Pruning

A distributed semismooth Newton based augmented Lagrangian method for distributed optimization

2026-02-27 · Qihao Ma, Chengjing Wang, Peipei Tang, Dunbiao Niu 외 arxiv

This paper proposes a novel distributed semismooth Newton based augmented Lagrangian method for solving a class of optimization problems over networks, where the global objective is defined as the sum of locally held cos…

Distributed Optimization

Network-GIANT: Fully distributed Newton-type optimization via harmonic Hessian consensus

2023-05-13 · Alessio Maritan, Ganesh Sharma, Luca Schenato, Subhrakanti Dey

This paper considers the problem of distributed multi-agent learning, where the global aim is to minimize a sum of local objective (empirical loss) functions through local optimization and information exchange between ne…

Distributed OptimizationFederated LearningVocal Bursts Type Prediction