English

StableTTA: Improving Vision Model Performance by Training-free Test-Time Adaptation Methods

Computer Vision and Pattern Recognition 2026-05-08 v3 Artificial Intelligence

Abstract

Ensemble methods improve predictive performance but often incur high memory and computational costs. We identify an aggregation instability induced by nonlinear projection and voting operations. To address both efficiency challenges and this inconsistency, we propose StableTTA, a training-free test-time adaptation method with two variants. StableTTA-I targets coherent-batch inference settings, where temporally or semantically adjacent observations are likely to belong to the same class. Examples include burst photography, video streams, robotics perception, and industrial inspection. Under coherent-batch inference, StableTTA-I substantially improves prediction consistency and accuracy through variance-aware logit aggregation. StableTTA-II establishes feature-level cropping, enabling efficient logit aggregation with a single forward pass on a single model backbone. Experiments on ImageNet-1K across 71 models demonstrate that StableTTA-I consistently improves prediction accuracy under coherent-batch inference, while StableTTA-II provides lightweight and architecture-agnostic accuracy improvements with minimal computational overhead. These results suggest that inference-time semantic coherence and aggregation stability provide useful perspectives for improving practical test-time adaptation systems.

Keywords

Cite

@article{arxiv.2604.04552,
  title  = {StableTTA: Improving Vision Model Performance by Training-free Test-Time Adaptation Methods},
  author = {Zheng Li and Jerry Cheng and Huanying Helen Gu},
  journal= {arXiv preprint arXiv:2604.04552},
  year   = {2026}
}

Comments

27 pages, 10 figures, 9 tables

R2 v1 2026-07-01T11:55:07.934Z