Manifold-Aware Point Cloud Completion via Geodesic-Attentive Hierarchical Feature Learning
Jianan Sun, Dongzhihan Wang, Mingyu Fan
TL;DR
This work tackles point cloud completion by accounting for nonlinear surface geometry rather than relying on Euclidean proximity alone. It introduces a manifold-aware framework with a Geodesic Distance Approximator (GDA) and a Manifold-Aware Feature Extractor (MAFE), featuring anchor-based geodesic distances, Geodesic Neighborhood Grouping, Geodesic-Relational Attention, and Manifold Positional Embedding, followed by a coarse-to-fine completion. The approach achieves state-of-the-art performance across multiple benchmarks, demonstrating improved geometric fidelity and semantic coherence under sparse or partial observations. The results suggest that explicitly modeling intrinsic manifold structure yields robust and generalizable point cloud reconstructions suitable for real-world 3D perception tasks.
Abstract
Point cloud completion seeks to recover geometrically consistent shapes from partial or sparse 3D observations. Although recent methods have achieved reasonable global shape reconstruction, they often rely on Euclidean proximity and overlook the intrinsic nonlinear geometric structure of point clouds, resulting in suboptimal geometric consistency and semantic ambiguity. In this paper, we present a manifold-aware point cloud completion framework that explicitly incorporates nonlinear geometry information throughout the feature learning pipeline. Our approach introduces two key modules: a Geodesic Distance Approximator (GDA), which estimates geodesic distances between points to capture the latent manifold topology, and a Manifold-Aware Feature Extractor (MAFE), which utilizes geodesic-based $k$-NN groupings and a geodesic-relational attention mechanism to guide the hierarchical feature extraction process. By integrating geodesic-aware relational attention, our method promotes semantic coherence and structural fidelity in the reconstructed point clouds. Extensive experiments on benchmark datasets demonstrate that our approach consistently outperforms state-of-the-art methods in reconstruction quality.
