2019
DOI: 10.1007/s10994-019-05815-0
|View full text |Cite
|
Sign up to set email alerts
|

Temporal pattern attention for multivariate time series forecasting

Abstract: Forecasting of multivariate time series data, for instance the prediction of electricity consumption, solar power production, and polyphonic piano pieces, has numerous valuable applications. However, complex and non-linear interdependencies between time steps and series complicate this task. To obtain accurate prediction, it is crucial to model long-term dependency in time series data, which can be achieved by recurrent neural networks (RNNs) with an attention mechanism. The typical attention mechanism reviews… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
215
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 629 publications
(215 citation statements)
references
References 21 publications
0
215
0
Order By: Relevance
“…To obtain accurate forecasting of non-linear time series, such as the prediction of infectious disease, it is crucial to model the long-term dependency in time series data. The periodic patterns spanning multiple time steps are difficult for a typical machine learning method to identify, but this can be achieved by the LSTM network [53,54]. The results in Table 2 showed that the setting of the time step affected the model performance and the model obtained got the best parameters when the time step was set to 12, which suggested that the underlying mechanism of dengue outbreak may be related to long-term climate change.…”
Section: Discussionmentioning
confidence: 99%
“…To obtain accurate forecasting of non-linear time series, such as the prediction of infectious disease, it is crucial to model the long-term dependency in time series data. The periodic patterns spanning multiple time steps are difficult for a typical machine learning method to identify, but this can be achieved by the LSTM network [53,54]. The results in Table 2 showed that the setting of the time step affected the model performance and the model obtained got the best parameters when the time step was set to 12, which suggested that the underlying mechanism of dengue outbreak may be related to long-term climate change.…”
Section: Discussionmentioning
confidence: 99%
“…The application of attention modules in time series models is also an active field of research. The works in [41,42] proposed the application of attention in the LSTM architecture for time series prediction. Attention models have also been used with CNN and time series data.…”
Section: Of 29mentioning
confidence: 99%
“…To further solve time series prediction problems, some researchers have introduced attention mechanisms into deep neural networks [ 37 , 38 , 39 ]. Inspired by [ 40 ], a temporal pattern attention (TPA)-based LSTM is applied to the DL model to capture inherent correlations among random numbers in this paper. Compared with the typical attention mechanism, the provided TPA mechanism can learn the hidden correlations in the intricate time series data with advantage.…”
Section: Experimental Schemementioning
confidence: 99%
“…In the temporal pattern attention mechanism [ 40 ], given the previous LSTM hidden states H = ( h 1 , h 2 , 
, h t-1 ) ∈ ℝ m ×( t- 1) , a convolutional neural network (CNN) is used to improve the predictive performance of the model by employing CNN filters on the row vectors of H . The CNN has k filters, each of which has length of T .…”
Section: Experimental Schemementioning
confidence: 99%