Pair-Matching: Links Prediction with Adaptive Queries
Christophe Giraud, Yann Issartel, Luc Leh\'ericy, Matthieu, Lerasle

TL;DR
This paper studies a pair-matching problem modeled as a bandit problem with a fixed query budget, demonstrating sublinear regret is achievable under certain graph structures, specifically for stochastic block models with two communities.
Contribution
It introduces a novel bandit formulation for pair-matching with a fixed query budget and derives optimal regret bounds, revealing a phase transition related to community detection thresholds.
Findings
Sublinear regret is achievable for graphs generated by SBM with two communities.
Optimal regret bounds exhibit a phase transition at the Kesten-Stigum threshold.
Constraints on node sampling affect the regret rates and the problem's complexity.
Abstract
The pair-matching problem appears in many applications where one wants to discover good matches between pairs of entities or individuals. Formally, the set of individuals is represented by the nodes of a graph where the edges, unobserved at first, represent the good matches. The algorithm queries pairs of nodes and observes the presence/absence of edges. Its goal is to discover as many edges as possible with a fixed budget of queries. Pair-matching is a particular instance of multi-armed bandit problem in which the arms are pairs of individuals and the rewards are edges linking these pairs. This bandit problem is non-standard though, as each arm can only be played once. Given this last constraint, sublinear regret can be expected only if the graph presents some underlying structure. This paper shows that sublinear regret is achievable in the case where the graph is generated according…
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 · Game Theory and Applications · Optimization and Search Problems
