CVMar 23

Back to Point: Exploring Point-Language Models for Zero-Shot 3D Anomaly Detection

arXiv:2603.2151165.9h-index: 11Has Code
Predicted impact top 49% in CV · last 90 daysOriginality Highly original
AI Analysis

This addresses the problem of detecting defects in industrial inspection without training data, offering a novel method that improves over existing 2D-based approaches.

The paper tackles zero-shot 3D anomaly detection by proposing BTP, a framework that aligns point cloud and textual embeddings using pre-trained Point-Language Models, achieving superior performance on benchmarks like Real3D-AD and Anomaly-ShapeNet.

Zero-shot (ZS) 3D anomaly detection is crucial for reliable industrial inspection, as it enables detecting and localizing defects without requiring any target-category training data. Existing approaches render 3D point clouds into 2D images and leverage pre-trained Vision-Language Models (VLMs) for anomaly detection. However, such strategies inevitably discard geometric details and exhibit limited sensitivity to local anomalies. In this paper, we revisit intrinsic 3D representations and explore the potential of pre-trained Point-Language Models (PLMs) for ZS 3D anomaly detection. We propose BTP (Back To Point), a novel framework that effectively aligns 3D point cloud and textual embeddings. Specifically, BTP aligns multi-granularity patch features with textual representations for localized anomaly detection, while incorporating geometric descriptors to enhance sensitivity to structural anomalies. Furthermore, we introduce a joint representation learning strategy that leverages auxiliary point cloud data to improve robustness and enrich anomaly semantics. Extensive experiments on Real3D-AD and Anomaly-ShapeNet demonstrate that BTP achieves superior performance in ZS 3D anomaly detection. Code will be available at \href{https://github.com/wistful-8029/BTP-3DAD}{https://github.com/wistful-8029/BTP-3DAD}.

Foundations

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

Your Notes