paper-with-me

Papers

Mixed Strategy Game Model Against Data Poisoning Attacks

2019-06-07 · Yifan Ou, Reza Samavi

In this paper we use game theory to model poisoning attack scenarios. We prove the non-existence of pure strategy Nash Equilibrium in the attacker and defender game. We then propose a mixed extension of our game model and an algorithm to approximate the Nash Equilibrium strategy for the defender. We then demonstrate the effectiveness of the mixed defence strategy generated by the algorithm, in an experiment.

📄 PDF Abstract BibTeX arXiv:1906.02872

Code (0)

등록된 구현이 없습니다.

Tasks

Data PoisoningModel Poisoning

Similar Papers 제목 키워드 기반

Clean Label Attacks against SLU Systems

2024-09-13 · Henry Li Xinyuan, Sonal Joshi, Thomas Thebaud, Jesus Villalba 외

Poisoning backdoor attacks involve an adversary manipulating the training data to induce certain behaviors in the victim model by inserting a trigger in the signal at inference time. We adapted clean label backdoor (CLBD…

Data Poisoningspeech-recognitionSpeech RecognitionSpoken Language Understanding

Efficient Adversarial Attacks on Online Multi-agent Reinforcement Learning

2023-07-15 · NeurIPS 2023 11

Due to the broad range of applications of multi-agent reinforcement learning (MARL), understanding the effects of adversarial attacks against MARL model is essential for the safe applications of this model. Motivated by …

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Meta Stackelberg Game: Robust Federated Learning against Adaptive and Mixed Poisoning Attacks

2024-10-22 · Tao Li, Henger Li, Yunian Pan, Tianyi Xu 외

Federated learning (FL) is susceptible to a range of security threats. Although various defense mechanisms have been proposed, they are typically non-adaptive and tailored to specific types of attacks, leaving them insuf…

Federated LearningMeta-LearningModel PoisoningReinforcement Learning (RL)

Stochastic Activation Pruning for Robust Adversarial Defense

2018-03-05 · ICLR 2018 1 · Guneet S. Dhillon, Kamyar Azizzadenesheli, Zachary C. Lipton, Jeremy Bernstein 외

Neural networks are known to be vulnerable to adversarial examples. Carefully chosen perturbations to real images, while imperceptible to humans, induce misclassification and threaten the reliability of deep learning sys…

Adversarial Defense

PORE: Provably Robust Recommender Systems against Data Poisoning Attacks

2023-03-26 · Jinyuan Jia, Yupei Liu, Yuepeng Hu, Neil Zhenqiang Gong

Data poisoning attacks spoof a recommender system to make arbitrary, attacker-desired recommendations via injecting fake users with carefully crafted rating scores into the recommender system. We envision a cat-and-mouse…

Data PoisoningRecommendation Systems