paper-with-me

Papers

Augment to Detect Anomalies with Continuous Labelling

2022-07-03 · Vahid Reza Khazaie, Anthony Wong, Yalda Mohsenzadeh

Anomaly detection is to recognize samples that differ in some respect from the training observations. These samples which do not conform to the distribution of normal data are called outliers or anomalies. In real-world anomaly detection problems, the outliers are absent, not well defined, or have a very limited number of instances. Recent state-of-the-art deep learning-based anomaly detection methods suffer from high computational cost, complexity, unstable training procedures, and non-trivial implementation, making them difficult to deploy in real-world applications. To combat this problem, we leverage a simple learning procedure that trains a lightweight convolutional neural network, reaching state-of-the-art performance in anomaly detection. In this paper, we propose to solve anomaly detection as a supervised regression problem. We label normal and anomalous data using two separable distributions of continuous values. To compensate for the unavailability of anomalous samples during training time, we utilize straightforward image augmentation techniques to create a distinct set of samples as anomalies. The distribution of the augmented set is similar but slightly deviated from the normal data, whereas real anomalies are expected to have an even further distribution. Therefore, training a regressor on these augmented samples will result in more separable distributions of labels for normal and real anomalous data points. Anomaly detection experiments on image and video datasets show the superiority of the proposed method over the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2207.01112

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionImage Augmentation

Similar Papers 제목 키워드 기반

The Automated Inspection of Opaque Liquid Vaccines

2020-02-21 · Gregory Palmer, Benjamin Schnieders, Rahul Savani, Karl Tuyls 외

In the pharmaceutical industry the screening of opaque vaccines containing suspensions is currently a manual task carried out by trained human visual inspectors. We show that deep learning can be used to effectively auto…

Data Augmentation of Railway Images for Track Inspection

2018-02-05 · S. Ritika, Dattaraj Rao

Regular maintenance of all the assets is pivotal for proper functioning of railway. Manual maintenance can be very cumbersome and leave room for errors. Track anomalies like vegetation overgrowth, sun kinks affect the tr…

Data Augmentation

TSA on AutoPilot: Self-tuning Self-supervised Time Series Anomaly Detection

2024-04-03 · Boje Deforce, Meng-Chieh Lee, Bart Baesens, Estefanía Serral Asensio 외

Time series anomaly detection (TSAD) finds many applications such as monitoring environmental sensors, industry KPIs, patient biomarkers, etc. A two-fold challenge for TSAD is a versatile and unsupervised model that can …

Anomaly DetectionData AugmentationTime SeriesTime Series Anomaly Detection

Unsupervised Event Outlier Detection in Continuous Time

2024-11-25 · Somjit Nath, Yik Chau Lui, SiQi Liu

Event sequence data record the occurrences of events in continuous time. Event sequence forecasting based on temporal point processes (TPPs) has been extensively studied, but outlier or anomaly detection, especially with…

Anomaly DetectionData AugmentationOutlier DetectionPoint Processes+1

SaliencyCut: Augmenting Plausible Anomalies for Anomaly Detection

2023-06-14 · Jianan Ye, Yijie Hu, Xi Yang, Qiu-Feng Wang 외

Anomaly detection under open-set scenario is a challenging task that requires learning discriminative fine-grained features to detect anomalies that were even unseen during training. As a cheap yet effective approach, da…

Anomaly DetectionData Augmentation