A Memory-Network Based Solution for Multivariate Time-Series Forecasting
Yen-Yu Chang, Fan-Yun Sun, Yueh-Hua Wu, Shou-De Lin

TL;DR
This paper introduces MTNet, a memory-augmented deep learning model for multivariate time-series forecasting that captures complex patterns, long-term dependencies, and offers interpretability through an attention mechanism.
Contribution
The paper presents MTNet, a novel memory network architecture specifically designed for multivariate time-series forecasting, addressing long-term dependency and interpretability issues.
Findings
MTNet outperforms traditional models on multiple datasets.
The attention mechanism enhances model interpretability.
MTNet effectively captures long-term dependencies.
Abstract
Multivariate time series forecasting is extensively studied throughout the years with ubiquitous applications in areas such as finance, traffic, environment, etc. Still, concerns have been raised on traditional methods for incapable of modeling complex patterns or dependencies lying in real word data. To address such concerns, various deep learning models, mainly Recurrent Neural Network (RNN) based methods, are proposed. Nevertheless, capturing extremely long-term patterns while effectively incorporating information from other variables remains a challenge for time-series forecasting. Furthermore, lack-of-explainability remains one serious drawback for deep neural network models. Inspired by Memory Network proposed for solving the question-answering task, we propose a deep learning based model named Memory Time-series network (MTNet) for time series forecasting. MTNet consists of 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Energy Load and Power Forecasting
MethodsMemory Network
