CVNov 21, 2024

Point Cloud Resampling with Learnable Heat Diffusion

arXiv:2411.14120v12 citationsh-index: 27ICASSP
Originality Highly original
AI Analysis

This work addresses the challenge of generating denser and more uniform point clouds from sparse or noisy inputs, which is crucial for applications in 3D reconstruction and computer vision, representing an incremental improvement over existing diffusion models.

The paper tackles the problem of point cloud resampling for 3D data by proposing a learnable heat diffusion framework that adaptively preserves geometric features, achieving state-of-the-art performance in tasks like denoising and upsampling.

Generative diffusion models have shown empirical successes in point cloud resampling, generating a denser and more uniform distribution of points from sparse or noisy 3D point clouds by progressively refining noise into structure. However, existing diffusion models employ manually predefined schemes, which often fail to recover the underlying point cloud structure due to the rigid and disruptive nature of the geometric degradation. To address this issue, we propose a novel learnable heat diffusion framework for point cloud resampling, which directly parameterizes the marginal distribution for the forward process by learning the adaptive heat diffusion schedules and local filtering scales of the time-varying heat kernel, and consequently, generates an adaptive conditional prior for the reverse process. Unlike previous diffusion models with a fixed prior, the adaptive conditional prior selectively preserves geometric features of the point cloud by minimizing a refined variational lower bound, guiding the points to evolve towards the underlying surface during the reverse process. Extensive experimental results demonstrate that the proposed point cloud resampling achieves state-of-the-art performance in representative reconstruction tasks including point cloud denoising and upsampling.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes