An Efficient Algorithm for Fair Multi-Agent Multi-Armed Bandit with Low Regret

09/23/2022
by   Matthew Jones, et al.
0

Recently a multi-agent variant of the classical multi-armed bandit was proposed to tackle fairness issues in online learning. Inspired by a long line of work in social choice and economics, the goal is to optimize the Nash social welfare instead of the total utility. Unfortunately previous algorithms either are not efficient or achieve sub-optimal regret in terms of the number of rounds T. We propose a new efficient algorithm with lower regret than even previous inefficient ones. For N agents, K arms, and T rounds, our approach has a regret bound of Õ(√(NKT) + NK). This is an improvement to the previous approach, which has regret bound of Õ( min(NK, √(N) K^3/2)√(T)). We also complement our efficient algorithm with an inefficient approach with Õ(√(KT) + N^2K) regret. The experimental findings confirm the effectiveness of our efficient algorithm compared to the previous approaches.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset