MLLGMar 22, 2019

Forecasting, Causality, and Impulse Response with Neural Vector Autoregressions

arXiv:1903.09395v3
Originality Incremental advance
AI Analysis

This work addresses the limitation of linear assumptions in existing methods for time series analysis, offering a more robust approach for applications in fields like economics and complex systems, though it is incremental in extending neural networks to vector autoregression tasks.

The authors tackled the problem of forecasting, causality detection, and impulse response in dynamical systems by introducing VANAR, a neural vector autoregression model that incorporates nonlinearity. Results show that VANAR significantly outperforms VAR in forecast accuracy and causality tests, with consistently superior accuracy over state-of-the-art models like SARIMA and TBATS, though both models failed in impulse response for a nonlinear chaotic system.

Incorporating nonlinearity is paramount to predicting the future states of a dynamical system, its response to shocks, and its underlying causal network. However, most existing methods for causality detection and impulse response, such as Vector Autoregression (VAR), assume linearity and are thus unable to capture the complexity. Here, we introduce a vector autoencoder nonlinear autoregression neural network (VANAR) capable of both automatic time series feature extraction for its inputs and functional form estimation. We evaluate VANAR in three ways: first in terms of pure forecast accuracy, second in terms of detecting the correct causality between variables, and lastly in terms of impulse response where we model trajectories given external shocks. These tests were performed on a simulated nonlinear chaotic system and an empirical system using Philippine macroeconomic data. Results show that VANAR significantly outperforms VAR in the forecast and causality tests. VANAR has consistently superior accuracy even over state of the art models such as SARIMA and TBATS. For the impulse response test, both models fail to predict the shocked trajectories of the nonlinear chaotic system. VANAR was robust in its ability to model a wide variety of dynamics, from chaotic, high noise, and low data environments to macroeconomic systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes