Correlated Time Series Forecasting using Deep Neural Networks: A Summary of Results
Cyber-physical systems often consist of entities that interact with each other over time. Meanwhile, as part of the continued digitization of industrial processes, various sensor technologies are deployed that enable us to record time-varying attributes (a.k.a., time series) of such entities, thus producing correlated time series. To enable accurate forecasting on such correlated time series, this paper proposes two models that combine convolutional neural networks (CNNs) and recurrent neural networks (RNNs). The first model employs a CNN on each individual time series, combines the convoluted features, and then applies an RNN on top of the convoluted features in the end to enable forecasting. The second model adds additional auto-encoders into the individual CNNs, making the second model a multi-task learning model, which provides accurate and robust forecasting. Experiments on two real-world correlated time series data set suggest that the proposed two models are effective and outperform baselines in most settings. This report extends the paper "Correlated Time Series Forecasting using Multi-Task Deep Neural Networks," to appear in ACM CIKM 2018, by providing additional experimental results.
Code (0)
등록된 구현이 없습니다.
Tasks
Correlated Time Series ForecastingMulti-Task LearningTime SeriesTime Series AnalysisTime Series ForecastingSimilar Papers 제목 키워드 기반
Forecasting Weakly Correlated Time Series in Tasks of Electronic Commerce
Forecasting of weakly correlated time series of conversion rate by methods of exponential smoothing, neural network and decision tree on the example of conversion percent series for an electronic store is considered in t…
Time SeriesTime Series AnalysisAdjusting for Autocorrelated Errors in Neural Networks for Time Series
An increasing body of research focuses on using neural networks to model time series. A common assumption in training neural networks via maximum likelihood estimation on time series is that the errors across time steps …
Time SeriesTime Series AnalysisTime Series ForecastingTime Series RegressionAutoCTS: Automated Correlated Time Series Forecasting -- Extended Version
Correlated time series (CTS) forecasting plays an essential role in many cyber-physical systems, where multiple sensors emit time series that capture interconnected processes. Solutions based on deep learning that delive…
Correlated Time Series ForecastingTime SeriesTime Series AnalysisTime Series ForecastingGraph Attention Recurrent Neural Networks for Correlated Time Series Forecasting -- Full version
We consider a setting where multiple entities inter-act with each other over time and the time-varying statuses of the entities are represented as multiple correlated time series. For example, speed sensors are deployed …
Correlated Time Series ForecastingGraph AttentionTime SeriesTime Series Analysis+1Correlated daily time series and forecasting in the M4 competition
We participated in the M4 competition for time series forecasting and describe here our methods for forecasting daily time series. We used an ensemble of five statistical forecasting methods and a method that we refer to…
Time SeriesTime Series AnalysisTime Series Forecasting