Back to Explorer
Research PaperResearchia:202603.30007[Computer Vision > Computer Vision]

GaussianGPT: Towards Autoregressive 3D Gaussian Scene Generation

Nicolas von Lützow

Abstract

Most recent advances in 3D generative modeling rely on diffusion or flow-matching formulations. We instead explore a fully autoregressive alternative and introduce GaussianGPT, a transformer-based model that directly generates 3D Gaussians via next-token prediction, thus facilitating full 3D scene generation. We first compress Gaussian primitives into a discrete latent grid using a sparse 3D convolutional autoencoder with vector quantization. The resulting tokens are serialized and modeled using a causal transformer with 3D rotary positional embedding, enabling sequential generation of spatial structure and appearance. Unlike diffusion-based methods that refine scenes holistically, our formulation constructs scenes step-by-step, naturally supporting completion, outpainting, controllable sampling via temperature, and flexible generation horizons. This formulation leverages the compositional inductive biases and scalability of autoregressive modeling while operating on explicit representations compatible with modern neural rendering pipelines, positioning autoregressive transformers as a complementary paradigm for controllable and context-aware 3D generation.


Source: arXiv:2603.26661v1 - http://arxiv.org/abs/2603.26661v1 PDF: https://arxiv.org/pdf/2603.26661v1 Original Link: http://arxiv.org/abs/2603.26661v1

Submission:3/30/2026
Comments:0 comments
Subjects:Computer Vision; Computer Vision
Original Source:
View Original PDF
arXiv: This paper is hosted on arXiv, an open-access repository
Was this helpful?

Discussion (0)

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

GaussianGPT: Towards Autoregressive 3D Gaussian Scene Generation | Researchia