cs.CVJul 29, 2026

FPSGen: Flexible Point Cloud Scene Generation with BEV-Supported Transport Flows

Authors: Wenzhe HeMeng WangJiaWei QianJinfeng XuYing LiuRuihui Li

Organizations: College of Computer Science and Electronic Engineering, Hunan University, Hunan, China · College of Information Science and Engineering, Hunan Normal University, Hunan, China

Abstract

Existing point-based generative methods for outdoor scenes primarily focus on LiDAR-conditioned completion. During training, noisy point clouds are constructed by perturbing complete ground-truth scenes, whereas during inference, they are initialized by adding noise to duplicated partial scans. This train-inference mismatch inherits the sparsity and visibility bias of partial scans, leading to sparse distant regions and incomplete geometry in occluded areas. Moreover, the reliance on partial scans restricts generation when LiDAR observations are unavailable or replaced by layout cues. We present FPSGen, a flexible framework that constructs point sources independently of partial scans. FPSGen first predicts a bird's-eye-view (BEV) prior with density, height, and mask channels from the active cues. The density map is then sampled to form a BEV-supported point source, enabling both unconditional and conditioned initialization. A teacher-student approximate optimal transport scheme then uses teacher-predicted endpoints to learn a velocity field that induces straighter transport paths. By integrating BEV point source construction with path-straightening transport, FPSGen provides a unified framework for unconditional and flexible cue-conditioned scene generation. Extensive experiments show that FPSGen achieves state-of-the-art JSD and voxel IoU performance on SemanticKITTI completion while maintaining strong performance with a single point transport step. On KITTI-360 unconditional generation, it also achieves the best Coverage (COV) among the compared methods.

Explore similar work

CardsList
  1. Sparse auto-regressive modeling for scene generation from multi-view images

    Sep 3, 2026Thomas Lucas, Maxime Pietrantoni, Philippe Weinzaepfel +43D Generative ModelsMulti-View

  2. ScaleBlind: Point Cloud Completion under Unknown Scale

    Sep 20, 2026Shenghui Wu, Chen Wang, Yuan Feng +3