FairREAD: Re-fusing Demographic Attributes after Disentanglement for Fair Medical Image Classification
Yicheng Gao, Jinkui Hao, Bo Zhou
TL;DR
FairREAD tackles fairness in medical image classification by first disentangling demographic attributes from image representations using column- and row-space orthogonality losses and adversarial training, producing a demographic-invariant latent $z_T$. It then reintegrates demographic cues through a controlled re-fusion mechanism and applies subgroup-specific thresholds to balance performance across groups. Comprehensive experiments on CheXpert show consistent improvements in fairness metrics (e.g., $ riangle_{ED}$, $ riangle_{AUC}$, $ ext{FATE}_{EO}$, $ ext{FATE}_{AUC}$) with competitive AUC and accuracy, and robustness in OOD testing on MIMIC-CXR. The results demonstrate a practical, scalable approach to fairness that preserves diagnostic utility, with clear avenues for extending subgroups, fusion methods, and modality integration in future work.
Abstract
Recent advancements in deep learning have shown transformative potential in medical imaging, yet concerns about fairness persist due to performance disparities across demographic subgroups. Existing methods aim to address these biases by mitigating sensitive attributes in image data; however, these attributes often carry clinically relevant information, and their removal can compromise model performance-a highly undesirable outcome. To address this challenge, we propose Fair Re-fusion After Disentanglement (FairREAD), a novel, simple, and efficient framework that mitigates unfairness by re-integrating sensitive demographic attributes into fair image representations. FairREAD employs orthogonality constraints and adversarial training to disentangle demographic information while using a controlled re-fusion mechanism to preserve clinically relevant details. Additionally, subgroup-specific threshold adjustments ensure equitable performance across demographic groups. Comprehensive evaluations on a large-scale clinical X-ray dataset demonstrate that FairREAD significantly reduces unfairness metrics while maintaining diagnostic accuracy, establishing a new benchmark for fairness and performance in medical image classification.
