TL;DR
This paper introduces Buffer layers for Test-Time Adaptation, offering a new approach that overcomes normalization-based limitations, improves robustness to domain shifts, and is compatible with various models.
Contribution
The paper proposes Buffer layers as a novel paradigm for TTA, preserving pre-trained model integrity and enhancing adaptation without relying on normalization updates.
Findings
Outperforms traditional normalization-based TTA methods.
Demonstrates robustness to domain shifts and model forgetting.
Compatible with multiple architectures and frameworks.
Abstract
In recent advancements in Test Time Adaptation (TTA), most existing methodologies focus on updating normalization layers to adapt to the test domain. However, the reliance on normalization-based adaptation presents key challenges. First, normalization layers such as Batch Normalization (BN) are highly sensitive to small batch sizes, leading to unstable and inaccurate statistics. Moreover, normalization-based adaptation is inherently constrained by the structure of the pre-trained model, as it relies on training-time statistics that may not generalize well to unseen domains. These issues limit the effectiveness of normalization-based TTA approaches, especially under significant domain shift. In this paper, we introduce a novel paradigm based on the concept of a Buffer layer, which addresses the fundamental limitations of normalization layer updates. Unlike existing methods that modify…
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
