Computer Science > Distributed, Parallel, and Cluster Computing
[Submitted on 26 Jun 2017 (v1), revised 10 Dec 2017 (this version, v2), latest version 10 Apr 2018 (v3)]
Title:IS-ASGD: Importance Sampling Based Variance Reduction for ASGD
View PDFAbstract:Variance reduction (VR) algorithms for convergence acceleration of stochastic gradient descent (SGD) have been developed with great efforts recently. Its two variants, stochastic variance-reduced-gradient (SVRG) and importance sampling (IS) have achieved impressive progresses. Meanwhile, asynchronous SGD (ASGD) is becoming more important due to the ever-increasing scale of optimization problems and thus applying VR in ASGD to accelerate its convergence procedure has attracted lots of researches. Unlike well-studied SVRG-styled VR algorithms which need at least double computation cost per iteration and periodical computation of the true gradient, IS achieves improved convergence bound with no extra on-line computation. This advantage makes it very suitable for ASGD which targeting at the best performance and scalability. In considering the fact that the research of applying IS in ASGD is still missing, this paper studies the application of IS in ASGD for efficient variance reduction, namely, IS-ASGD algorithm. We prove in theoretical that IS-ASGD achieves superior convergence bound than ASGD which accelerates the training significantly in practical deployment. The experimental evaluation conducted validates the effectiveness of IS-ASGD. We also make our evaluation source code accessible publicly on github.
Submission history
From: Fei Wang [view email][v1] Mon, 26 Jun 2017 02:38:44 UTC (85 KB)
[v2] Sun, 10 Dec 2017 04:21:43 UTC (65 KB)
[v3] Tue, 10 Apr 2018 16:05:10 UTC (253 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.