ShapeLLM-Omni: A Native Multimodal LLM for 3D Generation and Understanding
About
Recently, the powerful text-to-image capabilities of ChatGPT-4o have led to growing appreciation for native multimodal large language models. However, its multimodal capabilities remain confined to images and text. Yet beyond images, the ability to understand and generate 3D content is equally crucial. To address this gap, we propose ShapeLLM-Omni-a native 3D large language model capable of understanding and generating 3D assets and text in any sequence. First, we train a 3D vector-quantized variational autoencoder (VQVAE), which maps 3D objects into a discrete latent space to achieve efficient and accurate shape representation and reconstruction. Building upon the 3D-aware discrete tokens, we innovatively construct a large-scale continuous training dataset named 3D-Alpaca, encompassing generation, comprehension, and editing, thus providing rich resources for future research and training. Finally, by performing instruction-based training of the Qwen-2.5-vl-7B-Instruct model on the 3D-Alpaca dataset. Our work provides an effective attempt at extending multimodal models with basic 3D capabilities, which contributes to future research in 3D-native AI. Project page: https://github.com/JAMESYJL/ShapeLLM-Omni
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Language Understanding | MMLU | Accuracy64.3 | 756 | |
| Physical Commonsense Reasoning | PIQA | Accuracy78.9 | 329 | |
| Social Commonsense Reasoning | SIQA | Accuracy41.5 | 32 | |
| 3D Captioning | Objaverse (test) | S-BERT Score35.71 | 28 | |
| Text-to-3D | Toys4k | CLIP Score22.7 | 14 | |
| 3D Object Captioning | 3D object captioning dataset | BLEU-10.1851 | 7 | |
| 3D Object Captioning | Objaverse (held-out set) | BLEU-118.92 | 7 | |
| Text-to-3D Generation | MME-3DR | CLIP Score19.8 | 6 | |
| Texture Editing | EDIT3D-BENCH Seen Assets, Unseen Edits | LPIPS0.227 | 5 | |
| Geometry Removal | EDIT3D-BENCH Seen Assets, Unseen Edits | LPIPS0.221 | 5 |