Exploring Deep Anomaly Detection Methods Based on Capsule Net
In this paper, we develop and explore deep anomaly detection techniques based on the capsule network (CapsNet) for image data. Being able to encoding intrinsic spatial relationship between parts and a whole, CapsNet has been applied as both a classifier and deep autoencoder. This inspires us to design a prediction-probability-based and a reconstruction-error-based normality score functions for evaluating the "outlierness" of unseen images. Our results on three datasets demonstrate that the prediction-probability-based method performs consistently well, while the reconstruction-error-based approach is relatively sensitive to the similarity between labeled and unlabeled images. Furthermore, both of the CapsNet-based methods outperform the principled benchmark methods in many cases.
Code (1)
Tasks
Anomaly DetectionPredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Anomaly Detection using Capsule Networks for High-dimensional Datasets
Anomaly detection is an essential problem in machine learning. Application areas include network security, health care, fraud detection, etc., involving high-dimensional datasets. A typical anomaly detection system alway…
Anomaly DetectionBinary ClassificationFraud DetectionOutlier Detection+1Image anomaly detection with capsule networks and imbalanced datasets
Image anomaly detection consists in finding images with anomalous, unusual patterns with respect to a set of normal data. Anomaly detection can be applied to several fields and has numerous practical applications, e.g. i…
Anomaly DetectionHybridization of Capsule and LSTM Networks for unsupervised anomaly detection on multivariate data
Deep learning techniques have recently shown promise in the field of anomaly detection, providing a flexible and effective method of modelling systems in comparison to traditional statistical modelling and signal process…
Anomaly DetectionChange Point DetectionOutlier DetectionTime Series+2An Origami-Inspired Endoscopic Capsule with Tactile Perception for Early Tissue Anomaly Detection
Video Capsule Endoscopy (VCE) is currently one of the most effective methods for detecting intestinal diseases. However, it is challenging to detect early-stage small nodules with this method because they lack obvious co…
Anomaly DetectionPositionCL-CaGAN: Capsule differential adversarial continuous learning for cross-domain hyperspectral anomaly detection
Anomaly detection (AD) has attracted remarkable attention in hyperspectral image (HSI) processing fields, and most existing deep learning (DL)-based algorithms indicate dramatic potential for detecting anomaly samples th…
Anomaly DetectionContinual LearningGenerative Adversarial Network