46
0

Efficient Autoregressive Shape Generation via Octree-Based Adaptive Tokenization

Abstract

Many 3D generative models rely on variational autoencoders (VAEs) to learn compact shape representations. However, existing methods encode all shapes into a fixed-size token, disregarding the inherent variations in scale and complexity across 3D data. This leads to inefficient latent representations that can compromise downstream generation. We address this challenge by introducing Octree-based Adaptive Tokenization, a novel framework that adjusts the dimension of latent representations according to shape complexity. Our approach constructs an adaptive octree structure guided by a quadric-error-based subdivision criterion and allocates a shape latent vector to each octree cell using a query-based transformer. Building upon this tokenization, we develop an octree-based autoregressive generative model that effectively leverages these variable-sized representations in shape generation. Extensive experiments demonstrate that our approach reduces token counts by 50% compared to fixed-size methods while maintaining comparable visual quality. When using a similar token length, our method produces significantly higher-quality shapes. When incorporated with our downstream generative model, our method creates more detailed and diverse 3D content than existing approaches.

View on arXiv
@article{deng2025_2504.02817,
  title={ Efficient Autoregressive Shape Generation via Octree-Based Adaptive Tokenization },
  author={ Kangle Deng and Hsueh-Ti Derek Liu and Yiheng Zhu and Xiaoxia Sun and Chong Shang and Kiran Bhat and Deva Ramanan and Jun-Yan Zhu and Maneesh Agrawala and Tinghui Zhou },
  journal={arXiv preprint arXiv:2504.02817},
  year={ 2025 }
}
Comments on this paper