Book guide and evaluation
Optimization Algorithms for Distributed Machine Learning
Gauri Joshi
0 reviews
Published
pages
views
This book discusses state-of-the-art stochastic optimization algorithms for distributed machine learning and analyzes their convergence speed. The book first introduces stochastic gradient descent (SGD) and its distributed version, synchronous SGD, where the task of computing gra
Before you read
What will you get from this book?
This book discusses state-of-the-art stochastic optimization algorithms for distributed machine learning and analyzes their convergence speed. The book first introduces stochastic gradient descent (SGD) and its distributed version, synchronous SGD, where the task of computing gradients is divided across several worker nodes. The author discusses several algorithms that improve the scalability and communication efficiency of synchronous SGD, such as asynchronous SGD, local-update SGD, quantized and sparsified SGD, and decentralized SGD. For each of these algorithms, the book analyzes its error versus iterations convergence, and the runtime spent per iteration. The author shows that each of these strategies to reduce communication or synchronization delays encounters a fundamental trade-off between error and runtime.
Ask this book
Your question is answered in the context of this title and author. Each answer uses 2 points.
Reader reviews
0 reviews, 4.4 average out of 5
No reviews yet
Write a review
Sign in to publish a review.
Reader questions and answers
Ask a focused question and learn from the community.