AAAI 2026technical0 citations

PUFM: Efficient Point Cloud Upsampling via Flow Matching

Zhi-Song Liu, Chenhang He, Yakun Ju, Lei Li

Abstract

Diffusion models have recently been adopted for point cloud upsampling due to their effectiveness in solving ill-posed problems. However, existing upsampling methods often struggle with inefficiencies, as they generate dense point clouds by mapping Gaussian noise to data, overlooking the geometric information already present in sparse inputs. To address this, we propose PUFM, a novel Point Cloud Upsampling via Flow Matching, which learns to directly transform sparse point clouds into their high-fidelity dense counterparts. Our approach first applies midpoint interpolation to densify the sparse input. Then, we construct a continuous interpolant between sparse and dense point clouds and train a neural network to estimate the velocity field for flow matching. Given the unordered nature of point clouds, we introduce a pre-alignment step based on Earth Mover

BibTeX
@inproceedings{aaai2026_pufmefficientpoi,
  title = {PUFM: Efficient Point Cloud Upsampling via Flow Matching},
  author = {Zhi-Song Liu and Chenhang He and Yakun Ju and Lei Li},
  booktitle = {AAAI 2026},
  year = {2026}
}