paper-with-me

Papers

SLSG: Industrial Image Anomaly Detection by Learning Better Feature Embeddings and One-Class Classification

2023-04-30 · Minghui Yang, Jing Liu, Zhiwei Yang, Zhaoyang Wu

Industrial image anomaly detection under the setting of one-class classification has significant practical value. However, most existing models struggle to extract separable feature representations when performing feature embedding and struggle to build compact descriptions of normal features when performing one-class classification. One direct consequence of this is that most models perform poorly in detecting logical anomalies which violate contextual relationships. Focusing on more effective and comprehensive anomaly detection, we propose a network based on self-supervised learning and self-attentive graph convolution (SLSG) for anomaly detection. SLSG uses a generative pre-training network to assist the encoder in learning the embedding of normal patterns and the reasoning of position relationships. Subsequently, SLSG introduces the pseudo-prior knowledge of anomaly through simulated abnormal samples. By comparing the simulated anomalies, SLSG can better summarize the normal features and narrow down the hypersphere used for one-class classification. In addition, with the construction of a more general graph structure, SLSG comprehensively models the dense and sparse relationships among elements in the image, which further strengthens the detection of logical anomalies. Extensive experiments on benchmark datasets show that SLSG achieves superior anomaly detection performance, demonstrating the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2305.00398

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionClassificationOne-Class ClassificationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Multimodal Industrial Anomaly Detection via Hybrid Fusion

2023-03-01 · CVPR 2023 1 · Yue Wang, Jinlong Peng, Jiangning Zhang, Ran Yi 외

2D-based Industrial Anomaly Detection has been widely discussed, however, multimodal industrial anomaly detection based on 3D point clouds and RGB images still has many untouched fields. Existing multimodal industrial an…

3D Anomaly DetectionAnomaly DetectionContrastive LearningRGB+3D Anomaly Detection and Segmentation

MFP-CLIP: Exploring the Efficacy of Multi-Form Prompts for Zero-Shot Industrial Anomaly Detection

2025-03-17 · Jingyi Yuan, Pengyu Jie, Junyin Zhang, Ziao Li 외

Recently, zero-shot anomaly detection (ZSAD) has emerged as a pivotal paradigm for identifying defects in unseen categories without requiring target samples in training phase. However, existing ZSAD methods struggle with…

Anomaly DetectionFormImage to textzero-shot anomaly detection

Deep Industrial Image Anomaly Detection: A Survey

2023-01-27 · Jiaqi Liu, Guoyang Xie, Jinbao Wang, Shangnian Li 외

The recent rapid development of deep learning has laid a milestone in industrial Image Anomaly Detection (IAD). In this paper, we provide a comprehensive review of deep learning-based image anomaly detection techniques, …

Anomaly DetectionDeep LearningSurvey

FADE: Few-shot/zero-shot Anomaly Detection Engine using Large Vision-Language Model

2024-08-31 · Yuanwei Li, Elizaveta Ivanova, Martins Bruveris

Automatic image anomaly detection is important for quality inspection in the manufacturing industry. The usual unsupervised anomaly detection approach is to train a model for each object class using a dataset of normal s…

Anomaly DetectionAnomaly SegmentationLanguage ModelingLanguage Modelling+2

Industrial and Medical Anomaly Detection Through Cycle-Consistent Adversarial Networks

2023-02-10 · Arnaud Bougaham, Valentin Delchevalerie, Mohammed El Adoui, Benoît Frénay

In this study, a new Anomaly Detection (AD) approach for industrial and medical images is proposed. This method leverages the theoretical strengths of unsupervised learning and the data availability of both normal and ab…

Anomaly Detection