Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Learning to Attack: A Bandit Approach to Adversarial Context Poisoning

About

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 formulates context poisoning as a continuous-armed bandit problem, enabling the attacker to jointly learn and exploit the victim's evolving policy. The attacker requires no access to the victim's internal parameters, reward function, or gradient information; instead, it constructs a surrogate model using a maximum-entropy inverse reinforcement learning module from observed context-action pairs and optimizes perturbations against this surrogate using projected gradient descent. An upper confidence bound-aware Gaussian process guides arm selection. An attack-budget control mechanism is also introduced to limit detection risk and overhead. We provide theoretical guarantees, including sublinear attacker regret and lower bounds on victim regret linear in the number of attacks. Experiments on three real-world datasets (Yelp, MovieLens, and Disin) against various victim contextual bandits demonstrate that our attack model achieves higher cumulative victim regret than state-of-the-art baselines.

Ray Telikani, Amir H. Gandomi• 2026

Related benchmarks

TaskDatasetResultRank
Adversarial Attack on Neural Contextual BanditsYelp
Regret112
42
Adversarial Attack on Neural Contextual BanditsMovieLens
Regret683
2
Adversarial Attack on Neural Contextual BanditsDisin
Regret573
2
Showing 3 of 3 rows

Other info

Follow for update