Emergent Granger Causality in Neural Networks: Can Prediction Alone Reveal Structure?
Malik Shahid Sultan, Hernando Ombao, and Maurizio Filippone

TL;DR
This paper introduces a neural network-based approach to discover Granger Causality structures directly from multivariate time series data by analyzing residuals and model uncertainty, bypassing traditional variable selection methods.
Contribution
It proposes a novel paradigm that uses joint neural network modeling and residual analysis to uncover GC, demonstrating effectiveness across different architectures without explicit variable selection.
Findings
Deep neural networks can learn true GC structures with proper regularization.
Model uncertainty and residual analysis reveal causality without explicit variable selection.
Joint models outperform sparse regression in discovering GC with fewer hyperparameters.
Abstract
Granger Causality (GC) offers an elegant statistical framework to study the association between multivariate time series data. Vector autoregressive models (VAR) are simple and easy to fit, but have limited application because of their inherent inability to capture more complex (e.g., non-linear) associations. Numerous attempts have already been made in the literature that exploit the functional approximation power of deep neural networks (DNNs) for GC. However, these methods treat GC as a variable selection problem. We present a novel paradigm for investigating the learned GC from a single neural network used for joint modeling of all components of multivariate time series data, which is essentially linked with prediction and assessing the distribution shift in residuals. A deep learning model, with proper regularization, may learn the true GC structure when jointly used for all…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems
MethodsDropout
