paper-with-me

Papers

Data Poisoning: An Overlooked Threat to Power Grid Resilience

2024-07-19 · Nora Agah, Javad Mohammadi, Alex Aved, David Ferris, Erika Ardiles Cruz, Philip Morrone

As the complexities of Dynamic Data Driven Applications Systems increase, preserving their resilience becomes more challenging. For instance, maintaining power grid resilience is becoming increasingly complicated due to the growing number of stochastic variables (such as renewable outputs) and extreme weather events that add uncertainty to the grid. Current optimization methods have struggled to accommodate this rise in complexity. This has fueled the growing interest in data-driven methods used to operate the grid, leading to more vulnerability to cyberattacks. One such disruption that is commonly discussed is the adversarial disruption, where the intruder attempts to add a small perturbation to input data in order to "manipulate" the system operation. During the last few years, work on adversarial training and disruptions on the power system has gained popularity. In this paper, we will first review these applications, specifically on the most common types of adversarial disruptions: evasion and poisoning disruptions. Through this review, we highlight the gap between poisoning and evasion research when applied to the power grid. This is due to the underlying assumption that model training is secure, leading to evasion disruptions being the primary type of studied disruption. Finally, we will examine the impacts of data poisoning interventions and showcase how they can endanger power grid resilience.

📄 PDF Abstract BibTeX arXiv:2407.14684

Code (0)

등록된 구현이 없습니다.

Tasks

Data Poisoning

Similar Papers 제목 키워드 기반

An Investigation of Data Poisoning Defenses for Online Learning

2019-05-28 · Yizhen Wang, Somesh Jha, Kamalika Chaudhuri

Data poisoning attacks -- where an adversary can modify a small fraction of training data, with the goal of forcing the trained classifier to high loss -- are an important threat for machine learning in many applications…

Data PoisoningGeneral Classification

Addressing The Devastating Effects Of Single-Task Data Poisoning In Exemplar-Free Continual Learning

2025-07-05 · Stanisław Pawlak, Bartłomiej Twardowski, Tomasz Trzciński, Joost Van de Weijer

Our research addresses the overlooked security concerns related to data poisoning in continual learning (CL). Data poisoning - the intentional manipulation of training data to affect the predictions of machine learning m…

Continual LearningData PoisoningExemplar-Free

The Unseen AI Disruptions for Power Grids: LLM-Induced Transients

2024-09-09 · Yuzhuo Li, Mariam Mughees, Yize Chen, Yunwei Ryan Li

Recent breakthroughs of large language models (LLMs) have exhibited superior capability across major industries and stimulated multi-hundred-billion-dollar investment in AI-centric data centers in the next 3-5 years. Thi…

Wild Patterns Reloaded: A Survey of Machine Learning Security against Training Data Poisoning

2022-05-04 · Antonio Emanuele Cinà, Kathrin Grosse, Ambra Demontis, Sebastiano Vascon 외

The success of machine learning is fueled by the increasing availability of computing power and large training datasets. The training data is used to learn new models or update existing ones, assuming that it is sufficie…

BIG-bench Machine LearningData Poisoning

Data Poisoning Attacks on Regression Learning and Corresponding Defenses

2020-09-15 · Nicolas Michael Müller, Daniel Kowatsch, Konstantin Böttinger

Adversarial data poisoning is an effective attack against machine learning and threatens model integrity by introducing poisoned data into the training dataset. So far, it has been studied mostly for classification, even…

Data Poisoningregression