CVAIIVDec 18, 2024

Look Inside for More: Internal Spatial Modality Perception for 3D Anomaly Detection

arXiv:2412.13461v230 citationsh-index: 11AAAI
Originality Incremental advance
AI Analysis

This work addresses anomaly detection in 3D computer vision, offering incremental improvements by focusing on internal spatial features.

The paper tackled the problem of 3D anomaly detection by leveraging internal information in point clouds, achieving object-level and pixel-level AUROC improvements of 3.2% and 13.1% on benchmarks.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes