Share your thoughts, 1 month free Claude Pro on usSee more
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
134
3D Anomaly DetectionReal3D-AD
Average O-AUROC0.564
56
Object-level Anomaly DetectionReal3D-AD 1.0 (test)
Airplane76.2
53
Object-level Anomaly DetectionAnomaly-ShapeNet (test)
ashtray067.1
49
Anomaly DetectionMVTec 3D-AD
I-AUROC94.5
47
Anomaly DetectionEyecandies
Candy Cane Score0.977
43
Anomaly SegmentationMVTec 3D-AD
Mean Score99.2
40
3D Anomaly DetectionReal3D-AD (test)
Airplane49.7
38
3D Anomaly DetectionAnomaly-ShapeNet 1.0 (test)
Avg Rank3.9
31
Anomaly LocalizationMVTec3D
P-AUROC99.2
30
Showing 10 of 56 rows

Other info

Code

Follow for update