2020
DOI: 10.1109/access.2020.2997327
|View full text |Cite
|
Sign up to set email alerts
|

Modified Autoencoder Training and Scoring for Robust Unsupervised Anomaly Detection in Deep Learning

Abstract: The autoencoder (AE) is a fundamental deep learning approach to anomaly detection. AEs are trained on the assumption that abnormal inputs will produce higher reconstruction errors than normal ones. In practice, however, this assumption is unreliable in the unsupervised case, where the training data may contain anomalous examples. Given sufficient capacity and training time, an AE can generalize to such an extent that it reliably reconstructs anomalies. Consequently, the ability to distinguish anomalies via rec… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
2
1
1

Relationship

0
10

Authors

Journals

citations
Cited by 33 publications
(5 citation statements)
references
References 28 publications
0
5
0
Order By: Relevance
“…M , N , and C denote the number of pixels along the x and y axis and the number of channels (in this work N = M = 256 and C = 3). The autoencoder training process exploited a dynamic learning rate adjustment and an early stopping function, with a minimum learning rate of 0.0001 and 5 epochs [38]. Once trained, the encoder layer was subsequently used to extract from an RGB input image the 1-D feature vector to be given as input to the feature selection and ripeness classification pipeline.…”
Section: B Ripeness Classification Pipeline Through Rgb Cameramentioning
confidence: 99%
“…M , N , and C denote the number of pixels along the x and y axis and the number of channels (in this work N = M = 256 and C = 3). The autoencoder training process exploited a dynamic learning rate adjustment and an early stopping function, with a minimum learning rate of 0.0001 and 5 epochs [38]. Once trained, the encoder layer was subsequently used to extract from an RGB input image the 1-D feature vector to be given as input to the feature selection and ripeness classification pipeline.…”
Section: B Ripeness Classification Pipeline Through Rgb Cameramentioning
confidence: 99%
“…Anomaly detection The use of VAEs has been explored for unsupervised anomaly detection in [4], where the model reconstruction error has been used as anomaly score. Our approach differs in that, instead of basing our predictions on the reconstruction error of a single input, which has been shown in [5] to be an unreliable indicator in the unsupervised context, we consider a sequence of input images from the same location. Our problem is better framed as change detection.…”
Section: Application Contextmentioning
confidence: 99%
“…Today, anomaly detection is broadly used in many research areas such as health monitoring [1], [2], [3], [4], [5], [6] for example heart disease diagnosis [1] and neuromuscular disorders diagnosis [5], environment monitoring such as sewer pipeline fault identification [7] and solar farms anomalies detection [8], and machine condition monitoring [9], [10] for example machinery fault diagnosis [11], [12], [13], [14], [9]. Depending on the anomaly detection problem, it is required to design algorithms which are able to identify anomalies in different types of data such as image [15], [2], [16], [17], video [7], sound signal [9] speech signal [18], sensor signal [19], [5], text [20], spatio-temporal data [4], streaming data [21] and time-series [22], [23]. Hence, it seems that no general solution works for all of the anomaly detection problems.…”
Section: Introductionmentioning
confidence: 99%