paper-with-me

Papers

When Are Linear Stochastic Bandits Attackable?

2021-10-18 · Huazheng Wang, Haifeng Xu, Hongning Wang

We study adversarial attacks on linear stochastic bandits: by manipulating the rewards, an adversary aims to control the behaviour of the bandit algorithm. Perhaps surprisingly, we first show that some attack goals can never be achieved. This is in sharp contrast to context-free stochastic bandits, and is intrinsically due to the correlation among arms in linear stochastic bandits. Motivated by this finding, this paper studies the attackability of a $k$-armed linear bandit environment. We first provide a complete necessity and sufficiency characterization of attackability based on the geometry of the arms' context vectors. We then propose a two-stage attack method against LinUCB and Robust Phase Elimination. The method first asserts whether the given environment is attackable; and if yes, it poisons the rewards to force the algorithm to pull a target arm linear times using only a sublinear cost. Numerical experiments further validate the effectiveness and cost-efficiency of the proposed attack method.

📄 PDF Abstract BibTeX arXiv:2110.09008

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingRecommendation Systems

Similar Papers 제목 키워드 기반

Robust learning under clean-label attack

2021-03-01 · Avrim Blum, Steve Hanneke, Jian Qian, Han Shao

We study the problem of robust learning under clean-label data-poisoning attacks, where the attacker injects (an arbitrary set of) correctly-labeled examples to the training set to fool the algorithm into making mistakes…

Data PoisoningPAC learning

Near-Optimal Stochastic Linear Bandits with Delay

2026-06-15 · Ofir Schlisselberg, Mengxiao Zhang, Yishay Mansour arxiv

We study stochastic linear bandits with delayed feedback under several delay models and establish near-optimal regret guarantees. Our results identify when delayed linear bandits exhibit the same qualitative behavior as …

Multi-Armed Bandits

A Regularized Online Newton Method for Stochastic Convex Bandits with Linear Vanishing Noise

2025-01-19 · Jingxin Zhan, Yuchen Xin, Kaicheng Jin, Zhihua Zhang

We study a stochastic convex bandit problem where the subgaussian noise parameter is assumed to decrease linearly as the learner selects actions closer and closer to the minimizer of the convex loss function. Accordingly…

Contexts can be Cheap: Solving Stochastic Contextual Bandits with Linear Bandit Algorithms

2022-11-08 · Osama A. Hanna, Lin F. Yang, Christina Fragouli

In this paper, we address the stochastic contextual linear bandit problem, where a decision maker is provided a context (a random set of actions drawn from a distribution). The expected reward of each action is specified…

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