paper-with-me

홈 › Papers

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

2024-11-25 · CVPR 2025 1 · Yongwei Chen, Yushi Lan, Shangchen Zhou, Tengfei Wang, Xingang Pan

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.

📄 PDF Abstract BibTeX arXiv:2411.16856

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationGPU

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

VARGPT: Unified Understanding and Generation in a Visual Autoregressive Multimodal Large Language Model

2025-01-21 · Xianwei Zhuang, Yuxin Xie, Yufan Deng, Liming Liang 외

We present VARGPT, a novel multimodal large language model (MLLM) that unifies visual understanding and generation within a single autoregressive framework. VARGPT employs a next-token prediction paradigm for visual unde…

Image GenerationInstruction FollowingLanguage ModelingLanguage Modelling+4

OneCAT: Decoder-Only Auto-Regressive Model for Unified Understanding and Generation

2025-09-03 · Han Li, Xinyu Peng, Yaoming Wang, Zelin Peng 외 arxiv

We introduce OneCAT, a unified multimodal model that seamlessly integrates understanding, generation, and editing within a novel, pure decoder-only transformer architecture. Our framework uniquely eliminates the need for…

multimodal generation

Skywork UniPic: Unified Autoregressive Modeling for Visual Understanding and Generation

2025-08-05 · Peiyu Wang, Yi Peng, Yimeng Gan, Liang Hu 외 arxiv

We introduce Skywork UniPic, a 1.5 billion-parameter autoregressive model that unifies image understanding, text-to-image generation, and image editing within a single architecture-eliminating the need for task-specific …

Text-to-Image GenerationImage Editing

ARM: An AutoRegressive Large Multimodal Model with Unified Discrete Representations

2026-06-09 · Junke Wang, Xiao Wang, Jiacheng Pan, Xuefeng Hu 외 arxiv

This paper introduces ARM, a discrete representation-based AutoRegressive Model that unifies image understanding, generation, and editing within a next-token prediction framework. ARM is built on three efforts: first, we…

Text-to-Image GenerationReinforcement Learning

ARGenSeg: Image Segmentation with Autoregressive Image Generation Model

2025-10-23 · Xiaolong Wang, Lixiang Ru, Ziyuan Huang, Kaixiang Ji 외 arxiv

We propose a novel AutoRegressive Generation-based paradigm for image Segmentation (ARGenSeg), achieving multimodal understanding and pixel-level perception within a unified framework. Prior works integrating image segme…

Image SegmentationImage Generation