paper-with-me

홈 › Papers

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

2026-01-18 · Dasith de Silva Edirimuni, Ajmal Saeed Mian arxiv

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 $\textit{class-partitioned codebook}$ where codevectors are labeled by class. To address the problem of $\textit{codebook collapse}$, we propose a $\textit{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's class-aware inverse look-up then maps generated latents to codebook entries that are decoded to class-specific point cloud shapes. Thereby, we achieve pure point cloud generation without relying on an external objects database for retrieval. Extensive experiments reveal that our method reliably recovers plausible point cloud scenes, with up to 70.4% and 72.3% reduction in Chamfer and Point2Mesh errors on complex living room scenes.

📄 PDF Abstract BibTeX arXiv:2601.12391

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud GenerationScene Generation

Similar Papers 제목 키워드 기반

LATO.2: Factorized 3D Mesh Generation with Vertex and Topology Flow

2026-07-12 · Hang Long, Tianhao Zhao, Junkai Lin, Youjia Zhang 외 arxiv

Flow matching over carefully designed latent representations has recently emerged as a powerful paradigm for topology-aware mesh generation. Existing approaches, however, model vertices and connectivity jointly in a join…

CoLA-Flow Policy: Temporally Coherent Imitation Learning via Continuous Latent Action Flow Matching for Robotic Manipulation

2026-01-30 · Wu Songwei, Jiang Zhiduo, Sun Wandong, Xie Guanghu 외 arxiv

Learning long-horizon robotic manipulation requires jointly achieving expressive behavior modeling, real-time inference, and stable execution, which remains challenging for existing generative policies. Diffusion-based a…

Pawsterior: Variational Flow Matching for Structured Simulation-Based Inference

2026-02-14 · Jorge Carrasco-Pollo, Floor Eijkelboom, Jan-Willem van de Meent arxiv

We introduce Pawsterior, a variational flow-matching framework for improved and extended simulation-based inference (SBI). Many SBI problems involve posteriors constrained by structured domains, such as bounded physical …

Graph Flow Matching: Enhancing Image Generation with Neighbor-Aware Flow Fields

2025-05-30 · Md Shahriar Rahim Siddiqui, Moshe Eliasof, Eldad Haber

Flow matching casts sample generation as learning a continuous-time velocity field that transports noise to data. Existing flow matching networks typically predict each point's velocity independently, considering only it…

Image Generation

ArticFlow: Generative Simulation of Articulated Mechanisms

2025-11-22 · Jiong Lin, Jinchen Ruan, Hod Lipson arxiv

Recent advances in generative models have produced strong results for static 3D shapes, whereas articulated 3D generation remains challenging due to action-dependent deformations and limited datasets. We introduce ArticF…

3D Generation