paper-with-me

홈 › Papers

Dynamic Graph-Based Anomaly Detection in the Electrical Grid

2020-12-30 · Shimiao Li, Amritanshu Pandey, Bryan Hooi, Christos Faloutsos, Larry Pileggi

Given sensor readings over time from a power grid, how can we accurately detect when an anomaly occurs? A key part of achieving this goal is to use the network of power grid sensors to quickly detect, in real-time, when any unusual events, whether natural faults or malicious, occur on the power grid. Existing bad-data detectors in the industry lack the sophistication to robustly detect broad types of anomalies, especially those due to emerging cyber-attacks, since they operate on a single measurement snapshot of the grid at a time. New ML methods are more widely applicable, but generally do not consider the impact of topology change on sensor measurements and thus cannot accommodate regular topology adjustments in historical data. Hence, we propose DYNWATCH, a domain knowledge based and topology-aware algorithm for anomaly detection using sensors placed on a dynamic grid. Our approach is accurate, outperforming existing approaches by 20% or more (F-measure) in experiments; and fast, running in less than 1.7ms on average per time tick per sensor on a 60K+ branch case using a laptop computer, and scaling linearly in the size of the graph.

📄 PDF Abstract BibTeX arXiv:2012.15006

Code (1)

bhooi/dynamic 공식 구현

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Electrical Grid Anomaly Detection via Tensor Decomposition

2023-10-12 · Alexander Most, Maksim Eren, Nigel Lawrence, Boian Alexandrov

Supervisory Control and Data Acquisition (SCADA) systems often serve as the nervous system for substations within power grids. These systems facilitate real-time monitoring, data acquisition, control of equipment, and en…

Anomaly DetectionDimensionality ReductionSpecificityTensor Decomposition

DynamoPMU: A Physics Informed Anomaly Detection and Prediction Methodology using non-linear dynamics from $μ$PMU Measurement Data

2023-03-31 · Divyanshi Dwivedi, Pradeep Kumar Yemula, Mayukha Pal

The expansion in technology and attainability of a large number of sensors has led to a huge amount of real-time streaming data. The real-time data in the electrical distribution system is collected through distribution-…

Anomaly DetectionEvent Detection

Deep Spatio-temporal Sparse Decomposition for Trend Prediction and Anomaly Detection in Cardiac Electrical Conduction

2021-09-20 · Xinyu Zhao, Hao Yan, Zhiyong Hu, Dongping Du

Electrical conduction among cardiac tissue is commonly modeled with partial differential equations, i.e., reaction-diffusion equation, where the reaction term describes cellular stimulation and diffusion term describes e…

Anomaly Detection

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

Spatio-Temporal Graphs Beyond Grids: Benchmark for Maritime Anomaly Detection

2025-12-23 · Jeehong Kim, Youngseok Hwang, Minchan Kim, Sungho Bae 외 arxiv

Spatio-temporal graph neural networks (ST-GNNs) have achieved notable success in structured domains such as road traffic and public transportation, where spatial entities can be naturally represented as fixed nodes. In c…

Anomaly Detection