paper-with-me

홈 › Papers

From Detection to Mitigation: Addressing Bias in Deep Learning Models for Chest X-Ray Diagnosis

2025-10-12 · Clemence Mottez, Louisa Fay, Maya Varma, Sophie Ostmeier, Curtis Langlotz arxiv

Deep learning models have shown promise in improving diagnostic accuracy from chest X-rays, but they also risk perpetuating healthcare disparities when performance varies across demographic groups. In this work, we present a comprehensive bias detection and mitigation framework targeting sex, age, and race-based disparities when performing diagnostic tasks with chest X-rays. We extend a recent CNN-XGBoost pipeline to support multi-label classification and evaluate its performance across four medical conditions. We show that replacing the final layer of CNN with an eXtreme Gradient Boosting classifier improves the fairness of the subgroup while maintaining or improving the overall predictive performance. To validate its generalizability, we apply the method to different backbones, namely DenseNet-121 and ResNet-50, and achieve similarly strong performance and fairness outcomes, confirming its model-agnostic design. We further compare this lightweight adapter training method with traditional full-model training bias mitigation techniques, including adversarial training, reweighting, data augmentation, and active learning, and find that our approach offers competitive or superior bias reduction at a fraction of the computational cost. Finally, we show that combining eXtreme Gradient Boosting retraining with active learning yields the largest reduction in bias across all demographic subgroups, both in and out of distribution on the CheXpert and MIMIC datasets, establishing a practical and effective path toward equitable deep learning deployment in clinical radiology.

📄 PDF Abstract BibTeX arXiv:2510.10822

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label ClassificationData AugmentationActive LearningBias Detection

Similar Papers 제목 키워드 기반

Improving Fairness of Automated Chest X-ray Diagnosis by Contrastive Learning

2024-01-25 · Mingquan Lin, TianHao Li, Zhaoyi Sun, Gregory Holste 외

Purpose: Limited studies exploring concrete methods or approaches to tackle and enhance model fairness in the radiology domain. Our proposed AI model utilizes supervised contrastive learning to minimize bias in CXR diagn…

Contrastive LearningCOVID-19 DiagnosisDiagnosticFairness

From Detection to Mitigation: Addressing Gender Bias in Chinese Texts via Efficient Tuning and Voting-Based Rebalancing

2025-09-09 · Chengyan Wu, Yiqiang Cai, Yufei Cheng, Yun Xue arxiv

This paper presents our team's solution to Shared Task 7 of NLPCC-2025, which focuses on sentence-level gender bias detection and mitigation in Chinese. The task aims to promote fairness and controllability in natural la…

Bias Detection

Are Sex-based Physiological Differences the Cause of Gender Bias for Chest X-ray Diagnosis?

2023-08-09 · Nina Weng, Siavash Bigdeli, Eike Petersen, Aasa Feragen

While many studies have assessed the fairness of AI algorithms in the medical field, the causes of differences in prediction performance are often unknown. This lack of knowledge about the causes of bias hampers the effi…

Fairness

Towards Trustworthy Audio Deepfake Detection: A Systematic Framework for Diagnosing and Mitigating Gender Bias

2026-05-09 · Aishwarya Fursule, Shruti Kshirsagar, Anderson R. Avila arxiv

Audio deepfake detection systems are increasingly deployed in high-stakes security applications, yet their fairness across demographic groups remains critically underexamined. Prior work measures gender disparity but doe…

Audio Deepfake Detection

Vision-Language Models for Acute Tuberculosis Diagnosis: A Multimodal Approach Combining Imaging and Clinical Data

2025-03-17 · Ananya Ganapthy, Praveen Shastry, Naveen Kumarasami, Anandakumar D 외

Background: This study introduces a Vision-Language Model (VLM) leveraging SIGLIP and Gemma-3b architectures for automated acute tuberculosis (TB) screening. By integrating chest X-ray images and clinical notes, the mode…

Diagnostic