🤖 AI Summary
To address the challenges of high computational cost, sensitivity to spatial misalignment, and difficulty in modeling local structural discrepancies in fine-grained anomaly detection for high-resolution 3D point clouds, this paper proposes a keypoint-guided clustering and multi-prototype alignment framework. Methodologically, it first identifies robust clustering centers via geometric saliency-driven keypoint detection; then achieves cross-sample local region alignment through point cloud registration and enhances anomaly sensitivity via multi-prototype feature representation; finally performs fine-grained feature discrepancy analysis at the cluster level for precise anomaly localization. The method operates solely on raw point cloud features, requiring no additional supervision or reconstruction modules. On the Real3D-AD benchmark, it achieves state-of-the-art performance in both object-level and point-level anomaly detection, demonstrating superior efficiency and robustness.
📝 Abstract
High-resolution 3D point clouds are highly effective for detecting subtle structural anomalies in industrial inspection. However, their dense and irregular nature imposes significant challenges, including high computational cost, sensitivity to spatial misalignment, and difficulty in capturing localized structural differences. This paper introduces a registration-based anomaly detection framework that combines multi-prototype alignment with cluster-wise discrepancy analysis to enable precise 3D anomaly localization. Specifically, each test sample is first registered to multiple normal prototypes to enable direct structural comparison. To evaluate anomalies at a local level, clustering is performed over the point cloud, and similarity is computed between features from the test sample and the prototypes within each cluster. Rather than selecting cluster centroids randomly, a keypoint-guided strategy is employed, where geometrically informative points are chosen as centroids. This ensures that clusters are centered on feature-rich regions, enabling more meaningful and stable distance-based comparisons. Extensive experiments on the Real3D-AD benchmark demonstrate that the proposed method achieves state-of-the-art performance in both object-level and point-level anomaly detection, even using only raw features.