HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Contrast with Reconstruct: Contrastive 3D Representation Learning Guided by Generative Pretraining

Qi Zekun ; Dong Runpei ; Fan Guofan ; Ge Zheng ; Zhang Xiangyu ; Ma Kaisheng ; Yi Li

Contrast with Reconstruct: Contrastive 3D Representation Learning Guided
  by Generative Pretraining

Abstract

Mainstream 3D representation learning approaches are built upon contrastiveor generative modeling pretext tasks, where great improvements in performanceon various downstream tasks have been achieved. However, we find these twoparadigms have different characteristics: (i) contrastive models aredata-hungry that suffer from a representation over-fitting issue; (ii)generative models have a data filling issue that shows inferior data scalingcapacity compared to contrastive models. This motivates us to learn 3Drepresentations by sharing the merits of both paradigms, which is non-trivialdue to the pattern difference between the two paradigms. In this paper, wepropose Contrast with Reconstruct (ReCon) that unifies these two paradigms.ReCon is trained to learn from both generative modeling teachers andsingle/cross-modal contrastive teachers through ensemble distillation, wherethe generative student guides the contrastive student. An encoder-decoder styleReCon-block is proposed that transfers knowledge through cross attention withstop-gradient, which avoids pretraining over-fitting and pattern differenceissues. ReCon achieves a new state-of-the-art in 3D representation learning,e.g., 91.26% accuracy on ScanObjectNN. Codes have been released athttps://github.com/qizekun/ReCon.

Code Repositories

aHapBean/PCP-MAE
pytorch
Mentioned in GitHub
asterisci/point-gcc
pytorch
Mentioned in GitHub
qizekun/ReCon
Official
pytorch
Mentioned in GitHub
qizekun/vpp
pytorch
Mentioned in GitHub
runpeidong/act
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-point-cloud-classification-on-modelnet40ReCon
Overall Accuracy: 94.7
3d-point-cloud-classification-on-scanobjectnnReCon (no voting)
OBJ-BG (OA): 95.18
OBJ-ONLY (OA): 93.29
Overall Accuracy: 90.63
3d-point-cloud-classification-on-scanobjectnnReCon
OBJ-BG (OA): 95.35
OBJ-ONLY (OA): 93.80
Overall Accuracy: 91.26
3d-point-cloud-linear-classification-onReCon
Overall Accuracy: 93.4
few-shot-3d-point-cloud-classification-on-1ReCon
Overall Accuracy: 97.3
Standard Deviation: 1.9
few-shot-3d-point-cloud-classification-on-2ReCon
Overall Accuracy: 98.9
Standard Deviation: 1.2
few-shot-3d-point-cloud-classification-on-3ReCon
Overall Accuracy: 93.3
Standard Deviation: 3.9
few-shot-3d-point-cloud-classification-on-4ReCon
Overall Accuracy: 95.8
Standard Deviation: 3.0
zero-shot-transfer-3d-point-cloudReCon
Accuracy (%): 61.7
zero-shot-transfer-3d-point-cloud-1ReCon
Accuracy (%): 75.6
zero-shot-transfer-3d-point-cloud-2ReCon
OBJ_BG Accuracy(%): 40.4
OBJ_ONLY Accuracy(%): 43.7
PB_T50_RS Accuracy (%): 30.5

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Contrast with Reconstruct: Contrastive 3D Representation Learning Guided by Generative Pretraining | Papers | HyperAI