paper-with-me

Papers

Distance-Based Anomaly Detection for Industrial Surfaces Using Triplet Networks

2020-11-09 · Tareq Tayeh, Sulaiman Aburakhia, Ryan Myers, Abdallah Shami

Surface anomaly detection plays an important quality control role in many manufacturing industries to reduce scrap production. Machine-based visual inspections have been utilized in recent years to conduct this task instead of human experts. In particular, deep learning Convolutional Neural Networks (CNNs) have been at the forefront of these image processing-based solutions due to their predictive accuracy and efficiency. Training a CNN on a classification objective requires a sufficiently large amount of defective data, which is often not available. In this paper, we address that challenge by training the CNN on surface texture patches with a distance-based anomaly detection objective instead. A deep residual-based triplet network model is utilized, and defective training samples are synthesized exclusively from non-defective samples via random erasing techniques to directly learn a similarity metric between the same-class samples and out-of-class samples. Evaluation results demonstrate the approach's strength in detecting different types of anomalies, such as bent, broken, or cracked surfaces, for known surfaces that are part of the training data and unseen novel surfaces.

📄 PDF Abstract BibTeX arXiv:2011.04121

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionTriplet

Methods 이 논문이 사용한 방법론

Random Erasing Random Erasing is a data augmentation method for training the convolutional neural network (CNN), which randomly selects a rectangle region in an image and erases its pixels with…

Similar Papers 제목 키워드 기반

N-pad : Neighboring Pixel-based Industrial Anomaly Detection

2022-10-17 · JunKyu Jang, Eugene Hwang, Sung-Hyuk Park

Identifying defects in the images of industrial products has been an important task to enhance quality control and reduce maintenance costs. In recent studies, industrial anomaly detection models were developed using pre…

Anomaly DetectionAnomaly Segmentation

A Novel Representation of Periodic Pattern and Its Application to Untrained Anomaly Detection

2024-09-09 · Peng Ye, Chengyu Tao, Juan Du

There are a variety of industrial products that possess periodic textures or surfaces, such as carbon fiber textiles and display panels. Traditional image-based quality inspection methods for these products require ident…

Anomaly Detection

Center-aware Residual Anomaly Synthesis for Multi-class Industrial Anomaly Detection

2025-05-23 · Qiyu Chen, Huiyuan Luo, Haiming Yao, Wei Luo 외

Anomaly detection plays a vital role in the inspection of industrial images. Most existing methods require separate models for each category, resulting in multiplied deployment costs. This highlights the challenge of dev…

Anomaly DetectionMulti-class Anomaly Detection

Accurate and fast anomaly detection in industrial processes and IoT environments

2024-04-27 · Simone Tonini, Andrea Vandin, Francesca Chiaromonte, Daniele Licari 외

We present a novel, simple and widely applicable semi-supervised procedure for anomaly detection in industrial and IoT environments, SAnD (Simple Anomaly Detection). SAnD comprises 5 steps, each leveraging well-known sta…

Anomaly DetectionFeature ImportanceSand

Robust Distribution Alignment for Industrial Anomaly Detection under Distribution Shift

2025-03-19 · Jingyi Liao, Xun Xu, Yongyi Su, Rong-Cheng Tu 외

Anomaly detection plays a crucial role in quality control for industrial applications. However, ensuring robustness under unseen domain shifts such as lighting variations or sensor drift remains a significant challenge. …

3D Anomaly DetectionAnomaly DetectionDomain Adaptation