HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

PointGPT: Auto-regressively Generative Pre-training from Point Clouds

Chen Guangyan ; Wang Meiling ; Yang Yi ; Yu Kai ; Yuan Li ; Yue Yufeng

PointGPT: Auto-regressively Generative Pre-training from Point Clouds

Abstract

Large language models (LLMs) based on the generative pre-training transformer(GPT) have demonstrated remarkable effectiveness across a diverse range ofdownstream tasks. Inspired by the advancements of the GPT, we present PointGPT,a novel approach that extends the concept of GPT to point clouds, addressingthe challenges associated with disorder properties, low information density,and task gaps. Specifically, a point cloud auto-regressive generation task isproposed to pre-train transformer models. Our method partitions the input pointcloud into multiple point patches and arranges them in an ordered sequencebased on their spatial proximity. Then, an extractor-generator basedtransformer decoder, with a dual masking strategy, learns latentrepresentations conditioned on the preceding point patches, aiming to predictthe next one in an auto-regressive manner. Our scalable approach allows forlearning high-capacity models that generalize well, achieving state-of-the-artperformance on various downstream tasks. In particular, our approach achievesclassification accuracies of 94.9% on the ModelNet40 dataset and 93.4% on theScanObjectNN dataset, outperforming all other transformer models. Furthermore,our method also attains new state-of-the-art accuracies on all four few-shotlearning benchmarks.

Code Repositories

CGuangyan-BIT/PointGPT
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-point-cloud-classification-on-scanobjectnnPointGPT
OBJ-BG (OA): 97.2
OBJ-ONLY (OA): 96.6
Overall Accuracy: 93.4
few-shot-3d-point-cloud-classification-on-1PointGPT
Overall Accuracy: 98.0
Standard Deviation: 1.9
few-shot-3d-point-cloud-classification-on-2PointGPT
Overall Accuracy: 99.0
Standard Deviation: 1.0
few-shot-3d-point-cloud-classification-on-3PointGPT
Overall Accuracy: 94.3
Standard Deviation: 3.3
few-shot-3d-point-cloud-classification-on-4PointGPT
Overall Accuracy: 96.1
Standard Deviation: 2.8

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
PointGPT: Auto-regressively Generative Pre-training from Point Clouds | Papers | HyperAI