paper-with-me

홈 › Papers

Deployment of Image Analysis Algorithms under Prevalence Shifts

2023-03-22 · Patrick Godau, Piotr Kalinowski, Evangelia Christodoulou, Annika Reinke, Minu Tizabi, Luciana Ferrer, Paul Jäger, Lena Maier-Hein

Domain gaps are among the most relevant roadblocks in the clinical translation of machine learning (ML)-based solutions for medical image analysis. While current research focuses on new training paradigms and network architectures, little attention is given to the specific effect of prevalence shifts on an algorithm deployed in practice. Such discrepancies between class frequencies in the data used for a method's development/validation and that in its deployment environment(s) are of great importance, for example in the context of artificial intelligence (AI) democratization, as disease prevalences may vary widely across time and location. Our contribution is twofold. First, we empirically demonstrate the potentially severe consequences of missing prevalence handling by analyzing (i) the extent of miscalibration, (ii) the deviation of the decision threshold from the optimum, and (iii) the ability of validation metrics to reflect neural network performance on the deployment population as a function of the discrepancy between development and deployment prevalence. Second, we propose a workflow for prevalence-aware image classification that uses estimated deployment prevalences to adjust a trained classifier to a new environment, without requiring additional annotated deployment data. Comprehensive experiments based on a diverse set of 30 medical classification tasks showcase the benefit of the proposed workflow in generating better classifier decisions and more reliable performance estimates compared to current practice.

📄 PDF Abstract BibTeX arXiv:2303.12540

Code (1)

imsy-dkfz/prevalence-shifts 공식 구현 pytorch

Tasks

image-classificationImage ClassificationMedical Image Analysis

Similar Papers 제목 키워드 기반

A Deployment Audit of Release-Side Risk in Conformal Triage under Prevalence Shift

2026-05-20 · Chengze Li, Xiao Liu, Hanrong Zhang, Haiyang Peng 외 arxiv

Conformal triage converts predictive scores into deployment actions that either release a case, flag it for urgent attention, or defer it to human review. Under an observed change in target-event prevalence, however, mar…

Compression as an Adversarial Amplifier Through Decision Space Reduction

2026-04-08 · Lewis Evans, Harkrishan Jandu, Zihan Ye, Yang Lu 외 arxiv

Image compression is a ubiquitous component of modern visual pipelines, routinely applied by social media platforms and resource-constrained systems prior to inference. Despite its prevalence, the impact of compression o…

Adversarial RobustnessImage Compression

Online Optimization Methods for the Quantification Problem

2016-05-13 · Purushottam Kar, Shuai Li, Harikrishna Narasimhan, Sanjay Chawla 외

The estimation of class prevalence, i.e., the fraction of a population that belongs to a certain class, is a very useful tool in data analytics and learning, and finds applications in many domains such as sentiment analy…

EpidemiologySentiment Analysis

Bayesian analysis of the prevalence bias: learning and predicting from imbalanced data

2021-07-31 · Loic Le Folgoc, Vasileios Baltatzis, Amir Alansary, Sujal Desai 외

Datasets are rarely a realistic approximation of the target population. Say, prevalence is misrepresented, image quality is above clinical standards, etc. This mismatch is known as sampling bias. Sampling biases are a ma…

Fairness Under Group-Conditional Prior Probability Shift: Invariance, Drift, and Target-Aware Post-Processing

2026-02-05 · Amir Asiaee, Kaveh Aryan arxiv

Machine learning systems are often trained and evaluated for fairness on historical data, yet deployed in environments where conditions have shifted. A particularly common form of shift occurs when the prevalence of posi…