English

GLACIAL: Granger and Learning-based Causality Analysis for Longitudinal Imaging Studies

Machine Learning 2024-12-19 v2 Methodology

Abstract

The Granger framework is useful for discovering causal relations in time-varying signals. However, most Granger causality (GC) methods are developed for densely sampled timeseries data. A substantially different setting, particularly common in medical imaging, is the longitudinal study design, where multiple subjects are followed and sparsely observed over time. Longitudinal studies commonly track several biomarkers, which are likely governed by nonlinear dynamics that might have subject-specific idiosyncrasies and exhibit both direct and indirect causes. Furthermore, real-world longitudinal data often suffer from widespread missingness. GC methods are not well-suited to handle these issues. In this paper, we propose an approach named GLACIAL (Granger and LeArning-based CausalIty Analysis for Longitudinal studies) to fill this methodological gap by marrying GC with a multi-task neural forecasting model. GLACIAL treats subjects as independent samples and uses the model's average prediction accuracy on hold-out subjects to probe causal links. Input dropout and model interpolation are used to efficiently learn nonlinear dynamic relationships between a large number of variables and to handle missing values respectively. Extensive simulations and experiments on a real longitudinal medical imaging dataset show GLACIAL beating competitive baselines and confirm its utility. Our code is available at https://github.com/mnhng/GLACIAL.

Keywords

Cite

@article{arxiv.2210.07416,
  title  = {GLACIAL: Granger and Learning-based Causality Analysis for Longitudinal Imaging Studies},
  author = {Minh Nguyen and Gia H. Ngo and Mert R. Sabuncu},
  journal= {arXiv preprint arXiv:2210.07416},
  year   = {2024}
}

Comments

Accepted for publication at the Journal of Machine Learning for Biomedical Imaging (MELBA) https://melba-journal.org/2024:028

R2 v1 2026-06-28T03:36:11.641Z