Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Explore In-Context Learning for 3D Point Cloud Understanding

About

With the rise of large-scale models trained on broad data, in-context learning has become a new learning paradigm that has demonstrated significant potential in natural language processing and computer vision tasks. Meanwhile, in-context learning is still largely unexplored in the 3D point cloud domain. Although masked modeling has been successfully applied for in-context learning in 2D vision, directly extending it to 3D point clouds remains a formidable challenge. In the case of point clouds, the tokens themselves are the point cloud positions (coordinates) that are masked during inference. Moreover, position embedding in previous works may inadvertently introduce information leakage. To address these challenges, we introduce a novel framework, named Point-In-Context, designed especially for in-context learning in 3D point clouds, where both inputs and outputs are modeled as coordinates for each task. Additionally, we propose the Joint Sampling module, carefully designed to work in tandem with the general point sampling operator, effectively resolving the aforementioned technical issues. We conduct extensive experiments to validate the versatility and adaptability of our proposed methods in handling a wide range of tasks.

Zhongbin Fang, Xiangtai Li, Xia Li, Joachim M. Buhmann, Chen Change Loy, Mengyuan Liu• 2023

Related benchmarks

TaskDatasetResultRank
Shape Part SegmentationShapeNet (test)
Mean IoU78.95
95
3D Pose EstimationHuman3.6M
MPJPE (mm)181.6
66
DenoisingShapeNet In-Context
L1 CD Error3.9
19
ReconstructionShapeNet In-Context
CD L13.2
19
Part SegmentationShapeNet In-Context
mIoU79
19
RegistrationShapeNet In-Context
L1 CD Error (x1000)8.6
19
DenoisingModelNet40
CD (Round 1)64.7
19
DenoisingScanObjectNN
CD (Round 1)77.4
19
Point Cloud ReconstructionModelNet40 (test)
CD (Round 1)69.2
19
ReconstructionScanObjectNN
CD (Round 1)72.5
19
Showing 10 of 18 rows

Other info

Code

Follow for update