SOTAVerified

Sequential Learning of the Pareto Front for Multi-objective Bandits

2025-01-29Code Available0· sign in to hype

Elise Crépon, Aurélien Garivier, Wouter M Koolen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We study the problem of sequential learning of the Pareto front in multi-objective multi-armed bandits. An agent is faced with K possible arms to pull. At each turn she picks one, and receives a vector-valued reward. When she thinks she has enough information to identify the Pareto front of the different arm means, she stops the game and gives an answer. We are interested in designing algorithms such that the answer given is correct with probability at least 1-. Our main contribution is an efficient implementation of an algorithm achieving the optimal sample complexity when the risk is small. With K arms in d dimensions p of which are in the Pareto set, the algorithm runs in time O(Kp^d) per round.

Tasks

Reproductions