Test-Time Adaptation of 3D Point Clouds via Denoising Diffusion Models
Hamidreza Dastmalchi, Aijun An, Ali Cheraghian, Shafin Rahman, Sameera, Ramasinghe

TL;DR
This paper introduces 3DD-TTA, a novel test-time adaptation method for 3D point clouds using diffusion models, which improves robustness to corrupted data without retraining the entire model.
Contribution
It proposes a diffusion-based approach that adapts input point clouds to the source domain while preserving the pre-trained model, enhancing generalization in real-world scenarios.
Findings
Achieves state-of-the-art results on ShapeNet, ModelNet40, and ScanObjectNN datasets.
Effectively adapts to corrupted point clouds without fine-tuning the source model.
Demonstrates strong generalization across different 3D datasets.
Abstract
Test-time adaptation (TTA) of 3D point clouds is crucial for mitigating discrepancies between training and testing samples in real-world scenarios, particularly when handling corrupted point clouds. LiDAR data, for instance, can be affected by sensor failures or environmental factors, causing domain gaps. Adapting models to these distribution shifts online is crucial, as training for every possible variation is impractical. Existing methods often focus on fine-tuning pre-trained models based on self-supervised learning or pseudo-labeling, which can lead to forgetting valuable source domain knowledge over time and reduce generalization on future tests. In this paper, we introduce a novel 3D test-time adaptation method, termed 3DD-TTA, which stands for 3D Denoising Diffusion Test-Time Adaptation. This method uses a diffusion strategy that adapts input point cloud samples to the source…
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 · Computer Graphics and Visualization Techniques · Medical Image Segmentation Techniques
MethodsDiffusion · ALIGN · Focus
