Tight Approximations for Graphical House Allocation
Hadi Hosseini, Andrew McGregor, Rik Sengupta, Rohit Vaish, Vignesh, Viswanathan

TL;DR
This paper studies the approximability of the Graphical House Allocation problem across various graph classes, providing algorithms and matching hardness results, and introduces approximation schemes for specific graph types.
Contribution
It offers a complete characterization of the problem's approximability, with algorithms and tight bounds for multiple graph classes, and new approximation schemes for special cases.
Findings
Algorithms with tight approximation bounds for various graph classes
Matching NP-hardness lower bounds for these classes
Constant factor approximation schemes for binary trees and random graphs
Abstract
The Graphical House Allocation problem asks: how can houses (each with a fixed non-negative value) be assigned to the vertices of an undirected graph , so as to minimize the "aggregate local envy", i.e., the sum of absolute differences along the edges of ? This problem generalizes the classical Minimum Linear Arrangement problem, as well as the well-known House Allocation Problem from Economics, the latter of which has notable practical applications in organ exchanges. Recent work has studied the computational aspects of Graphical House Allocation and observed that the problem is NP-hard and inapproximable even on particularly simple classes of graphs, such as vertex disjoint unions of paths. However, the dependence of any approximations on the structural properties of the underlying graph had not been studied. In this work, we give a complete characterization of the…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Cooperative Communication and Network Coding
