CVAILGFeb 5, 2025

Towards Fair Medical AI: Adversarial Debiasing of 3D CT Foundation Embeddings

arXiv:2502.04386v11 citationsh-index: 10
Originality Incremental advance
AI Analysis

This addresses fairness concerns in clinical applications of medical AI, though it is an incremental improvement on existing debiasing techniques applied to a specific domain.

The paper tackled the problem of demographic bias in 3D CT foundation embeddings by proposing a VAE-based adversarial debiasing framework, which successfully eliminated encoded demographic information while maintaining predictive accuracy for lung cancer risk at 1-year and 2-year intervals.

Self-supervised learning has revolutionized medical imaging by enabling efficient and generalizable feature extraction from large-scale unlabeled datasets. Recently, self-supervised foundation models have been extended to three-dimensional (3D) computed tomography (CT) data, generating compact, information-rich embeddings with 1408 features that achieve state-of-the-art performance on downstream tasks such as intracranial hemorrhage detection and lung cancer risk forecasting. However, these embeddings have been shown to encode demographic information, such as age, sex, and race, which poses a significant risk to the fairness of clinical applications. In this work, we propose a Variation Autoencoder (VAE) based adversarial debiasing framework to transform these embeddings into a new latent space where demographic information is no longer encoded, while maintaining the performance of critical downstream tasks. We validated our approach on the NLST lung cancer screening dataset, demonstrating that the debiased embeddings effectively eliminate multiple encoded demographic information and improve fairness without compromising predictive accuracy for lung cancer risk at 1-year and 2-year intervals. Additionally, our approach ensures the embeddings are robust against adversarial bias attacks. These results highlight the potential of adversarial debiasing techniques to ensure fairness and equity in clinical applications of self-supervised 3D CT embeddings, paving the way for their broader adoption in unbiased medical decision-making.

Code Implementations1 repo
Foundations

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

Your Notes