ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2208.01515
16
2

UniRank: Unimodal Bandit Algorithm for Online Ranking

2 August 2022
Camille-Sovanneary Gauthier
Romaric Gaudel
Elisa Fromont
ArXivPDFHTML
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 O(Llog⁡(L)Δlog⁡(T))O(\frac{L\log(L)}{\Delta}\log(T))O(ΔLlog(L)​log(T)) with 2L2L2L players, TTT iterations and a minimum reward gap Δ\DeltaΔ. 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 O(L1Δlog⁡(T))O(L\frac{1}{\Delta}\log(T))O(LΔ1​log(T)). Secondly, we show that by moving the focus towards the main question `\emph{Is user iii better than user jjj?}' this regret becomes O(LΔΔ~2log⁡(T))O(L\frac{\Delta}{\tilde{\Delta}^2}\log(T))O(LΔ~2Δ​log(T)), where \TildeΔ>Δ\Tilde{\Delta} > \Delta\TildeΔ>Δ derives from a better way of comparing users. Some experimental results finally show these theoretical results are corroborated in practice.

View on arXiv
Comments on this paper