English

Exploring Neural Granger Causality with xLSTMs: Unveiling Temporal Dependencies in Complex Data

Machine Learning 2025-10-13 v5

Abstract

Causality in time series can be challenging to determine, especially in the presence of non-linear dependencies. Granger causality helps analyze potential relationships between variables, thereby offering a method to determine whether one time series can predict-Granger cause-future values of another. Although successful, Granger causal methods still struggle with capturing long-range relations between variables. To this end, we leverage the recently successful Extended Long Short-Term Memory (xLSTM) architecture and propose Granger causal xLSTMs (GC-xLSTM). It first enforces sparsity between the time series components by using a novel dynamic loss penalty on the initial projection. Specifically, we adaptively improve the model and identify sparsity candidates. Our joint optimization procedure then ensures that the Granger causal relations are recovered robustly. Our experimental evaluation on six diverse datasets demonstrates the overall efficacy of GC-xLSTM.

Keywords

Cite

@article{arxiv.2502.09981,
  title  = {Exploring Neural Granger Causality with xLSTMs: Unveiling Temporal Dependencies in Complex Data},
  author = {Harsh Poonia and Felix Divo and Kristian Kersting and Devendra Singh Dhami},
  journal= {arXiv preprint arXiv:2502.09981},
  year   = {2025}
}

Comments

Accepted at NeurIPS 2025

R2 v1 2026-06-28T21:44:09.574Z