One Pool Is Not Enough: Multi-Cluster Memory for Practical Test-Time Adaptation
Yu-Wen Tseng, Xingyi Zheng, Ya-Chen Wu, I-Bin Liao, Yung-Hui Li, Hong-Han Shuai, Wen-Huang Cheng

TL;DR
This paper introduces Multi-Cluster Memory (MCM), a novel memory organization for test-time adaptation that captures multi-modal test stream distributions, leading to significant performance improvements across multiple benchmarks.
Contribution
The paper proposes MCM, a multi-cluster memory framework that organizes samples into multiple clusters using statistical descriptors, addressing the limitations of single-cluster memory in practical TTA.
Findings
MCM improves accuracy by up to 12.13% on DomainNet.
Multi-cluster memory maintains better distributional balance and mode coverage.
GMM diagnostics confirm enhanced mode preservation with MCM.
Abstract
Test-time adaptation (TTA) adapts pre-trained models to distribution shifts at inference using only unlabeled test data. Under the Practical TTA (PTTA) setting, where test streams are temporally correlated and non-i.i.d., memory has become an indispensable component for stable adaptation, yet existing methods universally store amples in a single unstructured pool. We show that this single-cluster design is fundamentally mismatched to PTTA: a stream clusterability analysis reveals that test streams are inherently multi-modal, with the optimal number of mixture components consistently far exceeding one. To close this structural gap, we propose Multi-Cluster Memory (MCM), a plug-and-play framework that organizes stored samples into multiple clusters using lightweight pixel-level statistical descriptors. MCM introduces three complementary mechanisms: descriptor-based cluster assignment to…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications
