CVMar 15, 2024

ParaPoint: Learning Global Free-Boundary Surface Parameterization of 3D Point Clouds

arXiv:2403.10349v11 citationsh-index: 13
Originality Highly original
AI Analysis

This addresses the need for efficient surface parameterization in geometry processing for the growing volume of ordinary 3D data, representing a novel approach in the field.

The paper tackles the problem of UV unwrapping unstructured 3D point clouds, which traditional methods cannot handle, by proposing ParaPoint, an unsupervised neural learning pipeline that achieves global free-boundary surface parameterization with adaptively deformed boundaries.

Surface parameterization is a fundamental geometry processing problem with rich downstream applications. Traditional approaches are designed to operate on well-behaved mesh models with high-quality triangulations that are laboriously produced by specialized 3D modelers, and thus unable to meet the processing demand for the current explosion of ordinary 3D data. In this paper, we seek to perform UV unwrapping on unstructured 3D point clouds. Technically, we propose ParaPoint, an unsupervised neural learning pipeline for achieving global free-boundary surface parameterization by building point-wise mappings between given 3D points and 2D UV coordinates with adaptively deformed boundaries. We ingeniously construct several geometrically meaningful sub-networks with specific functionalities, and assemble them into a bi-directional cycle mapping framework. We also design effective loss functions and auxiliary differential geometric constraints for the optimization of the neural mapping process. To the best of our knowledge, this work makes the first attempt to investigate neural point cloud parameterization that pursues both global mappings and free boundaries. Experiments demonstrate the effectiveness and inspiring potential of our proposed learning paradigm. The code will be publicly available.

Foundations

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

Your Notes