Look Inside for More: Internal Spatial Modality Perception for 3D Anomaly Detection
Hanzhe Liang, Guoyang Xie, Chengbin Hou, Bingshu Wang, Can Gao, Jinbao Wang
TL;DR
The paper tackles the limited use of internal spatial information in 3D anomaly detection for point clouds. It proposes Internal Spatial Modality Perception (ISMP), comprising the Spatial Insight Engine (SIE), an enhanced feature extractor, and a feature filtering module to capture and align internal-global spatial cues while suppressing noise. ISMP achieves state-of-the-art object- and pixel-level AUROC on Real3D-AD and competitive results on Anomaly-ShapeNet, with clear evidence of SIE’s generalization in ModelNet40 and ShapeNet-Part. The framework holds promise for more robust anomaly localization in industrial and medical contexts, though future work is needed to accelerate inference speed.
Abstract
3D anomaly detection has recently become a significant focus in computer vision. Several advanced methods have achieved satisfying anomaly detection performance. However, they typically concentrate on the external structure of 3D samples and struggle to leverage the internal information embedded within samples. Inspired by the basic intuition of why not look inside for more, we introduce a straightforward method named Internal Spatial Modality Perception~(ISMP) to explore the feature representation from internal views fully. Specifically, our proposed ISMP consists of a critical perception module, Spatial Insight Engine~(SIE), which abstracts complex internal information of point clouds into essential global features. Besides, to better align structural information with point data, we propose an enhanced key point feature extraction module for amplifying spatial structure feature representation. Simultaneously, a novel feature filtering module is incorporated to reduce noise and redundant features for further aligning precise spatial structure. Extensive experiments validate the effectiveness of our proposed method, achieving object-level and pixel-level AUROC improvements of 3.2\% and 13.1\%, respectively, on the Real3D-AD benchmarks. Note that the strong generalization ability of SIE has been theoretically proven and is verified in both classification and segmentation tasks.
