paper-with-me

홈 › Papers

Mitigating Shortcut Learning via Feature Disentanglement in Medical Imaging: A Benchmark Study

2026-02-17 · Sarah Müller, Philipp Berens arxiv

Although deep learning models in medical imaging often achieve excellent classification performance, they can rely on shortcut learning, exploiting spurious correlations or confounding factors that are not causally related to the target task. This poses risks in clinical settings, where models must generalize across institutions, populations, and acquisition conditions. Feature disentanglement is a promising approach to mitigate shortcut learning by separating task-relevant information from confounder-related features in latent representations. In this study, we systematically evaluated feature disentanglement methods for mitigating shortcuts in medical imaging, including adversarial learning and latent space splitting based on dependence minimization. We assessed classification performance and disentanglement quality using latent space analyses across one artificial and two medical datasets with natural and synthetic confounders. We also examined robustness under varying levels of confounding and compared computational efficiency across methods. We found that shortcut mitigation methods improved classification performance under strong spurious correlations during training. Latent space analyses revealed differences in representation quality not captured by classification metrics, highlighting the strengths and limitations of each method. Model reliance on shortcuts depended on the degree of confounding in the training data. The best-performing models combine data-centric rebalancing with model-centric disentanglement, achieving stronger and more robust shortcut mitigation than rebalancing alone while maintaining similar computational efficiency. The project code is publicly available at https://github.com/berenslab/medical-shortcut-mitigation.

📄 PDF Abstract BibTeX arXiv:2602.18502

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Disentanglement and Assessment of Shortcuts in Ophthalmological Retinal Imaging Exams

2025-07-13 · Leonor Fernandes, Tiago Gonçalves, João Matos, Luis Filipe Nakayama 외 arxiv

Diabetic retinopathy (DR) is a leading cause of vision loss in working-age adults. While screening reduces the risk of blindness, traditional imaging is often costly and inaccessible. Artificial intelligence (AI) algorit…

Gaze-directed Vision GNN for Mitigating Shortcut Learning in Medical Image

2024-06-20 · Shaoxuan Wu, Xiao Zhang, Bin Wang, Zhuo Jin 외

Deep neural networks have demonstrated remarkable performance in medical image analysis. However, its susceptibility to spurious correlations due to shortcut learning raises concerns about network interpretability and re…

Medical Image Analysis

MIMM-X: Disentangling Spurious Correlations for Medical Image Analysis

2025-11-28 · Louisa Fay, Hajer Reguigui, Bin Yang, Sergios Gatidis 외 arxiv

Deep learning models can excel on medical tasks, yet often experience spurious correlations, known as shortcut learning, leading to poor generalization in new environments. Particularly in medical imaging, where multiple…

Benchmarking Dependence Measures to Prevent Shortcut Learning in Medical Imaging

2024-07-26 · Sarah Müller, Louisa Fay, Lisa M. Koch, Sergios Gatidis 외

Medical imaging cohorts are often confounded by factors such as acquisition devices, hospital sites, patient backgrounds, and many more. As a result, deep learning models tend to learn spurious correlations instead of ca…

Benchmarking

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 …