CVAIJan 13, 2025

Representation Learning of Point Cloud Upsampling in Global and Local Inputs

arXiv:2501.07076v31 citationsh-index: 1Computer Vision and Image Understanding
Originality Incremental advance
AI Analysis

This work addresses point cloud upsampling for applications like 3D reconstruction and object recognition, representing an incremental improvement by integrating global and local features into existing autoencoder-based networks.

The study tackled point cloud upsampling by proposing ReLPU, a framework that learns from global and local structural features to improve performance, resulting in consistent enhancements in geometric fidelity and robustness across standard datasets.

In recent years, point cloud upsampling has been widely applied in tasks such as 3D reconstruction and object recognition. This study proposed a novel framework, ReLPU, which enhances upsampling performance by explicitly learning from both global and local structural features of point clouds. Specifically, we extracted global features from uniformly segmented inputs (Average Segments) and local features from patch-based inputs of the same point cloud. These two types of features were processed through parallel autoencoders, fused, and then fed into a shared decoder for upsampling. This dual-input design improved feature completeness and cross-scale consistency, especially in sparse and noisy regions. Our framework was applied to several state-of-the-art autoencoder-based networks and validated on standard datasets. Experimental results demonstrated consistent improvements in geometric fidelity and robustness. In addition, saliency maps confirmed that parallel global-local learning significantly enhanced the interpretability and performance of point cloud 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