PointAD: Comprehending 3D Anomalies from Points and Pixels for Zero-shot 3D Anomaly Detection
Qihang Zhou, Jiangtao Yan, Shibo He, Wenchao Meng, Jiming Chen
TL;DR
PointAD introduces a CLIP-based framework for zero-shot 3D anomaly detection by unifying point- and pixel-level reasoning through multi-view renderings. It leverages MIL to aggregate 3D glocal semantics and MT L to constrain 2D anomaly semantics, with a hybrid prompt learning strategy that encodes generic normality and abnormality. The method supports plug-and-play RGB integration for zero-shot multimodal 3D detection and demonstrates superior performance across MVTec3D-AD, Eyecandies, and Real3D-AD, including cross-dataset generalization. The approach offers a scalable, non-memorization-based pathway for detecting unseen 3D anomalies in diverse objects, with practical implications for privacy-preserving industrial inspection and beyond.
Abstract
Zero-shot (ZS) 3D anomaly detection is a crucial yet unexplored field that addresses scenarios where target 3D training samples are unavailable due to practical concerns like privacy protection. This paper introduces PointAD, a novel approach that transfers the strong generalization capabilities of CLIP for recognizing 3D anomalies on unseen objects. PointAD provides a unified framework to comprehend 3D anomalies from both points and pixels. In this framework, PointAD renders 3D anomalies into multiple 2D renderings and projects them back into 3D space. To capture the generic anomaly semantics into PointAD, we propose hybrid representation learning that optimizes the learnable text prompts from 3D and 2D through auxiliary point clouds. The collaboration optimization between point and pixel representations jointly facilitates our model to grasp underlying 3D anomaly patterns, contributing to detecting and segmenting anomalies of unseen diverse 3D objects. Through the alignment of 3D and 2D space, our model can directly integrate RGB information, further enhancing the understanding of 3D anomalies in a plug-and-play manner. Extensive experiments show the superiority of PointAD in ZS 3D anomaly detection across diverse unseen objects.
