Online Matching in Geometric Random Graphs
Flore Sentenac, Nathan Noiry, Matthieu Lerasle, Laurent M\'enard and, Vianney Perchet

TL;DR
This paper analyzes the performance of a greedy online matching algorithm in a geometric random graph model, showing it performs well compared to worst-case guarantees and deriving precise asymptotic results.
Contribution
It introduces a geometric random graph model for online matching, analyzes the greedy algorithm's performance via a PDE, and refines asymptotic cost estimates.
Findings
Greedy algorithm outperforms worst-case bounds in the geometric model
Performance characterized by a PDE solution, enabling precise ratio computation
Exact asymptotic cost determined in the epsilon-excess regime
Abstract
We investigate online maximum cardinality matching, a central problem in ad allocation. In this problem, users are revealed sequentially, and each new user can be paired with any previously unmatched campaign that it is compatible with. Despite the limited theoretical guarantees, the greedy algorithm, which matches incoming users with any available campaign, exhibits outstanding performance in practice. Some theoretical support for this practical success was established in specific classes of graphs, where the connections between different vertices lack strong correlations - an assumption not always valid. To bridge this gap, we focus on the following model: both users and campaigns are represented as points uniformly distributed in the interval , and a user is eligible to be paired with a campaign if they are similar enough, i.e. the distance between their respective points is…
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 Graph Theory Research · Limits and Structures in Graph Theory · Optimization and Search Problems
