GCAN: Generative Counterfactual Attention-guided Network for Explainable Cognitive Decline Diagnostics based on fMRI Functional Connectivity
Xiongri Shen, Zhenxi Song, Zhiguo Zhang
TL;DR
GCAN tackles explainability in FC-based cognitive decline diagnostics by introducing counterfactual reasoning to identify brain regions predictive of SCD and MCI. It combines a Generator-Discriminator framework with an Atlas-aware Bidirectional Transformer (AABT) to reconstruct target FC and generate counterfactual attention maps that guide prediction. The model yields attention maps that align with known FC abnormalities and achieves superior diagnostic performance across HC/SCD/MCI tasks on hospital and ADNI datasets. This approach advances interpretable neuroimaging biomarkers for early Alzheimer's disease detection and provides a reproducible codebase.
Abstract
Diagnosis of mild cognitive impairment (MCI) and subjective cognitive decline (SCD) from fMRI functional connectivity (FC) has gained popularity, but most FC-based diagnostic models are black boxes lacking casual reasoning so they contribute little to the knowledge about FC-based neural biomarkers of cognitive decline.To enhance the explainability of diagnostic models, we propose a generative counterfactual attention-guided network (GCAN), which introduces counterfactual reasoning to recognize cognitive decline-related brain regions and then uses these regions as attention maps to boost the prediction performance of diagnostic models. Furthermore, to tackle the difficulty in the generation of highly-structured and brain-atlas-constrained FC, which is essential in counterfactual reasoning, an Atlas-Aware Bidirectional Transformer (AABT) method is developed. AABT employs a bidirectional strategy to encode and decode the tokens from each network of brain atlas, thereby enhancing the generation of high-quality target label FC. In the experiments of hospital-collected and ADNI datasets, the generated attention maps closely resemble FC abnormalities in the literature on SCD and MCI. The diagnostic performance is also superior to baseline models. The code is available at https://github.com/SXR3015/GCAN
