paper-with-me

홈 › Papers

Exploring Deep Anomaly Detection Methods Based on Capsule Net

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

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.

📄 PDF Abstract BibTeX arXiv:1907.06312

Code (1)

bakirillov/capsules pytorch

Tasks

Anomaly DetectionPrediction

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 제목 키워드 기반

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 alway…

Anomaly DetectionBinary ClassificationFraud DetectionOutlier Detection+1

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

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

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

CL-CaGAN: Capsule differential adversarial continuous learning for cross-domain hyperspectral anomaly detection

2025-05-17 · Jianing Wang, Siying Guo, Zheng Hua, Runhu Huang 외

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