paper-with-me

Papers

Graph-Augmented Normalizing Flows for Anomaly Detection of Multiple Time Series

2022-02-16 · ICLR 2022 4 · Enyan Dai, Jie Chen

Anomaly detection is a widely studied task for a broad variety of data types; among them, multiple time series appear frequently in applications, including for example, power grids and traffic networks. Detecting anomalies for multiple time series, however, is a challenging subject, owing to the intricate interdependencies among the constituent series. We hypothesize that anomalies occur in low density regions of a distribution and explore the use of normalizing flows for unsupervised anomaly detection, because of their superior quality in density estimation. Moreover, we propose a novel flow model by imposing a Bayesian network among constituent series. A Bayesian network is a directed acyclic graph (DAG) that models causal relationships; it factorizes the joint probability of the series into the product of easy-to-evaluate conditional probabilities. We call such a graph-augmented normalizing flow approach GANF and propose joint estimation of the DAG with flow parameters. We conduct extensive experiments on real-world datasets and demonstrate the effectiveness of GANF for density estimation, anomaly detection, and identification of time series distribution drift.

📄 PDF Abstract BibTeX arXiv:2202.07857

Code (4)

enyandai/ganf 공식 구현 pytorch
D3-AI/Orion tf
signals-dev/Orion tf
sintel-dev/orion tf

Tasks

Anomaly DetectionDensity EstimationTime SeriesTime Series AnalysisUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

FANFOLD: Graph Normalizing Flows-driven Asymmetric Network for Unsupervised Graph-Level Anomaly Detection

2024-06-29 · Rui Cao, Shijie Xue, Jindong Li, Qi Wang 외

Unsupervised graph-level anomaly detection (UGAD) has attracted increasing interest due to its widespread application. In recent studies, knowledge distillation-based methods have been widely used in unsupervised anomaly…

Anomaly DetectionKnowledge DistillationUnsupervised Anomaly Detection

Anomaly Detection in Trajectory Data with Normalizing Flows

2020-04-13 · Madson L. D. Dias, César Lincoln C. Mattos, Ticiana L. C. da Silva, José Antônio F. de Macedo 외

The task of detecting anomalous data patterns is as important in practical applications as challenging. In the context of spatial data, recognition of unexpected trajectories brings additional difficulties, such as high …

Anomaly DetectionDensity Estimation

Temporal-Conditioned Normalizing Flows for Multivariate Time Series Anomaly Detection

2026-03-10 · David Baumgartner, Helge Langseth, Kenth Engø-Monsen, Heri Ramampiaro arxiv

This paper introduces temporal-conditioned normalizing flows (tcNF), a novel framework that addresses anomaly detection in time series data with accurate modeling of temporal dependencies and uncertainty. By conditioning…

Time Series Anomaly Detection

Quantum Normalizing Flows for Anomaly Detection

2024-02-05 · Bodo Rosenhahn, Christoph Hirche

A Normalizing Flow computes a bijective mapping from an arbitrary distribution to a predefined (e.g. normal) distribution. Such a flow can be used to address different tasks, e.g. anomaly detection, once such a mapping h…

Anomaly Detection

Normalizing Flows for Human Pose Anomaly Detection

2022-11-20 · ICCV 2023 1 · Or Hirschorn, Shai Avidan

Video anomaly detection is an ill-posed problem because it relies on many parameters such as appearance, pose, camera angle, background, and more. We distill the problem to anomaly detection of human pose, thus decreasin…

Abnormal Event Detection In VideoAnomaly DetectionAnomaly Detection In Surveillance VideosPose Estimation+2