paper-with-me

홈 › Papers

Adaptive graph-based algorithms for conditional anomaly detection and semi-supervised learning

2026-05-05 · Michal Valko arxiv

We develop graph-based methods for semi-supervised learning based on label propagation on a data similarity graph. When data is abundant or arrive in a stream, the problems of computation and data storage arise for any graph-based method. We propose a fast approximate online algorithm that solves for the harmonic solution on an approximate graph. We show, both empirically and theoretically, that good behavior can be achieved by collapsing nearby points into a set of local representative points that minimize distortion. Moreover, we regularize the harmonic solution to achieve better stability properties. We also present graph-based methods for detecting conditional anomalies and apply them to the identification of unusual clinical actions in hospitals. Our hypothesis is that patient-management actions that are unusual with respect to the past patients may be due to errors and that it is worthwhile to raise an alert if such a condition is encountered. Conditional anomaly detection extends standard unconditional anomaly framework but also faces new problems known as fringe and isolated points. We devise novel nonparametric graph-based methods to tackle these problems. Our methods rely on graph connectivity analysis and soft harmonic solution. Finally, we conduct an extensive human evaluation study of our conditional anomaly methods by 15 experts in critical care.

📄 PDF Abstract BibTeX arXiv:2605.03495

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

GraphSubDetector: Time Series Subsequence Anomaly Detection via Density-Aware Adaptive Graph Neural Network

2024-11-26 · Weiqi Chen, Zhiqiang Zhou, Qingsong Wen, Liang Sun

Time series subsequence anomaly detection is an important task in a large variety of real-world applications ranging from health monitoring to AIOps, and is challenging due to the following reasons: 1) how to effectively…

Anomaly DetectionGraph Neural NetworkTime Series

CGGM: A conditional graph generation model with adaptive sparsity for node anomaly detection in IoT networks

2024-02-27 · Munan Li, Xianshi Su, Runze Ma, Tongbang Jiang 외

Dynamic graphs are extensively employed for detecting anomalous behavior in nodes within the Internet of Things (IoT). Graph generative models are often used to address the issue of imbalanced node categories in dynamic …

Anomaly DetectionGraph Generation

Adaptive-GraphSketch: Real-Time Edge Anomaly Detection via Multi-Layer Tensor Sketching and Temporal Decay

2025-09-15 · Ocheme Anthony Ekle, William Eberle arxiv

Anomaly detection in dynamic graphs is essential for identifying malicious activities, fraud, and unexpected behaviors in real-world systems such as cybersecurity and power grids. However, existing approaches struggle wi…

Intrusion DetectionBayesian InferenceAnomaly Detection

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

A Hierarchical Approach to Conditional Random Fields for System Anomaly Detection

2022-10-26 · Srishti Mishra, Tvarita Jain, Dinkar Sitaram

Anomaly detection to recognize unusual events in large scale systems in a time sensitive manner is critical in many industries, eg. bank fraud, enterprise systems, medical alerts, etc. Large-scale systems often grow in s…

Anomaly Detection