On the Interplay of Human-AI Alignment,Fairness, and Performance Trade-offs in Medical Imaging
Haozhe Luo, Ziyu Zhou, Zixin Shu, Aurélie Pahud de Mortanges, Robert Berke, Mauricio Reyes
TL;DR
The paper addresses fairness gaps and robustness in medical imaging by systematically studying Human-AI alignment in chest X-ray disease classification. It introduces a multi-dimensional experimental design with five alignment levels, multicenter training, and diverse OOD data, evaluated using subgroup fairness (AUC gaps across sex and age) and standard performance metrics. A ViT-based architecture with a cross-modal Vision-Language Model and an Attention Aligner loss combines disease prompts with radiologist-attended regions, formalized through $\\mathcal{L}_{AL}$ and $\\mathcal{L}_{CE}$ in $\\mathcal{L}_{\\text{total}} = \\mathcal{L}_{CE} + \\mathcal{L}_{AL}$. The results show that alignment generally reduces fairness gaps and enhances OOD generalization, especially in low-data settings, but excessive or randomized alignment can incur trade-offs, underscoring the need for calibrated alignment strategies for fair, robust medical AI systems.
Abstract
Deep neural networks excel in medical imaging but remain prone to biases, leading to fairness gaps across demographic groups. We provide the first systematic exploration of Human-AI alignment and fairness in this domain. Our results show that incorporating human insights consistently reduces fairness gaps and enhances out-of-domain generalization, though excessive alignment can introduce performance trade-offs, emphasizing the need for calibrated strategies. These findings highlight Human-AI alignment as a promising approach for developing fair, robust, and generalizable medical AI systems, striking a balance between expert guidance and automated efficiency. Our code is available at https://github.com/Roypic/Aligner.
