paper-with-me

홈 › Papers

TAR3D: Creating High-Quality 3D Assets via Next-Part Prediction

2024-12-22 · Xuying Zhang, Yutong Liu, Yangguang Li, Renrui Zhang, Yufei Liu, Kai Wang, Wanli Ouyang, Zhiwei Xiong, Peng Gao, Qibin Hou, Ming-Ming Cheng

We present TAR3D, a novel framework that consists of a 3D-aware Vector Quantized-Variational AutoEncoder (VQ-VAE) and a Generative Pre-trained Transformer (GPT) to generate high-quality 3D assets. The core insight of this work is to migrate the multimodal unification and promising learning capabilities of the next-token prediction paradigm to conditional 3D object generation. To achieve this, the 3D VQ-VAE first encodes a wide range of 3D shapes into a compact triplane latent space and utilizes a set of discrete representations from a trainable codebook to reconstruct fine-grained geometries under the supervision of query point occupancy. Then, the 3D GPT, equipped with a custom triplane position embedding called TriPE, predicts the codebook index sequence with prefilling prompt tokens in an autoregressive manner so that the composition of 3D geometries can be modeled part by part. Extensive experiments on ShapeNet and Objaverse demonstrate that TAR3D can achieve superior generation quality over existing methods in text-to-3D and image-to-3D tasks

📄 PDF Abstract BibTeX arXiv:2412.16919

Code (0)

등록된 구현이 없습니다.

Tasks

Image to 3DText to 3D

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Weight Decay 설명 없음
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

Generative Tools for Graphical Assets: Empirical Guidelines based on Game Designers' and Developers' Preferences

2025-03-04 · Kaisei Fukaya, Damon Daylamani-Zad, Harry Agius

Graphical assets play an important role in the design and development of games. There is potential in the use of generative tools, to aid in creating graphical assets, thus improving game design and development pipelines…

Game Design

AssetFormer: Modular 3D Assets Generation with Autoregressive Transformer

2026-02-12 · Lingting Zhu, Shengju Qian, Haidi Fan, Jiayu Dong 외 arxiv

The digital industry demands high-quality, diverse modular 3D assets, especially for user-generated content~(UGC). In this work, we introduce AssetFormer, an autoregressive Transformer-based model designed to generate mo…

SPARK: Sim-ready Part-level Articulated Reconstruction with VLM Knowledge

2025-12-01 · Yumeng He, Ying Jiang, Jiayin Lu, Yin Yang 외 arxiv

Articulated 3D objects are critical for embodied AI, robotics, and interactive scene understanding, yet creating simulation-ready assets remains labor-intensive and requires expert modeling of part hierarchies and motion…

Scene Understanding

ComboVerse: Compositional 3D Assets Creation Using Spatially-Aware Diffusion Guidance

2024-03-19 · Yongwei Chen, Tengfei Wang, Tong Wu, Xingang Pan 외

Generating high-quality 3D assets from a given image is highly desirable in various applications such as AR/VR. Recent advances in single-image 3D generation explore feed-forward models that learn to infer the 3D model o…

3D GenerationObject

Neural Assets: Volumetric Object Capture and Rendering for Interactive Environments

2022-12-12 · Aljaž Božič, Denis Gladkov, Luke Doukakis, Christoph Lassner

Creating realistic virtual assets is a time-consuming process: it usually involves an artist designing the object, then spending a lot of effort on tweaking its appearance. Intricate details and certain effects, such as …

DecoderNeural RenderingObject