paper-with-me

홈 › Papers

PointAD: Comprehending 3D Anomalies from Points and Pixels for Zero-shot 3D Anomaly Detection

2024-10-01 · Qihang Zhou, Jiangtao Yan, Shibo He, Wenchao Meng, Jiming Chen

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.

📄 PDF Abstract BibTeX arXiv:2410.00320

Code (1)

zqhang/pointad 공식 구현 pytorch

Tasks

3D Anomaly DetectionAnomaly DetectionRepresentation Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

PointAD+: Learning Hierarchical Representations for Zero-shot 3D Anomaly Detection

2025-09-03 · Qihang Zhou, Shibo He, Jiangtao Yan, Wenchao Meng 외 arxiv

In this paper, we aim to transfer CLIP's robust 2D generalization capabilities to identify 3D anomalies across unseen objects of highly diverse class semantics. To this end, we propose a unified framework to comprehensiv…

Representation Learning3D Anomaly DetectionPoint Clouds

Group Anomaly Detection using Deep Generative Models

2018-04-13 · Raghavendra Chalapathy, Edward Toth, Sanjay Chawla

Unlike conventional anomaly detection research that focuses on point anomalies, our goal is to detect anomalous collections of individual data points. In particular, we perform group anomaly detection (GAD) with an empha…

Anomaly DetectionGroup Anomaly Detection

Decoupling Zero-Shot Semantic Segmentation

2021-12-15 · CVPR 2022 1 · Jian Ding, Nan Xue, Gui-Song Xia, Dengxin Dai

Zero-shot semantic segmentation (ZS3) aims to segment the novel categories that have not been seen in the training. Existing works formulate ZS3 as a pixel-level zeroshot classification problem, and transfer semantic kno…

Open Vocabulary Semantic SegmentationSegmentationSemantic Segmentationzero-shot-classification+2

Autoencoding Binary Classifiers for Supervised Anomaly Detection

2019-03-26 · Yuki Yamanaka, Tomoharu Iwata, Hiroshi Takahashi, Masanori Yamada 외

We propose the Autoencoding Binary Classifiers (ABC), a novel supervised anomaly detector based on the Autoencoder (AE). There are two main approaches in anomaly detection: supervised and unsupervised. The supervised app…

Anomaly DetectionSupervised Anomaly Detection

CueBench: Advancing Unified Understanding of Context-Aware Video Anomalies in Real-World

2025-11-01 · Yating Yu, Congqi Cao, Zhaoying Wang, Weihua Meng 외 arxiv

How far are deep models from real-world video anomaly understanding (VAU)? Current works typically emphasize on detecting unexpected occurrences deviated from normal patterns or comprehending anomalous events with interp…