English

Annotation-Efficient Active Test-Time Adaptation with Conformal Prediction

Machine Learning 2025-10-01 v1 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

Active Test-Time Adaptation (ATTA) improves model robustness under domain shift by selectively querying human annotations at deployment, but existing methods use heuristic uncertainty measures and suffer from low data selection efficiency, wasting human annotation budget. We propose Conformal Prediction Active TTA (CPATTA), which first brings principled, coverage-guaranteed uncertainty into ATTA. CPATTA employs smoothed conformal scores with a top-K certainty measure, an online weight-update algorithm driven by pseudo coverage, a domain-shift detector that adapts human supervision, and a staged update scheme balances human-labeled and model-labeled data. Extensive experiments demonstrate that CPATTA consistently outperforms the state-of-the-art ATTA methods by around 5% in accuracy. Our code and datasets are available at https://github.com/tingyushi/CPATTA.

Keywords

Cite

@article{arxiv.2509.25692,
  title  = {Annotation-Efficient Active Test-Time Adaptation with Conformal Prediction},
  author = {Tingyu Shi and Fan Lyu and Shaoliang Peng},
  journal= {arXiv preprint arXiv:2509.25692},
  year   = {2025}
}
R2 v1 2026-07-01T06:06:38.278Z