paper-with-me

Papers

Adaptive Model Pooling for Online Deep Anomaly Detection from a Complex Evolving Data Stream

2022-06-09 · Susik Yoon, YoungJun Lee, Jae-Gil Lee, Byung Suk Lee

Online anomaly detection from a data stream is critical for the safety and security of many applications but is facing severe challenges due to complex and evolving data streams from IoT devices and cloud-based infrastructures. Unfortunately, existing approaches fall too short for these challenges; online anomaly detection methods bear the burden of handling the complexity while offline deep anomaly detection methods suffer from the evolving data distribution. This paper presents a framework for online deep anomaly detection, ARCUS, which can be instantiated with any autoencoder-based deep anomaly detection methods. It handles the complex and evolving data streams using an adaptive model pooling approach with two novel techniques: concept-driven inference and drift-aware model pool update; the former detects anomalies with a combination of models most appropriate for the complexity, and the latter adapts the model pool dynamically to fit the evolving data streams. In comprehensive experiments with ten data sets which are both high-dimensional and concept-drifted, ARCUS improved the anomaly detection accuracy of the streaming variants of state-of-the-art autoencoder-based methods and that of the state-of-the-art streaming anomaly detection methods by up to 22% and 37%, respectively.

📄 PDF Abstract BibTeX arXiv:2206.04792

Code (1)

kaist-dmlab/arcus 공식 구현 tf

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Neuromorphic Graph Anomaly Detection via Adaptive STDP and Spiking Graph Neural Networks

2026-04-29 · Abdul Joseph Fofanah, Lian Wen, David Chen, Tsungcheng Yao 외 arxiv

Anomaly detection in dynamic networks is critical for applications from cybersecurity to industrial monitoring, yet existing methods face challenges in energy efficiency, temporal precision, and adaptability. This paper …

Graph Anomaly Detection

Overcoming the Identity Mapping Problem in Self-Supervised Hyperspectral Anomaly Detection

2025-04-05 · Yongchuan Cui, Jinhe Zhang, Peng Liu, Weijing Song 외

The surge of deep learning has catalyzed considerable progress in self-supervised Hyperspectral Anomaly Detection (HAD). The core premise for self-supervised HAD is that anomalous pixels are inherently more challenging t…

Anomaly DetectionDescriptive

Impact of Deep Learning Libraries on Online Adaptive Lightweight Time Series Anomaly Detection

2023-04-30 · Ming-Chang Lee, Jia-Chun Lin

Providing online adaptive lightweight time series anomaly detection without human intervention and domain knowledge is highly valuable. Several such anomaly detection approaches have been introduced in the past years, bu…

Anomaly DetectionDeep LearningTime SeriesTime Series Anomaly Detection

Online-Adaptive Anomaly Detection for Defect Identification in Aircraft Assembly

2024-06-18 · Siddhant Shete, Dennis Mronga, Ankita Jadhav, Frank Kirchner

Anomaly detection deals with detecting deviations from established patterns within data. It has various applications like autonomous driving, predictive maintenance, and medical diagnosis. To improve anomaly detection ac…

Anomaly DetectionAutonomous DrivingMedical DiagnosisTransfer Learning

StructCore: Structure-Aware Image-Level Scoring for Training-Free Unsupervised Anomaly Detection

2026-02-19 · Joongwon Chae, Lihui Luo, Yang Liu, Runming Wang 외 arxiv

Max pooling is the de facto standard for converting anomaly score maps into image-level decisions in memory-bank-based unsupervised anomaly detection (UAD). However, because it relies on a single extreme response, it dis…

Unsupervised Anomaly Detection