SNAP: Low-Latency Test-Time Adaptation with Sparse Updates
Hyeongheon Cha, Dong Min Kim, Hye Won Chung, Taesik Gong, Sung-Ju Lee

TL;DR
SNAP is a low-latency test-time adaptation framework that enables models to adapt efficiently with sparse updates, maintaining accuracy and significantly reducing latency for resource-constrained edge environments.
Contribution
SNAP introduces a novel sparse TTA framework with class and domain representative memory and inference-time normalization, enabling effective adaptation with minimal data and computational resources.
Findings
Reduces adaptation latency by up to 93.12%.
Maintains accuracy drop below 3.3% with only 1% data usage.
Effective across various adaptation rates from 1% to 50%.
Abstract
Test-Time Adaptation (TTA) adjusts models using unlabeled test data to handle dynamic distribution shifts. However, existing methods rely on frequent adaptation and high computational cost, making them unsuitable for resource-constrained edge environments. To address this, we propose SNAP, a sparse TTA framework that reduces adaptation frequency and data usage while preserving accuracy. SNAP maintains competitive accuracy even when adapting based on only 1% of the incoming data stream, demonstrating its robustness under infrequent updates. Our method introduces two key components: (i) Class and Domain Representative Memory (CnDRM), which identifies and stores a small set of samples that are representative of both class and domain characteristics to support efficient adaptation with limited data; and (ii) Inference-only Batch-aware Memory Normalization (IoBMN), which dynamically adjusts…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Context-Aware Activity Recognition Systems · Advanced Neural Network Applications
