paper-with-me

홈 › Papers

PointCore: Efficient Unsupervised Point Cloud Anomaly Detector Using Local-Global Features

2024-03-04 · Baozhu Zhao, Qiwei Xiong, Xiaohan Zhang, Jingfeng Guo, Qi Liu, Xiaofen Xing, Xiangmin Xu

Three-dimensional point cloud anomaly detection that aims to detect anomaly data points from a training set serves as the foundation for a variety of applications, including industrial inspection and autonomous driving. However, existing point cloud anomaly detection methods often incorporate multiple feature memory banks to fully preserve local and global representations, which comes at the high cost of computational complexity and mismatches between features. To address that, we propose an unsupervised point cloud anomaly detection framework based on joint local-global features, termed PointCore. To be specific, PointCore only requires a single memory bank to store local (coordinate) and global (PointMAE) representations and different priorities are assigned to these local-global features, thereby reducing the computational cost and mismatching disturbance in inference. Furthermore, to robust against the outliers, a normalization ranking method is introduced to not only adjust values of different scales to a notionally common scale, but also transform densely-distributed data into a uniform distribution. Extensive experiments on Real3D-AD dataset demonstrate that PointCore achieves competitive inference time and the best performance in both detection and localization as compared to the state-of-the-art Reg3D-AD approach and several competitors.

📄 PDF Abstract BibTeX arXiv:2403.01804

Code (2)

yuedumingz/PointCore 공식 구현 pytorch
m-3lab/real3d-ad pytorch

Tasks

Anomaly DetectionAutonomous Driving

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Toward Unsupervised 3D Point Cloud Anomaly Detection using Variational Autoencoder

2023-04-07 · Mana Masuda, Ryo Hachiuma, Ryo Fujii, Hideo Saito 외

In this paper, we present an end-to-end unsupervised anomaly detection framework for 3D point clouds. To the best of our knowledge, this is the first work to tackle the anomaly detection task on a general object represen…

Anomaly DetectionUnsupervised Anomaly Detection

Anomaly Factory 3D: A Modular Framework for Diverse Pseudo-Anomaly Synthesis in Unsupervised 3D Anomaly Detection

2026-06-28 · Ali Balapour, Faraz Hach arxiv

Detecting and localizing defects in 3D point clouds is challenging because abnormal samples are scarce and diverse, while training is often limited to normal data. We propose Anomaly Factory 3D (AF3AD), a modular framewo…

3D Anomaly DetectionPoint Clouds

Boosting Global-Local Feature Matching via Anomaly Synthesis for Multi-Class Point Cloud Anomaly Detection

2025-02-21 · journal 2025 2 · Yuqi Cheng; Yunkang Cao; Dongfang Wang; Weiming Shen; Wenlong Li

Point cloud anomaly detection is essential for various industrial applications. The huge computation and storage costs caused by the increasing product classes limit the application of single-class unsupervised methods, …

3D Anomaly Detection3D Anomaly Detection and SegmentationAnomaly Detection

Boosting Global-Local Feature Matching via Anomaly Synthesis for Multi-Class Point Cloud Anomaly Detection

2025-05-12 · Yuqi Cheng, Yunkang Cao, Dongfang Wang, Weiming Shen 외

Point cloud anomaly detection is essential for various industrial applications. The huge computation and storage costs caused by the increasing product classes limit the application of single-class unsupervised methods, …

Anomaly Detection

Position: Untrained Machine Learning for Anomaly Detection

2025-02-06 · Juan Du, Dongheng Chen, Hao Yan

Anomaly detection based on 3D point cloud data is an important research problem and receives more and more attention recently. Untrained anomaly detection based on only one sample is an emerging research problem motivate…

Anomaly DetectionPositionUnsupervised Anomaly Detection