paper-with-me

Papers

Blending Data and Physics Against False Data Injection Attack: An Event-Triggered Moving Target Defence Approach

2022-04-27 · Wangkun Xu, Martin Higgins, Jianhong Wang, Imad M. Jaimoukha, Fei Teng

Fast and accurate detection of cyberattacks is a key element for a cyber-resilient power system. Recently, data-driven detectors and physics-based Moving Target Defences (MTD) have been proposed to detect false data injection (FDI) attacks on state estimation. However, the uncontrollable false positive rate of the data-driven detector and the extra cost of frequent MTD usage limit their wide applications. Few works have explored the overlap between these two areas. To fill this gap, this paper proposes blending data-driven and physics-based approaches to enhance the detection performance. To start, a physics-informed data-driven attack detection and identification algorithm is proposed. Then, an MTD protocol is triggered by the positive alarm from the data-driven detector. The MTD is formulated as a bilevel optimisation to robustly guarantee its effectiveness against the worst-case attack around the identified attack vector. Meanwhile, MTD hiddenness is also improved so that the defence cannot be detected by the attacker. To guarantee feasibility and convergence, the convex two-stage reformulation is derived through duality and linear matrix inequality. The simulation results verify that blending data and physics can achieve extremely high detection rate while simultaneously reducing the false positive rate of the data-driven detector and the extra cost of MTD. All codes are available at https://github.com/xuwkk/DDET-MTD.

📄 PDF Abstract BibTeX arXiv:2204.12970

Code (1)

xuwkk/ddet-mtd 공식 구현 pytorch

Tasks

State Estimation

Similar Papers 제목 키워드 기반

Blending Diverse Physical Priors with Neural Networks

2019-10-01 · Yunhao Ba, Guangyuan Zhao, Achuta Kadambi

Machine learning in context of physical systems merits a re-examination of the learning strategy. In addition to data, one can leverage a vast library of physical prior models (e.g. kinematics, fluid flow, etc) to perfor…

Neural Architecture Search

Explaining the physics of transfer learning a data-driven subgrid-scale closure to a different turbulent flow

2022-06-07 · Adam Subel, Yifei Guan, Ashesh Chattopadhyay, Pedram Hassanzadeh

Transfer learning (TL) is becoming a powerful tool in scientific applications of neural networks (NNs), such as weather/climate prediction and turbulence modeling. TL enables out-of-distribution generalization (e.g., ext…

Out-of-Distribution GeneralizationTransfer Learning

Learning Without Adversarial Training: A Physics-Informed Neural Network for Secure Power System State Estimation under False Data Injection Attacks

2026-04-03 · Solon Falas, Markos Asprou, Charalambos Konstantinou, Maria K. Michael arxiv

State estimation is a cornerstone of power system control-center operations, and its robust operation is increasingly a cyber-physical security concern as modern grids become more digitalized and communication-intensive.…

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…

Adversarial Attack

Transport-Embedded Neural Architecture: Redefining the Landscape of physics aware neural models in fluid mechanics

2024-10-05 · Amirmahdi Jafari

This work introduces a new neural model which follows the transport equation by design. A physical problem, the Taylor-Green vortex, defined on a bi-periodic domain, is used as a benchmark to evaluate the performance of …