paper-with-me

홈 › Papers

KoopAGRU: A Koopman-based Anomaly Detection in Time-Series using Gated Recurrent Units

2025-01-29 · Issam Ait Yahia, Ismail Berrada

Anomaly detection in real-world time-series data is a challenging task due to the complex and nonlinear temporal dynamics involved. This paper introduces KoopAGRU, a new deep learning model designed to tackle this problem by combining Fast Fourier Transform (FFT), Deep Dynamic Mode Decomposition (DeepDMD), and Koopman theory. FFT allows KoopAGRU to decompose temporal data into time-variant and time-invariant components providing precise modeling of complex patterns. To better control these two components, KoopAGRU utilizes Gate Recurrent Unit (GRU) encoders to learn Koopman observables, enhancing the detection capability across multiple temporal scales. KoopAGRU is trained in a single process and offers fast inference times. Extensive tests on various benchmark datasets show that KoopAGRU outperforms other leading methods, achieving a new average F1-score of 90.88\% on the well-known anomalies detection task of times series datasets, and proves to be efficient and reliable in detecting anomalies in real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2501.17976

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionTime Series

Similar Papers 제목 키워드 기반

Federated Low-Rank Koopman Learning for Multivariate Time-Series Anomaly Detection in IoT Systems

2026-07-09 · Tung-Anh Nguyen, Van-Phuc Bui, Anh Tuyen Le, Kim Hue Ta 외 arxiv

Distributed IoT systems generate multivariate time-series streams for monitoring physical assets, servers, and embedded sensing platforms. Detecting abnormal temporal behavior is critical for fault diagnosis, predictive …

Anomaly DetectionFault Diagnosis

Federated Koopman-Reservoir Learning for Large-Scale Multivariate Time-Series Anomaly Detection

2025-03-14 · Long Tan Le, Tung-Anh Nguyen, Han Shu, Suranga Seneviratne 외

The proliferation of edge devices has dramatically increased the generation of multivariate time-series (MVTS) data, essential for applications from healthcare to smart cities. Such data streams, however, are vulnerable …

Anomaly DetectionFederated LearningTime SeriesTime Series Anomaly Detection

Understanding Time Series Anomaly State Detection through One-Class Classification

2024-02-03 · Hanxu Zhou, Yuan Zhang, Guangjie Leng, Ruofan Wang 외

For a long time, research on time series anomaly detection has mainly focused on finding outliers within a given time series. Admittedly, this is consistent with some practical problems, but in other practical applicatio…

Anomaly DetectionOne-Class ClassificationTime SeriesTime Series Anomaly Detection+1

MSAD: A Deep Dive into Model Selection for Time series Anomaly Detection

2025-10-30 · Emmanouil Sylligardos, John Paparrizos, Themis Palpanas, Pierre Senellart 외 arxiv

Anomaly detection is a fundamental task for time series analytics with important implications for the downstream performance of many applications. Despite increasing academic interest and the large number of methods prop…

Time Series Anomaly DetectionTime Series Classification

Dive into Time-Series Anomaly Detection: A Decade Review

2024-12-29 · Paul Boniol, Qinghua Liu, Mingyi Huang, Themis Palpanas 외

Recent advances in data collection technology, accompanied by the ever-rising volume and velocity of streaming data, underscore the vital need for time series analytics. In this regard, time-series anomaly detection has …

Anomaly DetectionTime SeriesTime Series Anomaly Detection