Extracting Physical Causality from Measurements to Detect and Localize
False Data Injection Attacks
- URL: http://arxiv.org/abs/2310.10666v1
- Date: Thu, 21 Sep 2023 03:36:25 GMT
- Title: Extracting Physical Causality from Measurements to Detect and Localize
False Data Injection Attacks
- Authors: Shengyang Wu, Jingyu Wang, Dongyuan Shi
- Abstract summary: This paper proposes a joint FDIA detection and localization framework based on causal inference and the Graph Attention Network (GAT)
The proposed framework consists of two levels. The lower level uses the X-learner algorithm to estimate the causality strength between measurements and generate Measurement Causality Graphs (MCGs)
The upper level then applies a GAT to identify the anomaly patterns in the MCGs. Experimental results show that the causality-based FDIA detection and localization mechanism is highly interpretable and robust.
- Score: 21.24888533553016
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: False Data Injection Attack (FDIA) has become a growing concern in modern
cyber-physical power systems. Most existing FDIA detection techniques project
the raw measurement data into a high-dimensional latent space to separate
normal and attacked samples. These approaches focus more on the statistical
correlations of data values and are therefore susceptible to data distribution
drifts induced by changes in system operating points or changes in FDIA types
and strengths, especially for FDIA localization tasks. Causal inference, on the
other hand, extracts the causality behind the coordinated fluctuations of
different measurements. The causality patterns are determined by fundamental
physical laws such as Ohm's Law and Kirchhoff's Law. They are sensitive to the
violation of physical laws caused by FDIA, but tend to remain stable with the
drift of system operating points. Leveraging this advantage, this paper
proposes a joint FDIA detection and localization framework based on causal
inference and the Graph Attention Network (GAT) to identify the attacked system
nodes. The proposed framework consists of two levels. The lower level uses the
X-learner algorithm to estimate the causality strength between measurements and
generate Measurement Causality Graphs (MCGs). The upper level then applies a
GAT to identify the anomaly patterns in the MCGs. Since the extracted causality
patterns are intrinsically related to the measurements, it is easier for the
upper level to figure out the attacked nodes than the existing FDIA
localization approaches. The performance of the proposed framework is evaluated
on the IEEE 39-bus system. Experimental results show that the causality-based
FDIA detection and localization mechanism is highly interpretable and robust.
Related papers
- Detection of False Data Injection Attacks (FDIA) on Power Dynamical Systems With a State Prediction Method [8.942515834006857]
False data injection attacks (FDIA) are a growing cyber-security concern.
They have the potential to disrupt the system's stability like frequency stability, leading to catastrophic failures.
An FDIA detection method would be valuable to protect power systems.
A suitable detection method can leverage power dynamics predictions to identify whether such a discrepancy was induced by an FDIA.
arXiv Detail & Related papers (2024-09-06T20:47:21Z) - Data-Agnostic Model Poisoning against Federated Learning: A Graph
Autoencoder Approach [65.2993866461477]
This paper proposes a data-agnostic, model poisoning attack on Federated Learning (FL)
The attack requires no knowledge of FL training data and achieves both effectiveness and undetectability.
Experiments show that the FL accuracy drops gradually under the proposed attack and existing defense mechanisms fail to detect it.
arXiv Detail & Related papers (2023-11-30T12:19:10Z) - Geo-Localization Based on Dynamically Weighted Factor-Graph [74.75763142610717]
Feature-based geo-localization relies on associating features extracted from aerial imagery with those detected by the vehicle's sensors.
This requires that the type of landmarks must be observable from both sources.
We present a dynamically weighted factor graph model for the vehicle's trajectory estimation.
arXiv Detail & Related papers (2023-11-13T12:44:14Z) - BSSAD: Towards A Novel Bayesian State-Space Approach for Anomaly
Detection in Multivariate Time Series [0.0]
We propose a novel and innovative approach to anomaly detection called Bayesian State-Space Anomaly Detection(BSSAD)
The design of our approach combines the strength of Bayesian state-space algorithms in predicting the next state and the effectiveness of recurrent neural networks and autoencoders.
In particular, we focus on using Bayesian state-space models of particle filters and ensemble Kalman filters.
arXiv Detail & Related papers (2023-01-30T16:21:18Z) - Power System Anomaly Detection and Classification Utilizing WLS-EKF
State Estimation and Machine Learning [0.0]
Power system state estimation is being faced with different types of anomalies.
These might include bad data caused by gross measurement errors or communication system failures.
Considering power grid as a cyber physical system, state estimation becomes vulnerable to false data injection attacks.
arXiv Detail & Related papers (2022-09-26T12:24:59Z) - The KFIoU Loss for Rotated Object Detection [115.334070064346]
In this paper, we argue that one effective alternative is to devise an approximate loss who can achieve trend-level alignment with SkewIoU loss.
Specifically, we model the objects as Gaussian distribution and adopt Kalman filter to inherently mimic the mechanism of SkewIoU.
The resulting new loss called KFIoU is easier to implement and works better compared with exact SkewIoU.
arXiv Detail & Related papers (2022-01-29T10:54:57Z) - DAAIN: Detection of Anomalous and Adversarial Input using Normalizing
Flows [52.31831255787147]
We introduce a novel technique, DAAIN, to detect out-of-distribution (OOD) inputs and adversarial attacks (AA)
Our approach monitors the inner workings of a neural network and learns a density estimator of the activation distribution.
Our model can be trained on a single GPU making it compute efficient and deployable without requiring specialized accelerators.
arXiv Detail & Related papers (2021-05-30T22:07:13Z) - Joint Detection and Localization of Stealth False Data Injection Attacks
in Smart Grids using Graph Neural Networks [7.718169412279379]
False data injection attacks (FDIA) are more frequently encountered in power systems.
This paper proposes an approach based on the graph neural network (GNN) to identify the presence and location of the FDIA.
To the best of our knowledge, this is the first work based on GNN that automatically detects and localizes FDIA in power systems.
arXiv Detail & Related papers (2021-04-24T00:33:45Z) - An IoT-Based Framework for Remote Fall Monitoring [2.511917198008258]
This paper presents a novel IoT-based system for fall detection that includes a sensing device transmitting data to a mobile application through a cloud-connected gateway device.
The results emphasize on the significance of Continuous Wavelet Transform (CWT) as an influential feature for determining falls.
For all performance metrics (accuracy, recall, precision, specificity, and F1 Score), the achieved results are higher than 95% for a dataset of small size.
arXiv Detail & Related papers (2021-03-10T22:37:19Z) - Real-Time Anomaly Detection in Edge Streams [49.26098240310257]
We propose MIDAS, which focuses on detecting microcluster anomalies, or suddenly arriving groups of suspiciously similar edges.
We further propose MIDAS-F, to solve the problem by which anomalies are incorporated into the algorithm's internal states.
Experiments show that MIDAS-F has significantly higher accuracy than MIDAS.
arXiv Detail & Related papers (2020-09-17T17:59:27Z) - Uncertainty Estimation Using a Single Deep Deterministic Neural Network [66.26231423824089]
We propose a method for training a deterministic deep model that can find and reject out of distribution data points at test time with a single forward pass.
We scale training in these with a novel loss function and centroid updating scheme and match the accuracy of softmax models.
arXiv Detail & Related papers (2020-03-04T12:27:36Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.