paper-with-me

Papers

Unsupervised Anomaly Detection in Stream Data with Online Evolving Spiking Neural Networks

2019-12-18 · Piotr S. Maciąg, Marzena Kryszkiewicz, Robert Bembenik, Jesus L. Lobo, Javier Del Ser

Unsupervised anomaly discovery in stream data is a research topic with many practical applications. However, in many cases, it is not easy to collect enough training data with labeled anomalies for supervised learning of an anomaly detector in order to deploy it later for identification of real anomalies in streaming data. It is thus important to design anomalies detectors that can correctly detect anomalies without access to labeled training data. Our idea is to adapt the Online evolving Spiking Neural Network (OeSNN) classifier to the anomaly detection task. As a result, we offer an Online evolving Spiking Neural Network for Unsupervised Anomaly Detection algorithm (OeSNN-UAD), which, unlike OeSNN, works in an unsupervised way and does not separate output neurons into disjoint decision classes. OeSNN-UAD uses our proposed new two-step anomaly detection method. Also, we derive new theoretical properties of neuronal model and input layer encoding of OeSNN, which enable more effective and efficient detection of anomalies in our OeSNN-UAD approach. The proposed OeSNN-UAD detector was experimentally compared with state-of-the-art unsupervised and semi-supervised detectors of anomalies in stream data from the Numenta Anomaly Benchmark and Yahoo Anomaly Datasets repositories. Our approach outperforms the other solutions provided in the literature in the case of data streams from the Numenta Anomaly Benchmark repository. Also, in the case of real data files of the Yahoo Anomaly Benchmark repository, OeSNN-UAD outperforms other selected algorithms, whereas in the case of Yahoo Anomaly Benchmark synthetic data files, it provides competitive results to the results recently reported in the literature.

📄 PDF Abstract BibTeX arXiv:1912.08785

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionTime Series AnalysisUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Real-time Anomaly Detection for Multivariate Data Streams

2022-09-26 · Kenneth Odoh

We present a real-time multivariate anomaly detection algorithm for data streams based on the Probabilistic Exponentially Weighted Moving Average (PEWMA). Our formulation is resilient to (abrupt transient, abrupt distrib…

Anomaly Detection

A Graph-based Framework for Online Time Series Anomaly Detection Using Model Ensemble

2026-01-04 · Zewei Yu, Jianqiu Xu, Caimin Li arxiv

With the increasing volume of streaming data in industrial systems, online anomaly detection has become a critical task. The diverse and rapidly evolving data patterns pose significant challenges for online anomaly detec…

Time Series Anomaly DetectionComputational EfficiencyCommunity Detection

Towards Total Online Unsupervised Anomaly Detection and Localization in Industrial Vision

2023-05-25 · Han Gao, Huiyuan Luo, Fei Shen, Zhengtao Zhang

Although existing image anomaly detection methods yield impressive results, they are mostly an offline learning paradigm that requires excessive data pre-collection, limiting their adaptability in industrial scenarios wi…

Anomaly DetectionContrastive LearningUnsupervised Anomaly Detection

Unsupervised real-time anomaly detection for streaming data

2017-06-02 · Neurocomputing 2017 6 · Subutai Ahmad;Alexander Lavin;Scott Purdy; Zuha Agha

We are seeing an enormous increase in the availability of streaming, time-series data. Largely driven by the rise of connected real-time data sources, this data presents technical challenges and opportunities. One fundam…

Anomaly DetectionTime SeriesTime Series Analysis

The Analysis of Online Event Streams: Predicting the Next Activity for Anomaly Detection

2022-03-17 · Suhwan Lee, Xixi Lu, Hajo A. Reijers

Anomaly detection in process mining focuses on identifying anomalous cases or events in process executions. The resulting diagnostics are used to provide measures to prevent fraudulent behavior, as well as to derive reco…

Activity PredictionAnomaly DetectionUnsupervised Anomaly Detection