Efficient Point Clouds Upsampling via Flow Matching
Zhi-Song Liu, Chenhang He, Lei Li

TL;DR
This paper introduces PUFM, a flow matching method for efficient point cloud upsampling that directly maps sparse to dense point clouds, improving quality and reducing computational steps.
Contribution
The paper proposes a novel flow matching approach with pre-alignment and interpolation techniques to enhance point cloud upsampling efficiency and quality.
Findings
Superior upsampling quality on synthetic datasets
Fewer sampling steps needed for high-quality results
Good generalization to real-world RGB-D and LiDAR point clouds
Abstract
Diffusion models are a powerful framework for tackling ill-posed problems, with recent advancements extending their use to point cloud upsampling. Despite their potential, existing diffusion models struggle with inefficiencies as they map Gaussian noise to real point clouds, overlooking the geometric information inherent in sparse point clouds. To address these inefficiencies, we propose PUFM, a flow matching approach to directly map sparse point clouds to their high-fidelity dense counterparts. Our method first employs midpoint interpolation to sparse point clouds, resolving the density mismatch between sparse and dense point clouds. Since point clouds are unordered representations, we introduce a pre-alignment method based on Earth Mover's Distance (EMD) optimization to ensure coherent interpolation between sparse and dense point clouds, which enables a more stable learning path in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · 3D Surveying and Cultural Heritage · Remote Sensing and LiDAR Applications
MethodsDiffusion
