The popular assignment problem: when cardinality is more important than popularity

10/21/2021
by   Telikepalli Kavitha, et al.
0

We consider a matching problem in a bipartite graph G=(A∪ B,E) where each node in A is an agent having preferences in partial order over her neighbors, while nodes in B are objects with no preferences. The size of our matching is more important than node preferences; thus, we are interested in maximum matchings only. Any pair of maximum matchings in G (equivalently, perfect matchings or assignments) can be compared by holding a head-to-head election between them where agents are voters. The goal is to compute an assignment M such that there is no better or "more popular" assignment. This is the popular assignment problem and it generalizes the well-studied popular matching problem. Popular assignments need not always exist. We show a polynomial-time algorithm that decides if the given instance admits one or not, and computes one, if so. In instances with no popular assignment, we consider the problem of finding an almost popular assignment, i.e., an assignment with minimum unpopularity margin. We show an O^*(|E|^k) time algorithm for deciding if there exists an assignment with unpopularity margin at most k. We show that this algorithm is essentially optimal by proving that the problem is 𝖶_l[1]-hard with parameter k. We also consider the minimum-cost popular assignment problem when there are edge costs, and show its 𝖭𝖯-hardness even when all edge costs are in {0,1} and agents have strict preferences. By contrast, we propose a polynomial-time algorithm to the problem of deciding if there exists a popular assignment with a given set of forced/forbidden edges (this tractability holds even for partially ordered preferences). Our algorithms are combinatorial and based on LP duality. They search for an appropriate witness or dual certificate, and when a certificate cannot be found, we prove that the desired assignment does not exist in G.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/12/2022

Popular Matchings with One-Sided Bias

Let G = (A ∪ B,E) be a bipartite graph where the set A consists of agent...
research
12/04/2019

Popular Branchings and Their Dual Certificates

Let G be a digraph where every node has preferences over its incoming ed...
research
12/23/2013

Fair assignment of indivisible objects under ordinal preferences

We consider the discrete assignment problem in which agents express ordi...
research
05/19/2017

The Conference Paper Assignment Problem: Using Order Weighted Averages to Assign Indivisible Goods

Motivated by the common academic problem of allocating papers to referee...
research
05/28/2021

Matchings and Copeland's Method

Given a graph G = (V,E) where every vertex has weak preferences over its...
research
04/08/2021

Computing the sequence of k-cardinality assignments

The k-cardinality assignment problem asks for finding a maximal (minimal...
research
09/17/2019

Object Reachability via Swaps under Strict and Weak Preferences

The Housing Market problem is a widely studied resource allocation probl...

Please sign up or login with your details

Forgot password? Click here to reset