paper-with-me

홈 › Papers

Multi-scale Feature Imitation for Unsupervised Anomaly Localization

2022-12-12 · Chao Hu, Shengxin Lai

The unsupervised anomaly localization task faces the challenge of missing anomaly sample training, detecting multiple types of anomalies, and dealing with the proportion of the area of multiple anomalies. A separate teacher-student feature imitation network structure and a multi-scale processing strategy combining an image and feature pyramid are proposed to solve these problems. A network module importance search method based on gradient descent optimization is proposed to simplify the network structure. The experimental results show that the proposed algorithm performs better than the feature modeling anomaly localization method on the real industrial product detection dataset in the same period. The multi-scale strategy can effectively improve the effect compared with the benchmark method.

📄 PDF Abstract BibTeX arXiv:2212.05786

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Localization

Similar Papers 제목 키워드 기반

Pyramid-based Mamba Multi-class Unsupervised Anomaly Detection

2025-04-04 · Nasar Iqbal, Niki Martinel

Recent advances in convolutional neural networks (CNNs) and transformer-based methods have improved anomaly detection and localization, but challenges persist in precisely localizing small anomalies. While CNNs face limi…

Anomaly DetectionAnomaly LocalizationMambaMulti-class Anomaly Detection+1

Improving unsupervised anomaly localization by applying multi-scale memories to autoencoders

2020-12-21 · Yifei Yang, Shibing Xiang, Ruixiang Zhang

Autoencoder and its variants have been widely applicated in anomaly detection.The previous work memory-augmented deep autoencoder proposed memorizing normality to detect anomaly, however it neglects the feature discrepan…

Anomaly DetectionAnomaly Localization

3CAD: A Large-Scale Real-World 3C Product Dataset for Unsupervised Anomaly

2025-02-09 · Enquan Yang, Peng Xing, Hanyang Sun, Wenbo Guo 외

Industrial anomaly detection achieves progress thanks to datasets such as MVTec-AD and VisA. However, they suf- fer from limitations in terms of the number of defect sam- ples, types of defects, and availability of real-…

Anomaly DetectionUnsupervised Anomaly Detection

SwinAD: Multi-stage feature reconstruction for unsupervised industrial anomaly detection

2026-07-16 · Huong Ninh, Chien Thai, Mai Xuan Trang, Vu-Minh Le 외 arxiv

Industrial anomaly detection aims to identify and localize defective regions without relying on exhaustive annotations of all possible defect types. Although recent unsupervised methods have achieved strong performance, …

Unsupervised Anomaly Detection

From Unsupervised to Few-shot Graph Anomaly Detection: A Multi-scale Contrastive Learning Approach

2022-02-11 · Yu Zheng, Ming Jin, Yixin Liu, Lianhua Chi 외

Anomaly detection from graph data is an important data mining task in many applications such as social networks, finance, and e-commerce. Existing efforts in graph anomaly detection typically only consider the informatio…

Anomaly DetectionContrastive LearningGraph Anomaly DetectionGraph Neural Network