HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Progressive Boundary Guided Anomaly Synthesis for Industrial Anomaly Detection

Qiyu Chen; Huiyuan Luo; Han Gao; Chengkan Lv; Zhengtao Zhang

Progressive Boundary Guided Anomaly Synthesis for Industrial Anomaly Detection

Abstract

Unsupervised anomaly detection methods can identify surface defects in industrial images by leveraging only normal samples for training. Due to the risk of overfitting when learning from a single class, anomaly synthesis strategies are introduced to enhance detection capability by generating artificial anomalies. However, existing strategies heavily rely on anomalous textures from auxiliary datasets. Moreover, their limitations in the coverage and directionality of anomaly synthesis may result in a failure to capture useful information and lead to significant redundancy. To address these issues, we propose a novel Progressive Boundary-guided Anomaly Synthesis (PBAS) strategy, which can directionally synthesize crucial feature-level anomalies without auxiliary textures. It consists of three core components: Approximate Boundary Learning (ABL), Anomaly Feature Synthesis (AFS), and Refined Boundary Optimization (RBO). To make the distribution of normal samples more compact, ABL first learns an approximate decision boundary by center constraint, which improves the center initialization through feature alignment. AFS then directionally synthesizes anomalies with more flexible scales guided by the hypersphere distribution of normal features. Since the boundary is so loose that it may contain real anomalies, RBO refines the decision boundary through the binary classification of artificial anomalies and normal features. Experimental results show that our method achieves state-of-the-art performance and the fastest detection speed on three widely used industrial datasets, including MVTec AD, VisA, and MPDD. The code will be available at: https://github.com/cqylunlun/PBAS.

Code Repositories

cqylunlun/pbas
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
anomaly-detection-on-mpddPBAS
Detection AUROC: 97.7
Segmentation AUPRO: 97.1
Segmentation AUROC: 98.8
anomaly-detection-on-mvtec-adPBAS
Detection AUROC: 99.8
Segmentation AUROC: 98.6
anomaly-detection-on-visaPBAS
Detection AUROC: 97.7
Segmentation AUROC: 98.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Progressive Boundary Guided Anomaly Synthesis for Industrial Anomaly Detection | Papers | HyperAI