paper-with-me

Papers

Anomaly Detection using Capsule Networks for High-dimensional Datasets

2021-12-27 · Inderjeet Singh, Nandyala Hemachandra

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 always faces the class-imbalance problem in the form of a vast difference in the sample sizes of different classes. They usually have class overlap problems. This study used a capsule network for the anomaly detection task. To the best of our knowledge, this is the first instance where a capsule network is analyzed for the anomaly detection task in a high-dimensional complex data setting. We also handle the related novelty and outlier detection problems. The architecture of the capsule network was suitably modified for a binary classification task. Capsule networks offer a good option for detecting anomalies due to the effect of viewpoint invariance captured in its predictions and viewpoint equivariance captured in internal capsule architecture. We used six-layered under-complete autoencoder architecture with second and third layers containing capsules. The capsules were trained using the dynamic routing algorithm. We created $10$-imbalanced datasets from the original MNIST dataset and compared the performance of the capsule network with $5$ baseline models. Our leading test set measures are F1-score for minority class and area under the ROC curve. We found that the capsule network outperformed every other baseline model on the anomaly detection task by using only ten epochs for training and without using any other data level and algorithm level approach. Thus, we conclude that capsule networks are excellent in modeling complex high-dimensional imbalanced datasets for the anomaly detection task.

📄 PDF Abstract BibTeX arXiv:2112.13514

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionBinary ClassificationFraud DetectionOutlier DetectionVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…

Similar Papers 제목 키워드 기반

Image anomaly detection with capsule networks and imbalanced datasets

2019-09-06 · Claudio Piciarelli, Pankaj Mishra, Gian Luca Foresti

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 Detection

Exploring Deep Anomaly Detection Methods Based on Capsule Net

2019-07-15 · Xiaoyan Li, Iluju Kiringa, Tet Yeap, Xiaodan Zhu 외

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 …

Anomaly DetectionPrediction

An Origami-Inspired Endoscopic Capsule with Tactile Perception for Early Tissue Anomaly Detection

2024-06-03 · Yukun Ge, Rui Zong, Xiaoshuai Zhang, Thrishantha Nanayakkara

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 DetectionPosition

Hybridization of Capsule and LSTM Networks for unsupervised anomaly detection on multivariate data

2022-02-11 · Ayman Elhalwagy, Tatiana Kalganova

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+2

A Flexible Framework for Anomaly Detection via Dimensionality Reduction

2019-09-09 · Alireza Vafaei Sadr, Bruce A. Bassett, Martin Kunz

Anomaly detection is challenging, especially for large datasets in high dimensions. Here we explore a general anomaly detection framework based on dimensionality reduction and unsupervised clustering. We release DRAMA, a…

Active LearningAnomaly DetectionClusteringDimensionality Reduction