Host Community Respecting Refugee Housing
Dušan Knop, Šimon Schierreich
TL;DR
This work studies a local refugee housing problem on a topology $G$ with fixed inhabitants and a set of refugees to be housed, aiming to find stable allocations under three models: Anonymous Refugees Housing (ARH), Hedonic Refugees Housing (HRH), and Diversity Refugees Housing (DRH). The authors formalize these models and analyze stability and equilibrium existence using both NP-hardness proofs and parameterized complexity, leveraging ETH-based lower bounds and structural graph parameters such as $vc(G)$ and $ ext{tw}(G)$. Key contributions include a polynomial-time algorithm for ARH on graphs of maximum degree $2$, $NP$-hardness for ARH at degree $3$, $W[2]$-hardness for ARH parameterized by $|R|$, and a comprehensive set of HRH and DRH tractability/intractability results across various parameters (e.g., $|I|$, $|R|$, $|V_U|$, $vc(G)$, $ au$). The work connects Schelling-style stability and hedonic games to local refugee housing, offering a rigorous framework with implications for computational social choice and integration policy, and outlining future directions such as swap-stability and restricted preference classes.
Abstract
We propose a novel model for refugee housing respecting the preferences of the accepting community and refugees themselves. In particular, we are given a topology representing the local community, a set of inhabitants occupying some vertices of the topology, and a set of refugees that should be housed on the empty vertices of the graph. Both the inhabitants and the refugees have preferences over the structure of their neighborhood. We are specifically interested in the problem of finding housing such that the preferences of every individual are met; using game-theoretical words, we are looking for housing that is stable with respect to some well-defined notion of stability. We investigate conditions under which the existence of equilibria is guaranteed and study the computational complexity of finding such a stable outcome. As the problem is NP-hard even in very simple settings, we employ the parameterized complexity framework to give a finer-grained view of the problem's complexity with respect to natural parameters and structural restrictions of the given topology.
