Token-efficient representation
A causal vector-quantized autoencoder concentrates essential geometry in prefix tokens, so each part can be reconstructed at an appropriate token length.
Part-aware 3D generation
Scaling Part-Aware 3D Object Generation to 300 Parts via Token-Efficient Autoregressive Modeling.
Research team
MegaParts is the base model for MeshCoder 1.5.
The University of Hong Kong
Shanghai Artificial Intelligence Laboratory
Fudan University
Tongji University
University of Science and Technology of China
Shanghai Jiao Tong University
Zhejiang University
Shanghai Innovation Institute
The idea
From monolith to assembly
Part-aware generation makes 3D assets controllable, editable, and ready to articulate.
Existing methods lose efficiency and detail as the number of components grows. MegaParts represents an object as one structured sequence: a global bounding box, localized part boxes, and compact shape tokens for every component.
Its adaptive tokenizer assigns more capacity only where geometric complexity demands it, allowing long-context generation to scale without abandoning fine structure.
System architecture
A factory line for geometry
The system learns compact discrete geometry tokens, then predicts global layout, part layout, and local shape as one coherent sequence.
A causal vector-quantized autoencoder concentrates essential geometry in prefix tokens, so each part can be reconstructed at an appropriate token length.
A long-context transformer predicts object bounds, part bounds, and local shape tokens in order, preserving explicit structure throughout generation.
Adaptive representation
Rate-distortion aware
Simple components need only short sequences. Intricate parts receive more tokens to preserve shape, normals, and bounding-box fit. This tradeoff makes hundreds of individually modeled parts practical in one object.
Evaluations
Structure you can direct
Generate from language, reshape the global layout, specify individual part bounds, or use the explicit decomposition for localized edits and articulation.
Language conditioned generation
MegaParts follows detailed prompts while retaining explicit component structure, producing coherent geometry across objects ranging from cameras to buildings.
Controllable layouts
Global and part-level boxes act as spatial instructions. Changing those bounds alters the assembled asset while preserving semantic and geometric coherence.
Geometry with working parts
Explicit decomposition exposes small components, articulation, and internal structure that holistic representations routinely flatten or omit.
@misc{liao2026megapartsscalingpartaware3d,
title={MegaParts: Scaling Part-Aware 3D Object Generation to 300 Parts via Token-Efficient Autoregressive Modeling},
author={Manwen Liao and Xinyu Lian and Jian Mao and Kaixu Chen and Li Luo and Jinghao Yan and Wanshui Gan and Qiao Yu and Weitian Zhang and Chunhua Shen and Guang Chen and Bo Dai and Xudong Xu and Zhaoyang Lyu},
year={2026},
eprint={2608.14783},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2608.14783},
}