paper-with-me

홈 › Papers

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, 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, necessitating the development of multi-class unsupervised methods. However, the feature similarity between normal and anomalous points from different class data leads to the feature confusion problem, which greatly hinders the performance of multi-class methods. Therefore, we introduce a multi-class point cloud anomaly detection method, named GLFM, leveraging global-local feature matching to progressively separate data that are prone to confusion across multiple classes. Specifically, GLFM is structured into three stages: Stage-I proposes an anomaly synthesis pipeline that stretches point clouds to create abundant anomaly data that are utilized to adapt the point cloud feature extractor for better feature representation. Stage-II establishes the global and local memory banks according to the global and local feature distributions of all the training data, weakening the impact of feature confusion on the establishment of the memory bank. Stage-III implements anomaly detection of test data leveraging its feature distance from global and local memory banks. Extensive experiments on the MVTec 3D-AD, Real3D-AD and actual industry parts dataset showcase our proposed GLFM's superior point cloud anomaly detection performance. The code is available at https://github.com/hustCYQ/GLFM-Multi-class-3DAD.

📄 PDF Abstract BibTeX arXiv:2505.07375

Code (1)

hustCYQ/GLFM-Multi-class-3DAD 공식 구현 pytorch

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

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

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

2024-03-04 · Baozhu Zhao, Qiwei Xiong, Xiaohan Zhang, Jingfeng Guo 외

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. …

Anomaly DetectionAutonomous Driving

Video Anomaly Detection and Localization Using Hierarchical Feature Representation and Gaussian Process Regression

2015-06-01 · CVPR 2015 6 · Kai-Wen Cheng, Yie-Tarng Chen, Wen-Hsien Fang

This paper presents a hierarchical framework for detecting local and global anomalies via hierarchical feature representation and Gaussian process regression. While local anomaly is typically detected as a 3D pattern mat…

Anomaly DetectionregressionVideo Anomaly Detection

GTHNA: Local-global Graph Transformer with Memory Reconstruction for Holistic Node Anomaly Evaluation

2025-09-13 · Mingkang Li, Xuexiong Luo, Yue Zhang, Yaoyang Li 외 arxiv

Anomaly detection in graph-structured data is an inherently challenging problem, as it requires the identification of rare nodes that deviate from the majority in both their structural and behavioral characteristics. Exi…

Anomaly Detection

Glancing at the Patch: Anomaly Localization With Global and Local Feature Comparison

2021-06-19 · CVPR 2021 1 · Shenzhi Wang, Liwei Wu, Lei Cui, Yujun Shen

Anomaly localization, with the purpose to segment the anomalous regions within images, is challenging due to the large variety of anomaly types. Existing methods typically train deep models by treating the entire ima…

Anomaly DetectionAnomaly Localization