Discover Your Neighbors: Advanced Stable Test-Time Adaptation in Dynamic World
Qinting Jiang, Chuyang Ye, Dongyan Wei, Yuan Xue, Jingyan Jiang, Zhi, Wang

TL;DR
This paper introduces DYN, a novel test-time adaptation method that leverages instance normalization clustering and cluster-aware batch normalization to improve neural network robustness under dynamic distribution shifts.
Contribution
DYN is the first backward-free approach for dynamic TTA, combining instance normalization clustering with cluster-aware batch normalization for robust adaptation.
Findings
DYN maintains high performance under dynamic data streams
It effectively clusters similar samples for better adaptation
Experimental results show improved robustness and accuracy
Abstract
Despite progress, deep neural networks still suffer performance declines under distribution shifts between training and test domains, leading to a substantial decrease in Quality of Experience (QoE) for multimedia applications. Existing test-time adaptation (TTA) methods are challenged by dynamic, multiple test distributions within batches. This work provides a new perspective on analyzing batch normalization techniques through class-related and class-irrelevant features, our observations reveal combining source and test batch normalization statistics robustly characterizes target distributions. However, test statistics must have high similarity. We thus propose Discover Your Neighbours (DYN), the first backward-free approach specialized for dynamic TTA. The core innovation is identifying similar samples via instance normalization statistics and clustering into groups which provides…
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
TopicsAdvanced Vision and Imaging
MethodsInstance Normalization · Batch Normalization
