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

Implicit Autoencoder for Point-Cloud Self-Supervised Representation Learning

About

This paper advocates the use of implicit surface representation in autoencoder-based self-supervised 3D representation learning. The most popular and accessible 3D representation, i.e., point clouds, involves discrete samples of the underlying continuous 3D surface. This discretization process introduces sampling variations on the 3D shape, making it challenging to develop transferable knowledge of the true 3D geometry. In the standard autoencoding paradigm, the encoder is compelled to encode not only the 3D geometry but also information on the specific discrete sampling of the 3D shape into the latent code. This is because the point cloud reconstructed by the decoder is considered unacceptable unless there is a perfect mapping between the original and the reconstructed point clouds. This paper introduces the Implicit AutoEncoder (IAE), a simple yet effective method that addresses the sampling variation issue by replacing the commonly-used point-cloud decoder with an implicit decoder. The implicit decoder reconstructs a continuous representation of the 3D shape, independent of the imperfections in the discrete samples. Extensive experiments demonstrate that the proposed IAE achieves state-of-the-art performance across various self-supervised learning benchmarks.

Siming Yan, Zhenpei Yang, Haoxiang Li, Chen Song, Li Guan, Hao Kang, Gang Hua, Qixing Huang• 2022

Related benchmarks

TaskDatasetResultRank
3D Object DetectionScanNet V2 (val)
mAP@0.2576.1
352
Semantic segmentationS3DIS (6-fold)
mIoU (Mean IoU)75.3
315
Object ClassificationModelNet40 (test)
Accuracy93.7
180
3D Object DetectionSUN RGB-D (val)
mAP@0.2560.4
158
3D Object DetectionSUN RGB-D v1 (val)
mAP@0.2567.6
81
3D Object DetectionScanNet (val)
mAP@0.2561.5
66
Object DetectionScanNet V2 (val)--
33
Indoor Object DetectionSUN RGB-D (test)
mAP@0.536
19
Object DetectionScanNet 20 (val)
mAP@5039.8
9
3D Scene ReconstructionSISD (test)
mIoU75.7
3
Showing 10 of 10 rows

Other info

Code

Follow for update