Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multimodal Industrial Anomaly Detection via Hybrid Fusion

About

2D-based Industrial Anomaly Detection has been widely discussed, however, multimodal industrial anomaly detection based on 3D point clouds and RGB images still has many untouched fields. Existing multimodal industrial anomaly detection methods directly concatenate the multimodal features, which leads to a strong disturbance between features and harms the detection performance. In this paper, we propose Multi-3D-Memory (M3DM), a novel multimodal anomaly detection method with hybrid fusion scheme: firstly, we design an unsupervised feature fusion with patch-wise contrastive learning to encourage the interaction of different modal features; secondly, we use a decision layer fusion with multiple memory banks to avoid loss of information and additional novelty classifiers to make the final decision. We further propose a point feature alignment operation to better align the point cloud and RGB features. Extensive experiments show that our multimodal industrial anomaly detection model outperforms the state-of-the-art (SOTA) methods on both detection and segmentation precision on MVTec-3D AD dataset. Code is available at https://github.com/nomewang/M3DM.

Yue Wang, Jinlong Peng, Jiangning Zhang, Ran Yi, Yabiao Wang, Chengjie Wang• 2023

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionMVTec 3D-AD 1.0 (test)
Mean Score0.945
107
Object-level Anomaly DetectionAnomaly-ShapeNet (test)
ashtray067.1
49
Object-level Anomaly DetectionReal3D-AD 1.0 (test)
Airplane76.2
43
3D Anomaly DetectionReal3D-AD
Average O-AUROC0.552
33
3D Anomaly DetectionAnomaly-ShapeNet 1.0 (test)
Avg Rank3.9
31
Anomaly SegmentationMVTec 3D-AD
Mean Score99.2
30
3D Anomaly DetectionReal3D-AD (test)
Airplane49.7
30
Anomaly DetectionAnomaly-ShapeNet v1 (test)
Cap 0 AUROC0.557
26
Anomaly LocalizationMVTec3D
P-AUROC99.2
22
Anomaly SegmentationMVTec-3D 1.0 (test)
Bagel0.97
21
Showing 10 of 36 rows

Other info

Code

Follow for update