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

SAR3D: Autoregressive 3D Object Generation and Understanding via Multi-scale 3D VQVAE

About

Autoregressive models have demonstrated remarkable success across various fields, from large language models (LLMs) to large multimodal models (LMMs) and 2D content generation, moving closer to artificial general intelligence (AGI). Despite these advances, applying autoregressive approaches to 3D object generation and understanding remains largely unexplored. This paper introduces Scale AutoRegressive 3D (SAR3D), a novel framework that leverages a multi-scale 3D vector-quantized variational autoencoder (VQVAE) to tokenize 3D objects for efficient autoregressive generation and detailed understanding. By predicting the next scale in a multi-scale latent representation instead of the next single token, SAR3D reduces generation time significantly, achieving fast 3D object generation in just 0.82 seconds on an A6000 GPU. Additionally, given the tokens enriched with hierarchical 3D-aware information, we finetune a pretrained LLM on them, enabling multimodal comprehension of 3D content. Our experiments show that SAR3D surpasses current 3D generation methods in both speed and quality and allows LLMs to interpret and caption 3D models comprehensively.

Yongwei Chen, Yushi Lan, Shangchen Zhou, Tengfei Wang, Xingang Pan• 2024

Related benchmarks

TaskDatasetResultRank
Text-to-3DToys4k
CLIP Score20
14
Image-conditioned 3D GenerationObjaverse (test)
FID22.55
10
Single-image 3D ReconstructionOmniObject3D 69
PSNR15.92
9
Single-image 3D ReconstructionGSO 19
PSNR17.01
9
Text-to-3D GenerationMME-3DR
CLIP Score16.7
6
Text-conditioned 3D GenerationObjaverse (test)
PSNR18.31
5
Text-to-3D GenerationText-to-3D Generation Evaluation
CLIP Score (ViT-L/14)25.88
5
Image-to-3DObjaverse
CLIP Score0.84
5
Text-to-3DObjaverse
CLIP Score0.23
5
Image-to-3D GenerationCurated dataset from LLaVA-OneVision, Trellis-500K, and Objaverse++ (eval)
p-FID30.07
3
Showing 10 of 10 rows

Other info

Code

Follow for update