AAAI 2026technical0 citations

Class-Partitioned VQ-VAE and Latent Flow Matching for Point Cloud Scene Generation

Dasith de Silva Edirimuni, Ajmal Saeed Mian

Abstract

Most 3D scene generation methods are limited to only generating object bounding box parameters while newer diffusion methods also generate class labels and latent features. Using object size or latent feature, they then retrieve objects from a predefined database. For complex scenes of varied, multi-categorical objects, diffusion-based latents cannot be effectively decoded by current autoencoders into the correct point cloud objects which agree with target classes. We introduce a Class-Partitioned Vector Quantized Variational Autoencoder (CPVQ-VAE) that is trained to effectively decode object latent features, by employing a pioneering class-partitioned codebook where codevectors are labeled by class. To address the problem of codebook collapse, we propose a class-aware running average update which reinitializes dead codevectors within each partition. During inference, object features and class labels, both generated by a Latent-space Flow Matching Model (LFMM) designed specifically for scene generation, are consumed by the CPVQ-VAE. The CPVQ-VAE

BibTeX
@inproceedings{aaai2026_classpartitioned,
  title = {Class-Partitioned VQ-VAE and Latent Flow Matching for Point Cloud Scene Generation},
  author = {Dasith de Silva Edirimuni and Ajmal Saeed Mian},
  booktitle = {AAAI 2026},
  year = {2026}
}