paper-with-me

홈 › Papers

Moving Target Defense Against Adversarial False Data Injection Attacks In Power Grids

2025-04-03 · Yexiang Chen, Subhash Lakshminarayana, H. Vincent Poor

Machine learning (ML)-based detectors have been shown to be effective in detecting stealthy false data injection attacks (FDIAs) that can bypass conventional bad data detectors (BDDs) in power systems. However, ML models are also vulnerable to adversarial attacks. A sophisticated perturbation signal added to the original BDD-bypassing FDIA can conceal the attack from ML-based detectors. In this paper, we develop a moving target defense (MTD) strategy to defend against adversarial FDIAs in power grids. We first develop an MTD-strengthened deep neural network (DNN) model, which deploys a pool of DNN models rather than a single static model that cooperate to detect the adversarial attack jointly. The MTD model pool introduces randomness to the ML model's decision boundary, thereby making the adversarial attacks detectable. Furthermore, to increase the effectiveness of the MTD strategy and reduce the computational costs associated with developing the MTD model pool, we combine this approach with the physics-based MTD, which involves dynamically perturbing the transmission line reactance and retraining the DNN-based detector to adapt to the new system topology. Simulations conducted on IEEE test bus systems demonstrate that the MTD-strengthened DNN achieves up to 94.2% accuracy in detecting adversarial FDIAs. When combined with a physics-based MTD, the detection accuracy surpasses 99%, while significantly reducing the computational costs of updating the DNN models. This approach requires only moderate perturbations to transmission line reactances, resulting in minimal increases in OPF cost.

📄 PDF Abstract BibTeX arXiv:2504.03065

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Morphence: Moving Target Defense Against Adversarial Examples

2021-08-31 · Abderrahmen Amich, Birhanu Eshete

Robustness to adversarial examples of machine learning models remains an open topic of research. Attacks often succeed by repeatedly probing a fixed target model with adversarial examples purposely crafted to fool it. In…

image-classificationImage Classification

Morphence-2.0: Evasion-Resilient Moving Target Defense Powered by Out-of-Distribution Detection

2022-06-15 · Abderrahmen Amich, Ata Kaboudi, Birhanu Eshete

Evasion attacks against machine learning models often succeed via iterative probing of a fixed target model, whereby an attack that succeeds once will succeed repeatedly. One promising approach to counter this threat is …

image-classificationImage ClassificationOut-of-Distribution DetectionOut of Distribution (OOD) Detection+1

A Bayesian Nash equilibrium-based moving target defense against stealthy sensor attacks

2021-11-12 · David Umsonst, Serkan Sarıtaş, György Dán, Henrik Sandberg

We present a moving target defense strategy to reduce the impact of stealthy sensor attacks on feedback systems. The defender periodically and randomly switches between thresholds from a discrete set to increase the unce…

MTDeep: Boosting the Security of Deep Neural Nets Against Adversarial Attacks with Moving Target Defense

2017-05-19 · Sailik Sengupta, Tathagata Chakraborti, Subbarao Kambhampati

Present attack methods can make state-of-the-art classification systems based on deep neural networks misclassify every adversarially modified test example. The design of general defense strategies against a wide range o…

ClassificationGeneral Classification

Effectiveness of Moving Target Defenses for Adversarial Attacks in ML-based Malware Detection

2023-02-01 · Aqib Rashid, Jose Such

Several moving target defenses (MTDs) to counter adversarial ML attacks have been proposed in recent years. MTDs claim to increase the difficulty for the attacker in conducting attacks by regularly changing certain eleme…

Malware Detection