scispace - formally typeset
X

Xing Zhao

Researcher at York University

Publications -  7
Citations -  80

Xing Zhao is an academic researcher from York University. The author has contributed to research in topics: Bulk synchronous parallel & Synchronization. The author has an hindex of 3, co-authored 7 publications receiving 38 citations.

Papers
More filters
Proceedings ArticleDOI

Dynamic Stale Synchronous Parallel Distributed Training for Deep Learning

TL;DR: In this article, a distributed paradigm on the parameter server framework called Dynamic Stale Synchronous Parallel (DSSP) is presented, which improves the state-of-the-art Stale Parallel (SSP) paradigm by dynamically determining the staleness threshold at the run time.
Posted Content

Dynamic Stale Synchronous Parallel Distributed Training for Deep Learning

TL;DR: This paper presents a distributed paradigm on the parameter server framework called Dynamic Stale Synchronous Parallel (DSSP) which improves the state-of-the-art SSP paradigm by dynamically determining the staleness threshold at the run time by adapting the threshold per iteration at running time.
Posted Content

Scene Classification in Indoor Environments for Robots using Context Based Word Embeddings.

TL;DR: An approach which combines traditional deep learning techniques with natural language processing methods to generate a word embedding based Scene Classification algorithm which addresses indoor Scene Classification task using a model trained with a reduced pre-processed version of the Places365 dataset.
Proceedings ArticleDOI

Elastic Bulk Synchronous Parallel Model for Distributed Deep Learning

TL;DR: The proposed ELASTICBSP model offers more flexibility and adaptability during the training phase, without sacrificing on the accuracy of the trained model, and achieves comparable (if not higher) accuracy than the other sensible synchronization models.
Journal ArticleDOI

ZipLine: an optimized algorithm for the elastic bulk synchronous parallel model

TL;DR: ElasticBSP as discussed by the authors proposes ElasticBSP, a model that relaxes strict synchronization requirement with an elastic synchronization by allowing delayed synchronization to minimize the waiting time of the straggler at every iteration.