We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Deep learning with Elastic Averaging SGD

Abstract: We study the problem of stochastic optimization for deep learning in the parallel computing environment under communication constraints. A new algorithm is proposed in this setting where the communication and coordination of work among concurrent processes (local workers), is based on an elastic force which links the parameters they compute with a center variable stored by the parameter server (master). The algorithm enables the local workers to perform more exploration, i.e. the algorithm allows the local variables to fluctuate further from the center variable by reducing the amount of communication between local workers and the master. We empirically demonstrate that in the deep learning setting, due to the existence of many local optima, allowing more exploration can lead to the improved performance. We propose synchronous and asynchronous variants of the new algorithm. We provide the stability analysis of the asynchronous variant in the round-robin scheme and compare it with the more common parallelized method ADMM. We show that the stability of EASGD is guaranteed when a simple stability condition is satisfied, which is not the case for ADMM. We additionally propose the momentum-based version of our algorithm that can be applied in both synchronous and asynchronous settings. Asynchronous variant of the algorithm is applied to train convolutional neural networks for image classification on the CIFAR and ImageNet datasets. Experiments demonstrate that the new algorithm accelerates the training of deep architectures compared to DOWNPOUR and other common baseline approaches and furthermore is very communication efficient.
Comments: NIPS2015 camera-ready version
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:1412.6651 [cs.LG]
  (or arXiv:1412.6651v8 [cs.LG] for this version)

Submission history

From: Sixin Zhang Sixin Zhang [view email]
[v1] Sat, 20 Dec 2014 13:22:23 GMT (2167kb,D)
[v2] Mon, 29 Dec 2014 20:50:02 GMT (2167kb,D)
[v3] Mon, 5 Jan 2015 01:18:40 GMT (4782kb,D)
[v4] Wed, 25 Feb 2015 19:00:29 GMT (1123kb,D)
[v5] Wed, 29 Apr 2015 11:56:24 GMT (1123kb,D)
[v6] Sat, 6 Jun 2015 00:20:58 GMT (1289kb,D)
[v7] Sat, 8 Aug 2015 02:52:48 GMT (1290kb,D)
[v8] Sun, 25 Oct 2015 12:12:52 GMT (3648kb,D)

Link back to: arXiv, form interface, contact.