UniRank: Unimodal Bandit Algorithm for Online Ranking
Camille-Sovanneary Gauthier (LACODAM), Romaric Gaudel (ENSAI, CREST),, Elisa Fromont (LACODAM, IUF, UR1)

TL;DR
This paper introduces UniRank, a unimodal bandit algorithm for online ranking that improves regret bounds by leveraging unimodality and better user comparison methods, with experimental validation.
Contribution
The paper presents a novel unimodal bandit algorithm for online ranking that reduces regret bounds and enhances user comparison strategies.
Findings
Regret bound improved to $O(L\frac{1}{\Delta}\log(T))$
Further reduction to $O(L\frac{\Delta}{\tilde{\Delta}^2}\log(T))$ with better user comparison
Experimental results support theoretical improvements
Abstract
We tackle a new emerging problem, which is finding an optimal monopartite matching in a weighted graph. The semi-bandit version, where a full matching is sampled at each iteration, has been addressed by \cite{ADMA}, creating an algorithm with an expected regret matching with players, iterations and a minimum reward gap . We reduce this bound in two steps. First, as in \cite{GRAB} and \cite{UniRank} we use the unimodality property of the expected reward on the appropriate graph to design an algorithm with a regret in . Secondly, we show that by moving the focus towards the main question `\emph{Is user better than user ?}' this regret becomes , where derives from a better way of comparing users. Some experimental results finally…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Optimization and Search Problems · Recommender Systems and Techniques
