Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Towards Zero-shot Point Cloud Anomaly Detection: A Multi-View Projection Framework

About

Detecting anomalies within point clouds is crucial for various industrial applications, but traditional unsupervised methods face challenges due to data acquisition costs, early-stage production constraints, and limited generalization across product categories. To overcome these challenges, we introduce the Multi-View Projection (MVP) framework, leveraging pre-trained Vision-Language Models (VLMs) to detect anomalies. Specifically, MVP projects point cloud data into multi-view depth images, thereby translating point cloud anomaly detection into image anomaly detection. Following zero-shot image anomaly detection methods, pre-trained VLMs are utilized to detect anomalies on these depth images. Given that pre-trained VLMs are not inherently tailored for zero-shot point cloud anomaly detection and may lack specificity, we propose the integration of learnable visual and adaptive text prompting techniques to fine-tune these VLMs, thereby enhancing their detection performance. Extensive experiments on the MVTec 3D-AD and Real3D-AD demonstrate our proposed MVP framework's superior zero-shot anomaly detection performance and the prompting techniques' effectiveness. Real-world evaluations on automotive plastic part inspection further showcase that the proposed method can also be generalized to practical unseen scenarios. The code is available at https://github.com/hustCYQ/MVP-PCLIP.

Yuqi Cheng, Yunkang Cao, Guoyang Xie, Zhichao Lu, Weiming Shen• 2024

Related benchmarks

TaskDatasetResultRank
3D Anomaly DetectionReal3D-AD (test)
Average Score75.6
43
3D Anomaly ClassificationEyecandies (one-vs-rest)
Object Recall69.3
7
3D Anomaly ClassificationMVTec3D-AD (one-vs-rest)
Object-level Recall81.3
7
3D Anomaly SegmentationMVTec3D-AD (one-vs-rest)
AP (P-R)94.6
7
3D Anomaly SegmentationEyecandies (one-vs-rest)
P-R Score90.8
7
3D Anomaly SegmentationReal3D-AD (test)
P-R AUROC73.9
5
3D Anomaly ClassificationEyecandies (test)
Object Recall (AUROC)66.7
5
3D Anomaly SegmentationEyecandies (test)
P-R AUROC88.3
5
Showing 8 of 8 rows

Other info

Follow for update