paper-with-me

홈 › Papers

Benchmarking Dependence Measures to Prevent Shortcut Learning in Medical Imaging

2024-07-26 · Sarah Müller, Louisa Fay, Lisa M. Koch, Sergios Gatidis, Thomas Küstner, Philipp Berens

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 causally related features, limiting their generalizability to new and unseen data. This problem can be addressed by minimizing dependence measures between intermediate representations of task-related and non-task-related variables. These measures include mutual information, distance correlation, and the performance of adversarial classifiers. Here, we benchmark such dependence measures for the task of preventing shortcut learning. We study a simplified setting using Morpho-MNIST and a medical imaging task with CheXpert chest radiographs. Our results provide insights into how to mitigate confounding factors in medical imaging.

📄 PDF Abstract BibTeX arXiv:2407.18792

Code (1)

berenslab/dependence-measures-medical-imaging 공식 구현 pytorch

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

MedBench: A Comprehensive, Standardized, and Reliable Benchmarking System for Evaluating Chinese Medical Large Language Models

2024-06-24 · Mianxin Liu, Jinru Ding, Jie Xu, Weiguo Hu 외

Ensuring the general efficacy and goodness for human beings from medical large language models (LLM) before real-world deployment is crucial. However, a widely accepted and accessible evaluation process for medical LLM, …

Benchmarking

Disrupting Model Training with Adversarial Shortcuts

2021-06-12 · ICML Workshop AML 2021 7 · Ivan Evtimov, Ian Covert, Aditya Kusupati, Tadayoshi Kohno

When data is publicly released for human consumption, it is unclear how to prevent its unauthorized usage for machine learning purposes. Successful model training may be preventable with carefully designed dataset modifi…

BIG-bench Machine Learningimage-classificationImage Classificationmodel

Neurosymbolic Reasoning Shortcuts under the Independence Assumption

2025-07-15 · Emile van Krieken, Pasquale Minervini, Edoardo Ponti, Antonio Vergari

The ubiquitous independence assumption among symbolic concepts in neurosymbolic (NeSy) predictors is a convenient simplification: NeSy predictors use it to speed up probabilistic reasoning. Recent works like van Krieken …

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 relat…

Computational Efficiency

Preventing Shortcut Learning in Medical Image Analysis through Intermediate Layer Knowledge Distillation from Specialist Teachers

2025-11-21 · Christopher Boland, Sotirios Tsaftaris, Sonia Dahdouh arxiv

Deep learning models are prone to learning shortcut solutions to problems using spuriously correlated yet irrelevant features of their training data. In high-risk applications such as medical image analysis, this phenome…

Knowledge Distillation