MLLGJan 21, 2025

Heterogeneous Multi-Player Multi-Armed Bandits Robust To Adversarial Attacks

arXiv:2501.17882v1h-index: 58
Originality Incremental advance
AI Analysis

This addresses security and robustness issues in distributed learning systems for applications like wireless networks, but it is incremental as it builds on existing bandit frameworks with adversarial extensions.

The paper tackles the problem of adversarial attacks in a heterogeneous multi-player multi-armed bandit setting, where adversaries cause collisions to reduce player rewards, and proposes a policy that achieves near order optimal regret of O(log^{1+δ}T + W).

We consider a multi-player multi-armed bandit setting in the presence of adversaries that attempt to negatively affect the rewards received by the players in the system. The reward distributions for any given arm are heterogeneous across the players. In the event of a collision (more than one player choosing the same arm), all the colliding users receive zero rewards. The adversaries use collisions to affect the rewards received by the players, i.e., if an adversary attacks an arm, any player choosing that arm will receive zero reward. At any time step, the adversaries may attack more than one arm. It is assumed that the players in the system do not deviate from a pre-determined policy used by all the players, and that the probability that none of the arms face adversarial attacks is strictly positive at every time step. In order to combat the adversarial attacks, the players are allowed to communicate using a single bit for $O(\log T)$ time units, where $T$ is the time horizon, and each player can only observe their own actions and rewards at all time steps. We propose a {policy that is used by all the players, which} achieves near order optimal regret of order $O(\log^{1+δ}T + W)$, where $W$ is total number of time units for which there was an adversarial attack on at least one arm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes