LGCRSYJan 4, 2023

Availability Adversarial Attack and Countermeasures for Deep Learning-based Load Forecasting

arXiv:2301.01832v17 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This addresses a security problem for power system operators by introducing a novel attack type and defense, though it is incremental in the broader context of adversarial machine learning.

The paper tackles the vulnerability of deep learning-based load forecasting to availability adversarial attacks, proposing an optimal attack method and an adversarial training countermeasure that significantly improves robustness.

The forecast of electrical loads is essential for the planning and operation of the power system. Recently, advances in deep learning have enabled more accurate forecasts. However, deep neural networks are prone to adversarial attacks. Although most of the literature focuses on integrity-based attacks, this paper proposes availability-based adversarial attacks, which can be more easily implemented by attackers. For each forecast instance, the availability attack position is optimally solved by mixed-integer reformulation of the artificial neural network. To tackle this attack, an adversarial training algorithm is proposed. In simulation, a realistic load forecasting dataset is considered and the attack performance is compared to the integrity-based attack. Meanwhile, the adversarial training algorithm is shown to significantly improve robustness against availability attacks. All codes are available at https://github.com/xuwkk/AAA_Load_Forecast.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes