GoSGD: Distributed Optimization for Deep Learning with Gossip Exchange
2018-04-04Unverified0· sign in to hype
Michael Blot, David Picard, Matthieu Cord
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
We address the issue of speeding up the training of convolutional neural networks by studying a distributed method adapted to stochastic gradient descent. Our parallel optimization setup uses several threads, each applying individual gradient descents on a local variable. We propose a new way of sharing information between different threads based on gossip algorithms that show good consensus convergence properties. Our method called GoSGD has the advantage to be fully asynchronous and decentralized.