paper-with-me

홈 › Papers

Multi-variable LSTM neural network for autoregressive exogenous model

2018-06-17 · Tian Guo, Tao Lin

In this paper, we propose multi-variable LSTM capable of accurate forecasting and variable importance interpretation for time series with exogenous variables. Current attention mechanism in recurrent neural networks mostly focuses on the temporal aspect of data and falls short of characterizing variable importance. To this end, the multi-variable LSTM equipped with tensorized hidden states is developed to learn hidden states for individual variables, which give rise to our mixture temporal and variable attention. Based on such attention mechanism, we infer and quantify variable importance. Extensive experiments using real datasets with Granger-causality test and the synthetic dataset with ground truth demonstrate the prediction performance and interpretability of multi-variable LSTM in comparison to a variety of baselines. It exhibits the prospect of multi-variable LSTM as an end-to-end framework for both forecasting and knowledge discovery.

📄 PDF Abstract BibTeX arXiv:1806.06384

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

An interpretable LSTM neural network for autoregressive exogenous model

2018-04-14 · Tian Guo, Tao Lin, Yao Lu

In this paper, we propose an interpretable LSTM recurrent neural network, i.e., multi-variable LSTM for time series with exogenous variables. Currently, widely used attention mechanism in recurrent neural networks mostly…

DecoderTime SeriesTime Series Analysis

Greenhouse Gas Emission Prediction on Road Network using Deep Sequence Learning

2020-04-16 · Lama Alfaseeh, Ran Tu, Bilal Farooq, Marianne Hatzopoulou

Mitigating the substantial undesirable impact of transportation systems on the environment is paramount. Thus, predicting Greenhouse Gas (GHG) emissions is one of the profound topics, especially with the emergence of int…

Clustering

Exploring the interpretability of LSTM neural networks over multi-variable data

2018-09-27 · Tian Guo, Tao Lin

In learning a predictive model over multivariate time series consisting of target and exogenous variables, the forecasting performance and interpretability of the model are both essential for deployment and uncovering kn…

Time SeriesTime Series Analysis

ExoTST: Exogenous-Aware Temporal Sequence Transformer for Time Series Prediction

2024-10-16 · Kshitij Tayal, Arvind Renganathan, Xiaowei Jia, Vipin Kumar 외

Accurate long-term predictions are the foundations for many machine learning applications and decision-making processes. Traditional time series approaches for prediction often focus on either autoregressive modeling, wh…

Missing ValuesTime SeriesTime Series Prediction

Sparsity-Induced Global Matrix Autoregressive Model with Auxiliary Network Data

2025-03-11 · Sanyou Wu, Dan Yang, Yan Xu, Long Feng

Jointly modeling and forecasting economic and financial variables across a large set of countries has long been a significant challenge. Two primary approaches have been utilized to address this issue: the vector autoreg…