CVAISep 9, 2024

Latent 3D Brain MRI Counterfactual

arXiv:2409.05585v26 citationsh-index: 38
Originality Incremental advance
AI Analysis

This addresses the problem of limited training data for deep learning models in structural brain MRI studies, offering a domain-specific solution for medical imaging.

The paper tackles the challenge of generating diverse, high-quality 3D brain MRI counterfactuals for small sample sizes by proposing a two-stage method using a VQ-VAE and a Structural Causal Model in latent space, achieving high-quality results on real-world datasets like ADNI and NCANDA.

The number of samples in structural brain MRI studies is often too small to properly train deep learning models. Generative models show promise in addressing this issue by effectively learning the data distribution and generating high-fidelity MRI. However, they struggle to produce diverse, high-quality data outside the distribution defined by the training data. One way to address this issue is to use causal models developed for 3D volume counterfactuals. However, accurately modeling causality in high-dimensional spaces is challenging, so these models generally generate 3D brain MRIs of lower quality. To address these challenges, we propose a two-stage method that constructs a Structural Causal Model (SCM) within the latent space. In the first stage, we employ a VQ-VAE to learn a compact embedding of the MRI volume. Subsequently, we integrate our causal model into this latent space and execute a three-step counterfactual procedure using a closed-form Generalized Linear Model (GLM). Our experiments conducted on real-world high-resolution MRI data (1 mm) provided by the Alzheimer's Disease Neuroimaging Initiative (ADNI) and the National Consortium on Alcohol and Neurodevelopment in Adolescence (NCANDA) demonstrate that our method can generate high-quality 3D MRI counterfactuals.

Foundations

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

Your Notes