LGAIAPMEJun 10, 2025

Causal Graph Recovery in Neuroimaging through Answer Set Programming

arXiv:2506.09286v1h-index: 11
Originality Incremental advance
AI Analysis

This addresses a challenge in neuroimaging and other fields where data sampling rates mismatch causal timescales, offering a meta-approach that enhances existing methods, though it is incremental in nature.

The paper tackles the problem of learning causal graphs from sub-sampled time series data, which often leads to ambiguous results, by using answer set programming to incorporate sub-sampling effects, resulting in a 12% average improvement in F1 score and state-of-the-art precision and recall.

Learning graphical causal structures from time series data presents significant challenges, especially when the measurement frequency does not match the causal timescale of the system. This often leads to a set of equally possible underlying causal graphs due to information loss from sub-sampling (i.e., not observing all possible states of the system throughout time). Our research addresses this challenge by incorporating the effects of sub-sampling in the derivation of causal graphs, resulting in more accurate and intuitive outcomes. We use a constraint optimization approach, specifically answer set programming (ASP), to find the optimal set of answers. ASP not only identifies the most probable underlying graph, but also provides an equivalence class of possible graphs for expert selection. In addition, using ASP allows us to leverage graph theory to further prune the set of possible solutions, yielding a smaller, more accurate answer set significantly faster than traditional approaches. We validate our approach on both simulated data and empirical structural brain connectivity, and demonstrate its superiority over established methods in these experiments. We further show how our method can be used as a meta-approach on top of established methods to obtain, on average, 12% improvement in F1 score. In addition, we achieved state of the art results in terms of precision and recall of reconstructing causal graph from sub-sampled time series data. Finally, our method shows robustness to varying degrees of sub-sampling on realistic simulations, whereas other methods perform worse for higher rates of sub-sampling.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes