paper-with-me

Papers

Temporal Pattern Attention for Multivariate Time Series Forecasting

2018-09-12 · Shun-Yao Shih, Fan-Keng Sun, Hung-Yi Lee

Forecasting multivariate time series data, such as 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 the task. To obtain accurate prediction, it is crucial to model long-term dependency in time series data, which can be achieved to some good extent by recurrent neural network (RNN) with attention mechanism. Typical attention mechanism reviews the information at each previous time step and selects the relevant information to help generate the outputs, but it fails to capture the temporal patterns across multiple time steps. In this paper, we propose to use a set of filters to extract time-invariant temporal patterns, which is similar to transforming time series data into its "frequency domain". Then we proposed a novel attention mechanism to select relevant time series, and use its "frequency domain" information for forecasting. We applied the proposed model on several real-world tasks and achieved state-of-the-art performance in all of them with only one exception.

📄 PDF Abstract BibTeX arXiv:1809.04206

Code (4)

gantheory/TPA-LSTM 공식 구현 tf
abinashsinha330/Air-Pollution-Forecasting-using-Machine-Learning-APF-Model tf
abinashsinha330/Air-Pollution-Forecasting-using-Recurrent-Neural-Networks tf
abinashsinha330/Solve-Air-Air-Pollution-Forecasting-using-Deep-Attentive-Sequence-Learning tf

Tasks

Multivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series ForecastingUnivariate Time Series Forecasting

Similar Papers 제목 키워드 기반

DSANet: Dual Self-Attention Network for Multivariate Time Series Forecasting

2019-11-03 · CIKM ’19, November 3–7, 2019, Beijing, China 2019 11 · Siteng Huang Donglin Wang∗

Multivariate time series forecasting has attracted wide attention in areas, such as system, traffic, and finance. The difficulty of the task lies in that traditional methods fail to capture complicated nonlinear dependen…

Multivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting

GenAD: General Representations of Multivariate Time Series for Anomaly Detection

2021-01-01 · Xiaolei Hua, Su Wang, Lin Zhu, Dong Zhou 외

Anomaly Detection(AD) for multivariate time series is an active area in machine learning, with critical applications in Information Technology system management, Spacecraft Health monitoring, Multi-Robot Systems detectio…

Anomaly DetectionManagementTime SeriesTime Series Analysis+1

A Pattern Discovery Approach to Multivariate Time Series Forecasting

2022-12-20 · Yunyao Cheng, Chenjuan Guo, KaiXuan Chen, Kai Zhao 외

Multivariate time series forecasting constitutes important functionality in cyber-physical systems, whose prediction accuracy can be improved significantly by capturing temporal and multivariate correlations among multip…

DiversityMultivariate Time Series ForecastingTime SeriesTime Series Analysis+1

Temporal-Spatial dependencies ENhanced deep learning model (TSEN) for household leverage series forecasting

2022-10-17 · Hu Yang, Yi Huang, Haijun Wang, Yu Chen

Analyzing both temporal and spatial patterns for an accurate forecasting model for financial time series forecasting is a challenge due to the complex nature of temporal-spatial dynamics: time series from different locat…

Time SeriesTime Series AnalysisTime Series Forecasting

Beyond Marginals: Learning Joint Spatio-Temporal Patterns for Multivariate Anomaly Detection

2025-09-18 · Padmaksha Roy, Almuatazbellah Boker, Lamine Mili arxiv

In this paper, we aim to improve multivariate anomaly detection (AD) by modeling the \textit{time-varying non-linear spatio-temporal correlations} found in multivariate time series data . In multivariate time series data…

Contrastive LearningAnomaly Detection