paper-with-me

Papers

A Memory-Network Based Solution for Multivariate Time-Series Forecasting

2018-09-06 · Yen-Yu Chang, Fan-Yun Sun, Yueh-Hua Wu, Shou-De Lin

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 large memory component, three separate encoders, and an autoregressive component to train jointly. Additionally, the attention mechanism designed enable MTNet to be highly interpretable. We can easily tell which part of the historic data is referenced the most.

📄 PDF Abstract BibTeX arXiv:1809.02105

Code (2)

Maple728/MTNet tf
fanyun-sun/DARNN tf

Tasks

Multivariate Time Series ForecastingQuestion AnsweringTime SeriesTime Series AnalysisTime Series Forecasting

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

How Features Benefit: Parallel Series Embedding for Multivariate Time Series Forecasting with Transformer

2022-10-31 · ICTAI 2022 10 · Xuande Feng, Zonglin Lyu

Forecasting time series is an engaging and vital mathematical topic. Theories and applications in related fields have been studied for decades, and deep learning has provided reliable tools in recent years. Transforme…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

CATS: Enhancing Multivariate Time Series Forecasting by Constructing Auxiliary Time Series as Exogenous Variables

2024-03-04 · Jiecheng Lu, Xu Han, Yan Sun, Shihao Yang

For Multivariate Time Series Forecasting (MTSF), recent deep learning applications show that univariate models frequently outperform multivariate ones. To address the difficiency in multivariate models, we introduce a me…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

cs-net: structural approach to time-series forecasting for high-dimensional feature space data with limited observations

2022-12-05 · Weiyu Zong, Mingqian Feng, Griffin Heyrich, Peter Chin

In recent years, deep-learning-based approaches have been introduced to solving time-series forecasting-related problems. These novel methods have demonstrated impressive performance in univariate and low-dimensional mul…

GPUMultivariate Time Series ForecastingTime SeriesTime Series Analysis+1

SAGDFN: A Scalable Adaptive Graph Diffusion Forecasting Network for Multivariate Time Series Forecasting

2024-06-18 · Yue Jiang, Xiucheng Li, Yile Chen, Shuai Liu 외

Time series forecasting is essential for our daily activities and precise modeling of the complex correlations and shared patterns among multiple time series is essential for improving forecasting performance. Spatial-Te…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Respecting Time Series Properties Makes Deep Time Series Forecasting Perfect

2022-07-22 · Li Shen, Yuning Wei, Yangzhu Wang

How to handle time features shall be the core question of any time series forecasting model. Ironically, it is often ignored or misunderstood by deep-learning based models, even those baselines which are state-of-the-art…

Time SeriesTime Series AnalysisTime Series Forecasting