AssetFormer: Modular 3D Assets Generation with Autoregressive Transformer

Abstract

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 modular 3D assets from textual descriptions. Our pilot study leverages real-world modular assets collected from online platforms. AssetFormer tackles the challenge of creating assets composed of primitives that adhere to constrained design parameters for various applications. By innovatively adapting module sequencing and decoding techniques inspired by language models, our approach enhances asset generation quality through autoregressive modeling. Initial results indicate the effectiveness of AssetFormer in streamlining asset creation for professional development and UGC scenarios. This work presents a flexible framework extendable to various types of modular 3D assets, contributing to the broader field of 3D content generation. The code is available at https://github.com/Advocate99/AssetFormer.

Cite

Text

Zhu et al. "AssetFormer: Modular 3D Assets Generation with Autoregressive Transformer." International Conference on Learning Representations, 2026.

Markdown

[Zhu et al. "AssetFormer: Modular 3D Assets Generation with Autoregressive Transformer." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/zhu2026iclr-assetformer/)

BibTeX

@inproceedings{zhu2026iclr-assetformer,
  title     = {{AssetFormer: Modular 3D Assets Generation with Autoregressive Transformer}},
  author    = {Zhu, Lingting and Qian, Shengju and Fan, Haidi and Dong, Jiayu and Jin, Zhenchao and SiweiZhou,  and Gen, Dong and Wang, Xin and Yu, Lequan},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/zhu2026iclr-assetformer/}
}