Dynamic Graph-Based Anomaly Detection in the Electrical Grid
Shimiao Li, Amritanshu Pandey, Bryan Hooi, Christos Faloutsos and, Larry Pileggi

TL;DR
DYNWATCH is a topology-aware, real-time anomaly detection algorithm for power grids that leverages sensor data and outperforms existing methods by over 20% in accuracy, while maintaining high speed and scalability.
Contribution
The paper introduces DYNWATCH, a novel topology-aware ML algorithm that effectively detects anomalies in dynamic power grid sensor data, addressing limitations of existing methods.
Findings
Outperforms existing approaches by 20%+ in F-measure
Runs in less than 1.7ms per sensor per time tick
Scales linearly with grid size
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Smart Grid Security and Resilience · Software System Performance and Reliability
