paper-with-me

Papers

Multiple-Input Variational Auto-Encoder for Anomaly Detection in Heterogeneous Data

2025-01-14 · Phai Vu Dinh, Diep N. Nguyen, Dinh Thai Hoang, Quang Uy Nguyen, Eryk Dutkiewicz

Anomaly detection (AD) plays a pivotal role in AI applications, e.g., in classification, and intrusion/threat detection in cybersecurity. However, most existing methods face challenges of heterogeneity amongst feature subsets posed by non-independent and identically distributed (non-IID) data. We propose a novel neural network model called Multiple-Input Auto-Encoder for AD (MIAEAD) to address this. MIAEAD assigns an anomaly score to each feature subset of a data sample to indicate its likelihood of being an anomaly. This is done by using the reconstruction error of its sub-encoder as the anomaly score. All sub-encoders are then simultaneously trained using unsupervised learning to determine the anomaly scores of feature subsets. The final AUC of MIAEAD is calculated for each sub-dataset, and the maximum AUC obtained among the sub-datasets is selected. To leverage the modelling of the distribution of normal data to identify anomalies of the generative models, we develop a novel neural network architecture/model called Multiple-Input Variational Auto-Encoder (MIVAE). MIVAE can process feature subsets through its sub-encoders before learning distribution of normal data in the latent space. This allows MIVAE to identify anomalies that deviate from the learned distribution. We theoretically prove that the difference in the average anomaly score between normal samples and anomalies obtained by the proposed MIVAE is greater than that of the Variational Auto-Encoder (VAEAD), resulting in a higher AUC for MIVAE. Extensive experiments on eight real-world anomaly datasets demonstrate the superior performance of MIAEAD and MIVAE over conventional methods and the state-of-the-art unsupervised models, by up to 6% in terms of AUC score. Alternatively, MIAEAD and MIVAE have a high AUC when applied to feature subsets with low heterogeneity based on the coefficient of variation (CV) score.

📄 PDF Abstract BibTeX arXiv:2501.08149

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Visual anomaly detection in video by variational autoencoder

2022-03-08 · Faraz Waseem, Rafael Perez Martinez, Chris Wu

Video anomalies detection is the intersection of anomaly detection and visual intelligence. It has commercial applications in surveillance, security, self-driving cars and crop monitoring. Videos can capture a variety of…

Anomaly DetectionSelf-Driving Cars

Variational Autoencoder based Anomaly Detection using Reconstruction Probability

2015-12-27 · Special Lecture on IE, SNU Data Mining Center 2015 12 · Jinwon An, Sungzoon Cho

We propose an anomaly detection method using the reconstruction probability from the variational autoencoder. The reconstruction probability is a probabilistic measure that takes into account the variability of the distr…

Anomaly Detection

Hierarchical Conditional Variational Autoencoder Based Acoustic Anomaly Detection

2022-06-11 · Harsh Purohit, Takashi Endo, Masaaki Yamamoto, Yohei Kawaguchi

This paper aims to develop an acoustic signal-based unsupervised anomaly detection method for automatic machine monitoring. Existing approaches such as deep autoencoder (DAE), variational autoencoder (VAE), conditional v…

Anomaly DetectionUnsupervised Anomaly Detection

A Case for the Score: Identifying Image Anomalies using Variational Autoencoder Gradients

2019-11-28 · David Zimmerer, Jens Petersen, Simon A. A. Kohl, Klaus H. Maier-Hein

Through training on unlabeled data, anomaly detection has the potential to impact computer-aided diagnosis by outlining suspicious regions. Previous work on deep-learning-based anomaly detection has primarily focused on …

Anomaly Detection

Unsupervised Tomato Split Anomaly Detection using Hyperspectral Imaging and Variational Autoencoders

2025-01-06 · Mahmoud Abdulsalam, Usman Zahidi, Bradley Hurst, Simon Pearson 외

Tomato anomalies/damages pose a significant challenge in greenhouse farming. While this method of cultivation benefits from efficient resource utilization, anomalies can significantly degrade the quality of farm produce.…

Anomaly Detection