English

Stable Matching with Evolving Preferences

Computer Science and Game Theory 2016-06-29 v2 Data Structures and Algorithms

Abstract

We consider the problem of stable matching with dynamic preference lists. At each time step, the preference list of some player may change by swapping random adjacent members. The goal of a central agency (algorithm) is to maintain an approximately stable matching (in terms of number of blocking pairs) at all times. The changes in the preference lists are not reported to the algorithm, but must instead be probed explicitly by the algorithm. We design an algorithm that in expectation and with high probability maintains a matching that has at most O((log(n))2)O((log (n))^2) blocking pairs.

Keywords

Cite

@article{arxiv.1509.01988,
  title  = {Stable Matching with Evolving Preferences},
  author = {Varun Kanade and Nikos Leonardos and Frédéric Magniez},
  journal= {arXiv preprint arXiv:1509.01988},
  year   = {2016}
}

Comments

13 pages

R2 v1 2026-06-22T10:50:37.399Z