paper-with-me

홈 › Papers

Anomaly Detection by Recombining Gated Unsupervised Experts

2020-08-31 · J. -P. Schulze, P. Sperl, K. Böttinger

Anomaly detection has been considered under several extents of prior knowledge. Unsupervised methods do not require any labelled data, whereas semi-supervised methods leverage some known anomalies. Inspired by mixture-of-experts models and the analysis of the hidden activations of neural networks, we introduce a novel data-driven anomaly detection method called ARGUE. Our method is not only applicable to unsupervised and semi-supervised environments, but also profits from prior knowledge of self-supervised settings. We designed ARGUE as a combination of dedicated expert networks, which specialise on parts of the input data. For its final decision, ARGUE fuses the distributed knowledge across the expert systems using a gated mixture-of-experts architecture. Our evaluation motivates that prior knowledge about the normal data distribution may be as valuable as known anomalies.

📄 PDF Abstract BibTeX arXiv:2008.13763

Code (1)

Fraunhofer-AISEC/ARGUE 공식 구현 tf

Tasks

Anomaly DetectionMixture-of-ExpertsSemi-supervised Anomaly DetectionUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Ymir: A Supervised Ensemble Framework for Multivariate Time Series Anomaly Detection

2021-12-09 · Zhanxiang Zhao

We proposed a multivariate time series anomaly detection frame-work Ymir, which leverages ensemble learning and supervisedlearning technology to efficiently learn and adapt to anomaliesin real-world system applications. …

Anomaly DetectionEnsemble LearningTime SeriesTime Series Analysis+2

Deep Active Learning for Anomaly Detection

2018-05-23 · Tiago Pimentel, Marianne Monteiro, Adriano Veloso, Nivio Ziviani

Anomalies are intuitively easy for human experts to understand, but they are hard to define mathematically. Therefore, in order to have performance guarantees in unsupervised anomaly detection, priors need to be assumed …

Active LearningAnomaly DetectionDeep LearningUnsupervised Anomaly Detection

Unsupervised Anomaly Detection and Localization of Machine Audio: A GAN-based Approach

2023-03-31 · Anbai Jiang, Wei-Qiang Zhang, Yufeng Deng, Pingyi Fan 외

Automatic detection of machine anomaly remains challenging for machine learning. We believe the capability of generative adversarial network (GAN) suits the need of machine audio anomaly detection, yet rarely has this be…

Anomaly DetectionAnomaly LocalizationDenoisingGenerative Adversarial Network+2

CNC: Cross-modal Normality Constraint for Unsupervised Multi-class Anomaly Detection

2024-12-31 · Xiaolei Wang, Xiaoyang Wang, Huihui Bai, Eng Gee Lim 외

Existing unsupervised distillation-based methods rely on the differences between encoded and decoded features to locate abnormal regions in test images. However, the decoder trained only on normal samples still reconstru…

Anomaly DetectionAttributeDecoderDiversity+2

What makes a good data augmentation for few-shot unsupervised image anomaly detection?

2023-04-06 · Lingrui Zhang, Shuheng Zhang, Guoyang Xie, Jiaqi Liu 외

Data augmentation is a promising technique for unsupervised anomaly detection in industrial applications, where the availability of positive samples is often limited due to factors such as commercial competition and samp…

Anomaly DetectionData AugmentationUnsupervised Anomaly Detection