TL;DR
This paper introduces neural network-based methods for nonlinear Granger causality detection, leveraging structured MLPs and RNNs with sparsity penalties to identify causal relationships in complex, real-world time series data.
Contribution
It presents a novel framework combining neural networks with sparsity penalties to effectively infer nonlinear Granger causal structures, outperforming existing methods.
Findings
Outperforms state-of-the-art nonlinear Granger causality methods on DREAM3 data
Successfully detects nonlinear gene interactions with limited data
Effectively captures long-range dependencies in time series
Abstract
While most classical approaches to Granger causality detection assume linear dynamics, many interactions in real-world applications, like neuroscience and genomics, are inherently nonlinear. In these cases, using linear models may lead to inconsistent estimation of Granger causal interactions. We propose a class of nonlinear methods by applying structured multilayer perceptrons (MLPs) or recurrent neural networks (RNNs) combined with sparsity-inducing penalties on the weights. By encouraging specific sets of weights to be zero--in particular, through the use of convex group-lasso penalties--we can extract the Granger causal structure. To further contrast with traditional approaches, our framework naturally enables us to efficiently capture long-range dependencies between series either via our RNNs or through an automatic lag selection in the MLP. We show that our neural Granger…
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.
