Registration is a Powerful Rotation-Invariance Learner for 3D Anomaly Detection
Yuyang Yu, Zhengwei Chen, Xuemiao Xu, Lei Zhang, Haoxin Yang, Yongwei Nie, Shengfeng He
TL;DR
This work tackles 3D anomaly detection in point clouds under rotation and partial overlap by integrating point-cloud registration into feature learning. The proposed Reg2Inv framework jointly trains a registration-guided, rotation-invariant feature extractor and a memory-bank-based anomaly detector, using multi-scale patches and optimal transport objectives to align and compare normal prototypes with test samples. It demonstrates superior performance on Real3D-AD and Anomaly-ShapeNet, delivering robust localization and improved discriminability by emphasizing local geometric detail and transformation consistency. The method holds practical value for industrial QA by providing more reliable defect detection across orientations, with ablations confirming the importance of the registration loss, feature normalization, and memory-bank composition. Limitations include per-class training costs and potential registration inaccuracies, guiding future work to improve scalability and robustness.
Abstract
3D anomaly detection in point-cloud data is critical for industrial quality control, aiming to identify structural defects with high reliability. However, current memory bank-based methods often suffer from inconsistent feature transformations and limited discriminative capacity, particularly in capturing local geometric details and achieving rotation invariance. These limitations become more pronounced when registration fails, leading to unreliable detection results. We argue that point-cloud registration plays an essential role not only in aligning geometric structures but also in guiding feature extraction toward rotation-invariant and locally discriminative representations. To this end, we propose a registration-induced, rotation-invariant feature extraction framework that integrates the objectives of point-cloud registration and memory-based anomaly detection. Our key insight is that both tasks rely on modeling local geometric structures and leveraging feature similarity across samples. By embedding feature extraction into the registration learning process, our framework jointly optimizes alignment and representation learning. This integration enables the network to acquire features that are both robust to rotations and highly effective for anomaly detection. Extensive experiments on the Anomaly-ShapeNet and Real3D-AD datasets demonstrate that our method consistently outperforms existing approaches in effectiveness and generalizability.
