Test-Time Adaptation in Point Clouds: Leveraging Sampling Variation with Weight Averaging
Ali Bahri, Moslem Yazdanpanah, Mehrdad Noori, Sahar Dastani, Milad, Cheraghalikhani, David Osowiech, Farzad Beizaee, Gustavo adolfo.vargas-hakim,, Ismail Ben Ayed, Christian Desrosiers

TL;DR
This paper introduces a test-time adaptation method for 3D point cloud classification that uses sampling variation and weight averaging to improve robustness against distribution shifts, demonstrating superior performance across multiple datasets and models.
Contribution
The paper presents a novel TTA approach combining sampling variation with weight averaging for 3D point cloud classification, enhancing robustness without significant resource overhead.
Findings
Consistently outperforms existing TTA methods on multiple datasets.
Improves model robustness against distribution shifts in real-world scenarios.
Maintains minimal resource overhead during adaptation.
Abstract
Test-Time Adaptation (TTA) addresses distribution shifts during testing by adapting a pretrained model without access to source data. In this work, we propose a novel TTA approach for 3D point cloud classification, combining sampling variation with weight averaging. Our method leverages Farthest Point Sampling (FPS) and K-Nearest Neighbors (KNN) to create multiple point cloud representations, adapting the model for each variation using the TENT algorithm. The final model parameters are obtained by averaging the adapted weights, leading to improved robustness against distribution shifts. Extensive experiments on ModelNet40-C, ShapeNet-C, and ScanObjectNN-C datasets, with different backbones (Point-MAE, PointNet, DGCNN), demonstrate that our approach consistently outperforms existing methods while maintaining minimal resource overhead. The proposed method effectively enhances model…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · Optical measurement and interference techniques
