Rent Division with Picky Roommates
Yanqing Huang, Madeline Kitch, Natalie Melas-Kyriazi

TL;DR
This paper introduces new algorithms for rent division among roommates with complex preferences, achieving near-optimal social welfare and envy-free prices, and explores connections to the MWIS problem.
Contribution
It presents a novel greedy algorithm, a polynomial-time approximation for social welfare, and an integer program for envy-free pricing in roommate rent division.
Findings
A greedy bipartite matching algorithm improves rent assignment.
A $rac{3}{4}+ ext{epsilon}$ approximation algorithm for social welfare.
Empirical evidence suggests MWIS algorithms find optimal allocations.
Abstract
How can one assign roommates and rooms when tenants have preferences for both where and with whom they live? In this setting, the usual notions of envy-freeness and maximizing social welfare may not hold; the roommate rent-division problem is assumed to be NP-hard, and even when welfare is maximized, an envy-free price vector may not exist. We first construct a novel greedy algorithm with bipartite matching before exploiting the connection between social welfare maximization and the maximum weighted independent set (MWIS) problem to construct a polynomial-time algorithm that gives a -approximation of maximum social welfare. Further, we present an integer program to find a room envy-free price vector that minimizes envy between any two tenants. We show empirically that a MWIS algorithm returns the optimal allocation in polynomial time and conjecture that this…
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
TopicsScheduling and Optimization Algorithms
