Building-PCC: Building Point Cloud Completion Benchmarks
Weixiao Gao, Ravi Peters, Jantien Stoter
TL;DR
The paper tackles building point cloud completion in real-world urban LiDAR data by introducing Building-PCC, a benchmark pairing LoD2 building models with AHN3/AHN4 partial scans and ground-truth reconstructions. It evaluates eight representative deep-learning baselines using the mean Chamfer Distance $CD$-$l_1$ and $F$-$Score$ at $d=1\%$, revealing that real-world data introduce challenges not well captured by synthetic datasets. The study identifies key issues—data imbalance in local geometry, loss of fine details, and normalization hurdles—and discusses strategies such as synthetic data generation, multimodal inputs, and global-feature-aware networks to address them. This benchmark enables realistic assessment of building completion methods and guides future work toward more robust 3D geoinformation solutions, with code publicly available at the provided repository.
Abstract
With the rapid advancement of 3D sensing technologies, obtaining 3D shape information of objects has become increasingly convenient. Lidar technology, with its capability to accurately capture the 3D information of objects at long distances, has been widely applied in the collection of 3D data in urban scenes. However, the collected point cloud data often exhibit incompleteness due to factors such as occlusion, signal absorption, and specular reflection. This paper explores the application of point cloud completion technologies in processing these incomplete data and establishes a new real-world benchmark Building-PCC dataset, to evaluate the performance of existing deep learning methods in the task of urban building point cloud completion. Through a comprehensive evaluation of different methods, we analyze the key challenges faced in building point cloud completion, aiming to promote innovation in the field of 3D geoinformation applications. Our source code is available at https://github.com/tudelft3d/Building-PCC-Building-Point-Cloud-Completion-Benchmarks.git.
