Distributed Learning and its Application for Time-Series Prediction
Nhuong V. Nguyen, Sybille Legitime

TL;DR
This paper explores distributed deep learning for time-series prediction of extreme events, comparing modeling methods and demonstrating an 8x reduction in training time while maintaining accuracy on stock data.
Contribution
It introduces a distributed asynchronous training framework for extreme event modeling in time-series prediction, optimizing training speed without sacrificing accuracy.
Findings
Significant reduction in training time (up to 8x) using distributed asynchronous SGD.
Comparable test accuracy achieved with the proposed distributed framework.
Effective modeling of extreme events in stock data using the framework.
Abstract
Extreme events are occurrences whose magnitude and potential cause extensive damage on people, infrastructure, and the environment. Motivated by the extreme nature of the current global health landscape, which is plagued by the coronavirus pandemic, we seek to better understand and model extreme events. Modeling extreme events is common in practice and plays an important role in time-series prediction applications. Our goal is to (i) compare and investigate the effect of some common extreme events modeling methods to explore which method can be practical in reality and (ii) accelerate the deep learning training process, which commonly uses deep recurrent neural network (RNN), by implementing the asynchronous local Stochastic Gradient Descent (SGD) framework among multiple compute nodes. In order to verify our distributed extreme events modeling, we evaluate our proposed framework on a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Load and Power Forecasting · Stock Market Forecasting Methods · Hydrological Forecasting Using AI
