TTVD: Towards a Geometric Framework for Test-Time Adaptation Based on Voronoi Diagram
Mingxi Lei, Chunwei Ma, Meng Ding, Yufan Zhou, Ziyun Huang, Jinhui Xu

TL;DR
This paper introduces TTVD, a geometric framework for test-time adaptation that leverages Voronoi diagrams to improve model robustness under distributional shifts, outperforming existing methods on multiple benchmarks.
Contribution
The paper presents a novel geometric approach to test-time adaptation using Voronoi diagrams, integrating self-supervision and entropy methods for enhanced performance.
Findings
TTVD outperforms state-of-the-art TTA methods on CIFAR and ImageNet benchmarks.
The framework demonstrates robustness to batch size variations.
It effectively handles class imbalance in real-world scenarios.
Abstract
Deep learning models often struggle with generalization when deploying on real-world data, due to the common distributional shift to the training data. Test-time adaptation (TTA) is an emerging scheme used at inference time to address this issue. In TTA, models are adapted online at the same time when making predictions to test data. Neighbor-based approaches have gained attention recently, where prototype embeddings provide location information to alleviate the feature shift between training and testing data. However, due to their inherit limitation of simplicity, they often struggle to learn useful patterns and encounter performance degradation. To confront this challenge, we study the TTA problem from a geometric point of view. We first reveal that the underlying structure of neighbor-based methods aligns with the Voronoi Diagram, a classical computational geometry model for space…
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 · Robotics and Sensor-Based Localization · Human Pose and Action Recognition
MethodsSoftmax · Attention Is All You Need
