paper-with-me

Papers

Efficient Point Clouds Upsampling via Flow Matching

2025-01-25 · Zhi-Song Liu, Chenhang He, Lei LI

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 flow matching. Experiments on synthetic datasets demonstrate that our method delivers superior upsampling quality but with fewer sampling steps. Further experiments on ScanNet and KITTI also show that our approach generalizes well on RGB-D point clouds and LiDAR point clouds, making it more practical for real-world applications.

📄 PDF Abstract BibTeX arXiv:2501.15286

Code (1)

Holmes-Alan/PUFM pytorch

Tasks

point cloud upsampling

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

PUFM++: Point Cloud Upsampling via Enhanced Flow Matching

2025-12-24 · Zhi-Song Liu, Chenhang He, Roland Maier, Andreas Rupp arxiv

Recent advances in generative modeling have demonstrated strong promise for high-quality point cloud upsampling. In this work, we present PUFM++, an enhanced flow-matching framework for reconstructing dense and accurate …

Point Clouds

Arbitrary point cloud upsampling via Dual Back-Projection Network

2023-07-18 · Zhi-Song Liu, Zijia Wang, Zhen Jia

Point clouds acquired from 3D sensors are usually sparse and noisy. Point cloud upsampling is an approach to increase the density of the point cloud so that detailed geometric information can be restored. In this paper, …

point cloud upsamplingset matching

PU-Flow: a Point Cloud Upsampling Network with Normalizing Flows

2021-07-13 · Aihua Mao, Zihui Du, Junhui Hou, Yaqi Duan 외

Point cloud upsampling aims to generate dense point clouds from given sparse ones, which is a challenging task due to the irregular and unordered nature of point sets. To address this issue, we present a novel deep learn…

point cloud upsampling

MFM-point: Multi-scale Flow Matching for Point Cloud Generation

2025-11-25 · Petr Molodyk, Jaemoo Choi, David W. Romero, Ming-Yu Liu 외 arxiv

In recent years, point cloud generation has gained significant attention in 3D generative modeling. Among existing approaches, point-based methods directly generate point clouds without relying on other representations s…

Point Cloud GenerationPoint Clouds

PU-EVA: An Edge-Vector Based Approximation Solution for Flexible-Scale Point Cloud Upsampling

2021-01-01 · ICCV 2021 10 · Luqing Luo, Lulu Tang, Wanyi Zhou, Shizheng Wang 외

High-quality point clouds have practical significance for point-based rendering, semantic understanding, and surface reconstruction. Upsampling sparse, noisy and non-uniform point clouds for a denser and more regular…

point cloud upsamplingSurface Reconstruction