Unimodal Mono-Partite Matching in a Bandit Setting
Romaric Gaudel (ENSAI, CREST), Matthieu Rodet (ENS Rennes)

TL;DR
This paper introduces a new approach for finding optimal monopartite matchings in weighted graphs within a bandit setting, improving regret bounds by leveraging unimodality and better user comparison methods, with experimental validation.
Contribution
It presents a novel algorithm that reduces regret bounds for unimodal monopartite matching in bandit problems by utilizing unimodality and improved user comparison strategies.
Findings
Regret bound improved to $O(L\frac{1}{\Delta}\log(T))$ using unimodality.
Further reduction to $O(L\frac{\Delta}{\tilde{\Delta}^2}\log(T))$ with better user comparison.
Experimental results support the 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 · Mobile Crowdsensing and Crowdsourcing
