The reviewed record of science sign in
Pith

arxiv: 2207.00769 · v2 · pith:OWWMTI2S · submitted 2022-07-02 · eess.IV · cs.CV

Test-time Adaptation with Calibration of Medical Image Classification Nets for Label Distribution Shift

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:OWWMTI2Srecord.jsonopen to challenge →

classification eess.IV cs.CV
keywords labeldistributionimagemedicaltestclassificationshiftclassifiers
0
0 comments X
read the original abstract

Class distribution plays an important role in learning deep classifiers. When the proportion of each class in the test set differs from the training set, the performance of classification nets usually degrades. Such a label distribution shift problem is common in medical diagnosis since the prevalence of disease vary over location and time. In this paper, we propose the first method to tackle label shift for medical image classification, which effectively adapt the model learned from a single training label distribution to arbitrary unknown test label distribution. Our approach innovates distribution calibration to learn multiple representative classifiers, which are capable of handling different one-dominating-class distributions. When given a test image, the diverse classifiers are dynamically aggregated via the consistency-driven test-time adaptation, to deal with the unknown test label distribution. We validate our method on two important medical image classification tasks including liver fibrosis staging and COVID-19 severity prediction. Our experiments clearly show the decreased model performance under label shift. With our method, model performance significantly improves on all the test datasets with different label shifts for both medical image diagnosis tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. In-Context Positive-Unlabeled Learning

    stat.ML 2026-05 unverdicted novelty 7.0

    PUICL is a transformer pretrained on synthetic PU data from structural causal models that solves positive-unlabeled classification via in-context learning without gradient updates or fitting.