English

EviATTA: Evidential Active Test-Time Adaptation for Medical Segment Anything Models

Computer Vision and Pattern Recognition 2026-03-17 v1

Abstract

Deploying foundational medical Segment Anything Models (SAMs) via test-time adaptation (TTA) is challenging under large distribution shifts, where test-time supervision is often unreliable. While active test-time adaptation (ATTA) introduces limited expert feedback to improve reliability, existing ATTA methods still suffer from unreliable uncertainty estimation and inefficient utilization of sparse annotations. To address these issues, we propose Evidential Active Test-Time Adaptation (EviATTA), which is, to our knowledge, the first ATTA framework tailored for medical SAMs. Specifically, we adopt the Dirichlet-based Evidential Modeling to decompose overall predictive uncertainty into distribution uncertainty and data uncertainty. Building on this decomposition, we design a Hierarchical Evidential Sampling strategy, where image-wise distribution uncertainty is used to select informative shifted samples, while distance-aware data uncertainty guides sparse pixel annotations to resolve data ambiguities. We further introduce Dual Consistency Regularization, which enforces progressive prompt consistency on sparsely labeled samples to better exploit sparse supervision and applies variational feature consistency on unlabeled samples to stabilize adaptation. Extensive experiments on six medical image segmentation datasets demonstrate that EviATTA consistently improves adaptation reliability with minimal expert feedback under both batch-wise and instance-wise test-time adaptation settings.

Keywords

Cite

@article{arxiv.2603.14666,
  title  = {EviATTA: Evidential Active Test-Time Adaptation for Medical Segment Anything Models},
  author = {Jiayi Chen and Yasmeen George and Winston Chong and Jianfei Cai},
  journal= {arXiv preprint arXiv:2603.14666},
  year   = {2026}
}

Comments

10 pages, 8 figures, 5 tables

R2 v1 2026-07-01T11:21:09.133Z