Skeletonization Quality Evaluation: Geometric Metrics for Point Cloud Analysis in Robotics
Qingmeng Wen, Yu-Kun Lai, Ze Ji, Seyed Amir Tafrishi
TL;DR
The paper tackles the lack of quantitative criteria for skeletonization quality on noisy point clouds in robotics. It introduces four geometric metrics—topological similarity, boundedness, centeredness, and smoothness—and a numeric scoring framework based on persistent homology, sphere-projection, ellipse fitting, and tangent-plane analyses. The authors demonstrate the approach on real-scanned data, showing how input density and noise influence each metric and providing an open-source toolbox for community use. The work enables objective comparisons of skeletonization methods and informs application-specific needs in manipulation, navigation, and perception tasks. Overall, this framework advances the evaluation of skeleton models, offering practical insights for robust robotic planning and sensing pipelines.
Abstract
Skeletonization is a powerful tool for shape analysis, rooted in the inherent instinct to understand an object's morphology. It has found applications across various domains, including robotics. Although skeletonization algorithms have been studied in recent years, their performance is rarely quantified with detailed numerical evaluations. This work focuses on defining and quantifying geometric properties to systematically score the skeletonization results of point cloud shapes across multiple aspects, including topological similarity, boundedness, centeredness, and smoothness. We introduce these representative metric definitions along with a numerical scoring framework to analyze skeletonization outcomes concerning point cloud data for different scenarios, from object manipulation to mobile robot navigation. Additionally, we provide an open-source tool to enable the research community to evaluate and refine their skeleton models. Finally, we assess the performance and sensitivity of the proposed geometric evaluation methods from various robotic applications.
