paper-with-me

Papers

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

2022-10-13 · Minh Nguyen, Gia H. Ngo, Mert R. Sabuncu

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.

📄 PDF Abstract BibTeX arXiv:2210.07416

Code (1)

mnhng/glacial 공식 구현 pytorch

Tasks

Missing Values

Methods 이 논문이 사용한 방법론

Test 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Jacobian Regularizer-based Neural Granger Causality

2024-05-14 · Wanqi Zhou, Shuanghao Bai, Shujian Yu, Qibin Zhao 외

With the advancement of neural networks, diverse methods for neural Granger causality have emerged, which demonstrate proficiency in handling complex data, and nonlinear relationships. However, the existing framework of …

Variable-lag Granger Causality for Time Series Analysis

2019-12-18 · Chainarong Amornbunchornvej, Elena Zheleva, Tanya Y. Berger-Wolf

Granger causality is a fundamental technique for causal inference in time series data, commonly used in the social and biological sciences. Typical operationalizations of Granger causality make a strong assumption that e…

Causal InferenceLeadership InferenceTime SeriesTime Series Analysis

Interpretable Models for Granger Causality Using Self-explaining Neural Networks

2021-01-19 · ICLR 2021 1 · Ričards Marcinkevičs, Julia E. Vogt

Exploratory analysis of time series data can yield a better understanding of complex dynamical systems. Granger causality is a practical framework for analysing interactions in sequential data, applied in a wide range of…

Time SeriesTime Series Analysis

Prediction and Causality of functional MRI and synthetic signal using a Zero-Shot Time-Series Foundation Model

2025-09-15 · Alessandro Crimi, Andrea Brovelli arxiv

Time-series forecasting and causal discovery are central in neuroscience, as predicting brain activity and identifying causal relationships between neural populations and circuits can shed light on the mechanisms underly…

Variable-lag Granger Causality and Transfer Entropy for Time Series Analysis

2020-02-01 · Chainarong Amornbunchornvej, Elena Zheleva, Tanya Berger-Wolf

Granger causality is a fundamental technique for causal inference in time series data, commonly used in the social and biological sciences. Typical operationalizations of Granger causality make a strong assumption that e…

Causal InferenceDynamic Time WarpingLeadership InferenceTime Series+1