Popular Mixed Matchings

  • Authors:
  • Telikepalli Kavitha;Julián Mestre;Meghana Nasre

  • Affiliations:
  • Indian Institute of Science, Bangalore, India;Max-Plank-Institut für Informatik, Saarbrücken, Germany;Indian Institute of Science, Bangalore, India

  • Venue:
  • ICALP '09 Proceedings of the 36th International Colloquium on Automata, Languages and Programming: Part I
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the problem of matching applicants to jobs under one-sided preferences; that is, each applicant ranks a non-empty subset of jobs under an order of preference, possibly involving ties. A matching M is said to be more popular than T if the applicants that prefer M to T outnumber those that prefer T to M . A matching is said to be popular if there is no matching more popular than it. Equivalently, a matching M is popular if *** (M ,T ) *** *** (T ,M ) for all matchings T , where *** (X ,Y ) is the number of applicants that prefer X to Y . Previously studied solution concepts based on the popularity criterion are either not guaranteed to exist for every instance (e.g., popular matchings) or are NP-hard to compute (e.g., least unpopular matchings). This paper addresses this issue by considering mixed matchings. A mixed matching is simply a probability distributions over matchings in the input graph. The function *** that compares two matchings generalizes in a natural manner to mixed matchings by taking expectation. A mixed matching P is popular if *** (P ,Q ) *** *** (Q ,P ) for all mixed matchings Q . We show that popular mixed matchings always exist and we design polynomial time algorithms for finding them. Then we study their efficiency and give tight bounds on the price of anarchy and price of stability of the popular matching problem.