paper-with-me

Papers

Data Poisoning Attacks on Stochastic Bandits

2019-05-16 · Fang Liu, Ness Shroff

Stochastic multi-armed bandits form a class of online learning problems that have important applications in online recommendation systems, adaptive medical treatment, and many others. Even though potential attacks against these learning algorithms may hijack their behavior, causing catastrophic loss in real-world applications, little is known about adversarial attacks on bandit algorithms. In this paper, we propose a framework of offline attacks on bandit algorithms and study convex optimization based attacks on several popular bandit algorithms. We show that the attacker can force the bandit algorithm to pull a target arm with high probability by a slight manipulation of the rewards in the data. Then we study a form of online attacks on bandit algorithms and propose an adaptive attack strategy against any bandit algorithm without the knowledge of the bandit algorithm. Our adaptive attack strategy can hijack the behavior of the bandit algorithm to suffer a linear regret with only a logarithmic cost to the attacker. Our results demonstrate a significant security threat to stochastic bandits.

📄 PDF Abstract BibTeX arXiv:1905.06494

Code (0)

등록된 구현이 없습니다.

Tasks

Data PoisoningMulti-Armed BanditsRecommendation Systems

Similar Papers 제목 키워드 기반

Stealthy Adversarial Attacks on Stochastic Multi-Armed Bandits

2024-02-21 · Zhiwei Wang, Huazheng Wang, Hongning Wang

Adversarial attacks against stochastic multi-armed bandit (MAB) algorithms have been extensively studied in the literature. In this work, we focus on reward poisoning attacks and find most existing attacks can be easily …

Multi-Armed Bandits

Data Poisoning Attacks in Contextual Bandits

2018-08-17 · Yuzhe Ma, Kwang-Sung Jun, Lihong Li, Xiaojin Zhu

We study offline data poisoning attacks in contextual bandits, a class of reinforcement learning problems with important applications in online recommendation and adaptive medical treatment, among others. We provide a ge…

Data PoisoningMulti-Armed Banditsreinforcement-learningReinforcement Learning+1

Efficient Action Poisoning Attacks on Linear Contextual Bandits

2021-12-10 · Guanlin Liu, Lifeng Lai

Contextual bandit algorithms have many applicants in a variety of scenarios. In order to develop trustworthy contextual bandit systems, understanding the impacts of various adversarial attacks on contextual bandit algori…

Multi-Armed Bandits

Adversarial Attacks on Combinatorial Multi-Armed Bandits

2023-10-08 · Rishab Balasubramanian, Jiawei Li, Prasad Tadepalli, Huazheng Wang 외

We study reward poisoning attacks on Combinatorial Multi-armed Bandits (CMAB). We first provide a sufficient and necessary condition for the attackability of CMAB, a notion to capture the vulnerability and robustness of …

Multi-Armed Bandits

Learning to Attack: A Bandit Approach to Adversarial Context Poisoning

2026-02-28 · Ray Telikani, Amir H. Gandomi arxiv

Neural contextual bandits are vulnerable to adversarial attacks, where subtle perturbations to rewards, actions, or contexts induce suboptimal decisions. We introduce AdvBandit, a black-box adaptive attack that formulate…

Reinforcement Learning