Online 2-stage Stable Matching
Evripidis Bampis, Bruno Escoffier, Paul Youssef

TL;DR
This paper introduces an optimal online algorithm for the two-stage stable matching problem, minimizing changes between initial and final matchings despite student departures, with extensions to multiple stages and other modifications.
Contribution
It presents the first optimal online solution for the two-stage stable matching problem, leveraging a dominance property to compute initial matchings without future knowledge.
Findings
Optimal online algorithm for two-stage stable matching.
No competitive online algorithms exist for three or more stages.
The approach minimizes modifications between initial and final matchings.
Abstract
We focus on an online 2-stage problem, motivated by the following situation: consider a system where students shall be assigned to universities. There is a first round where some students apply, and a first (stable) matching has to be computed. However, some students may decide to leave the system (change their plan, go to a foreign university, or to some institution not in the system). Then, in a second round (after these deletions), we shall compute a second (final) stable matching . As it is undesirable to change assignments, the goal is to minimize the number of divorces/modifications between the two stable matchings and . Then, how should we choose and ? We show that there is an {\it optimal online} algorithm to solve this problem. In particular, thanks to a dominance property, we show that we can optimally compute without knowing the students…
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
TopicsGame Theory and Voting Systems · Auction Theory and Applications · Optimization and Search Problems
