paper-with-me

Papers

Large-Scale Distributed Second-Order Optimization Using Kronecker-Factored Approximate Curvature for Deep Convolutional Neural Networks

2018-11-29 · CVPR 2019 6 · Kazuki Osawa, Yohei Tsuji, Yuichiro Ueno, Akira Naruse, Rio Yokota, Satoshi Matsuoka

Large-scale distributed training of deep neural networks suffer from the generalization gap caused by the increase in the effective mini-batch size. Previous approaches try to solve this problem by varying the learning rate and batch size over epochs and layers, or some ad hoc modification of the batch normalization. We propose an alternative approach using a second-order optimization method that shows similar generalization capability to first-order methods, but converges faster and can handle larger mini-batches. To test our method on a benchmark where highly optimized first-order methods are available as references, we train ResNet-50 on ImageNet. We converged to 75% Top-1 validation accuracy in 35 epochs for mini-batch sizes under 16,384, and achieved 75% even with a mini-batch size of 131,072, which took only 978 iterations.

📄 PDF Abstract BibTeX arXiv:1811.12019

Code (3)

gpauloski/kfac_pytorch pytorch
lzhangbv/kfac_pytorch pytorch
tyohei/chainerkfac

Similar Papers 제목 키워드 기반

Distributed Averaging Methods for Randomized Second Order Optimization

2020-02-16 · Burak Bartan, Mert Pilanci

We consider distributed optimization problems where forming the Hessian is computationally challenging and communication is a significant bottleneck. We develop unbiased parameter averaging methods for randomized second …

Distributed Optimization

Distributed Optimization via Energy Conservation Laws in Dilated Coordinates

2024-09-28 · Mayank Baranwal, Kushal Chakrabarti

Optimizing problems in a distributed manner is critical for systems involving multiple agents with private data. Despite substantial interest, a unified method for analyzing the convergence rates of distributed optimizat…

Distributed Optimization

On Second-order Optimization Methods for Federated Learning

2021-09-06 · Sebastian Bischoff, Stephan Günnemann, Martin Jaggi, Sebastian U. Stich

We consider federated learning (FL), where the training data is distributed across a large number of clients. The standard optimization method in this setting is Federated Averaging (FedAvg), which performs multiple loca…

Federated LearningSpecificity

Distributed Newton-like Algorithms and Learning for Optimized Power Dispatch

2021-03-24 · Tor Anderson

This thesis explores a particular class of distributed optimization methods for various separable resource allocation problems, which are of high interest in a wide array of multi-agent settings. A distinctly motivating …

Distributed Optimization

Distributed Very Large Scale Bundle Adjustment by Global Camera Consensus

2017-10-01 · ICCV 2017 10 · Runze Zhang, Siyu Zhu, Tian Fang, Long Quan

The increasing scale of Structure-from-Motion is fundamentally limited by the conventional optimization framework for the all-in-one global bundle adjustment. In this paper, we propose a distributed approach to coping wi…

Distributed ComputingDistributed Optimization