paper-with-me

Papers

Detecting Shortcut Learning for Fair Medical AI using Shortcut Testing

2022-07-21 · Alexander Brown, Nenad Tomasev, Jan Freyberg, YuAn Liu, Alan Karthikesalingam, Jessica Schrouff

Machine learning (ML) holds great promise for improving healthcare, but it is critical to ensure that its use will not propagate or amplify health disparities. An important step is to characterize the (un)fairness of ML models - their tendency to perform differently across subgroups of the population - and to understand its underlying mechanisms. One potential driver of algorithmic unfairness, shortcut learning, arises when ML models base predictions on improper correlations in the training data. However, diagnosing this phenomenon is difficult, especially when sensitive attributes are causally linked with disease. Using multi-task learning, we propose the first method to assess and mitigate shortcut learning as a part of the fairness assessment of clinical ML systems, and demonstrate its application to clinical tasks in radiology and dermatology. Finally, our approach reveals instances when shortcutting is not responsible for unfairness, highlighting the need for a holistic approach to fairness mitigation in medical AI.

📄 PDF Abstract BibTeX arXiv:2207.10384

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessMulti-Task Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

The Limits of Fair Medical Imaging AI In The Wild

2023-12-11 · Yuzhe Yang, Haoran Zhang, Judy W Gichoya, Dina Katabi 외

As artificial intelligence (AI) rapidly approaches human-level performance in medical imaging, it is crucial that it does not exacerbate or propagate healthcare disparities. Prior research has established AI's capacity t…

Fairness

Detecting Shortcuts in Medical Images -- A Case Study in Chest X-rays

2022-11-08 · Amelia Jiménez-Sánchez, Dovile Juodelyte, Bethany Chamberlain, Veronika Cheplygina

The availability of large public datasets and the increased amount of computing power have shifted the interest of the medical community to high-performance algorithms. However, little attention is paid to the quality of…

image-classificationImage ClassificationMedical Image Classification

Self-Supervision on Images and Text Reduces Reliance on Visual Shortcut Features

2022-06-14 · Anil Palepu, Andrew L Beam

Deep learning models trained in a fully supervised manner have been shown to rely on so-called "shortcut" features. Shortcut features are inputs that are associated with the outcome of interest in the training data, but …

Efficient Unsupervised Shortcut Learning Detection and Mitigation in Transformers

2025-01-01 · Lukas Kuhn, Sari Sadiya, Jorg Schlotterer, Christin Seifert 외

Shortcut learning, i.e., a model's reliance on undesired features not directly relevant to the task, is a major challenge that severely limits the applications of machine learning algorithms, particularly when deploying …

Shortcut Learning in Medical Image Segmentation

2024-03-11 · Manxi Lin, Nina Weng, Kamil Mikolaj, Zahra Bashir 외

Shortcut learning is a phenomenon where machine learning models prioritize learning simple, potentially misleading cues from data that do not generalize well beyond the training set. While existing research primarily inv…

image-classificationImage ClassificationImage SegmentationMedical Image Segmentation+2