Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Point-Cache: Test-time Dynamic and Hierarchical Cache for Robust and Generalizable Point Cloud Analysis

About

This paper proposes a general solution to enable point cloud recognition models to handle distribution shifts at test time. Unlike prior methods, which rely heavily on training data (often inaccessible during online inference) and are limited to recognizing a fixed set of point cloud classes predefined during training, we explore a more practical and challenging scenario: adapting the model solely based on online test data to recognize both previously seen classes and novel, unseen classes at test time. To this end, we develop \textbf{Point-Cache}, a hierarchical cache model that captures essential clues of online test samples, particularly focusing on the global structure of point clouds and their local-part details. Point-Cache, which serves as a rich 3D knowledge base, is dynamically managed to prioritize the inclusion of high-quality samples. Designed as a plug-and-play module, our method can be flexibly integrated into large multimodal 3D models to support open-vocabulary point cloud recognition. Notably, our solution operates with efficiency comparable to zero-shot inference, as it is entirely training-free. Point-Cache demonstrates substantial gains across 8 challenging benchmarks and 4 representative large 3D models, highlighting its effectiveness. Code is available at https://github.com/auniquesun/Point-Cache.

Hongyu Sun, Qiuhong Ke, Ming Cheng, Yongcai Wang, Deying Li, Chenhui Gou, Jianfei Cai• 2025

Related benchmarks

TaskDatasetResultRank
3D Object ClassificationModelNet40
Accuracy0.8918
78
3D Object ClassificationModelNet-C
Accuracy (Add Global)77.51
22
3D ClassificationScanObjectNN S-PB_T50_RS
Accuracy68.51
19
3D Point Cloud RecognitionScanObjectNN Sim-to-Real variants
Accuracy (MN.11 → SONN.11 OBJ)76.21
16
3D Object RecognitionObjaverse LVIS
Accuracy55.19
16
3D Object RecognitionOmniObject3D
Accuracy (1024 pts)36.92
16
Point Cloud ClassificationScanObjectNN S-PB_T50-RS-C
Accuracy (Original Data)51.13
16
Point cloud recognitionScanObjectNN S-OBJ ONLY-C
Accuracy (SONN)70.22
16
Point cloud recognitionScanObjectNN Background-Corrupted S-OBJ_BG-C (test)
Original SONN Accuracy63.86
16
Showing 9 of 9 rows

Other info

Follow for update