English

Distributed Deep Learning for Question Answering

Machine Learning 2016-08-05 v3 Computation and Language Distributed, Parallel, and Cluster Computing

Abstract

This paper is an empirical study of the distributed deep learning for question answering subtasks: answer selection and question classification. Comparison studies of SGD, MSGD, ADADELTA, ADAGRAD, ADAM/ADAMAX, RMSPROP, DOWNPOUR and EASGD/EAMSGD algorithms have been presented. Experimental results show that the distributed framework based on the message passing interface can accelerate the convergence speed at a sublinear scale. This paper demonstrates the importance of distributed training. For example, with 48 workers, a 24x speedup is achievable for the answer selection task and running time is decreased from 138.2 hours to 5.81 hours, which will increase the productivity significantly.

Keywords

Cite

@article{arxiv.1511.01158,
  title  = {Distributed Deep Learning for Question Answering},
  author = {Minwei Feng and Bing Xiang and Bowen Zhou},
  journal= {arXiv preprint arXiv:1511.01158},
  year   = {2016}
}

Comments

This paper will appear in the Proceeding of The 25th ACM International Conference on Information and Knowledge Management (CIKM 2016), Indianapolis, USA

R2 v1 2026-06-22T11:37:02.390Z