Stable Roommate Problem with Diversity Preferences ∗

Stable Roommate Problem with Diversity Preferences ∗

Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence (IJCAI-20) Stable Roommate Problem with Diversity Preferences ∗ Niclas Boehmer1y and Edith Elkind2 1TU Berlin, Berlin, Germany 2University of Oxford, Oxford, UK [email protected], [email protected] Abstract has a preference relation over her possible roommates. The most popular notion of stability in this context is core stabil- In the multidimensional stable roommate problem, ity: no two agents should strictly prefer each other to their agents have to be allocated to rooms and have current roommate. Another relevant notion is exchange sta- preferences over sets of potential roommates. We bility: no two agents should want to swap their places. How- study the complexity of finding good allocations of ever, for the stable roommate problem, neither core stable agents to rooms under the assumption that agents nor exchange stable outcomes are guaranteed to exist. Fur- have diversity preferences [Bredereck et al., 2019]: ther, while Irving [1985] proved that it is possible to decide each agent belongs to one of the two types (e.g., in time linear in the size of the input if an instance of the juniors and seniors, artists and engineers), and roommate problem with strict preferences admits a core sta- agents’ preferences over rooms depend solely on ble outcome, many other algorithmic problems for core and the fraction of agents of their own type among their exchange stability are computationally hard [Cechlarov´ a´ and potential roommates. We consider various solution Manlove, 2005; Ronn, 1990]. For the s-dimensional stable concepts for this setting, such as core and exchange roommate problem, where each room has size s and agents stability, Pareto optimality and envy-freeness. On have preferences over all s − 1-subsets of agents as their po- the negative side, we prove that envy-free, core sta- tential roommates, even the core non-emptiness problem for ble or (strongly) exchange stable outcomes may fail strict preferences is NP-complete for s ≥ 3 [Huang, 2007; to exist and that the associated decision problems Ng and Hirschberg, 1991]. are NP-complete. On the positive side, we show that these problems are in FPT with respect to the However, Charlie then notes that Alice and Bob’s prob- room size, which is not the case for the general sta- lem has additional structure: the invitees can be classified as ble roommate problem. bride’s family or groom’s family, and it appears that all con- straints on seating arrangements can be expressed in terms of this classification: each person only has preferences over 1 Introduction the ratio of groom’s relatives and bride’s relatives at her table. Alice and Bob are planning their wedding. They have agreed Thus, the problem in question is closely related to hedonic di- on the gift registry and the music to be played, but they still versity games, recently introduced by Bredereck et al. [2019]. need to decide on the seating plan for the wedding reception. These are coalition formation games where agents have diver- They expect 120 guests, and the reception venue has 20 ta- sity preferences, i.e., they are partitioned into two groups (say, bles, with each table seating 6 guests. However, this task is far red and blue), and every agent is indifferent among coalitions from being easy: e.g., Alice’s great-aunt does not get along with the same ratio of red and blue agents. However, positive with Bob’s family and prefers not to share the table with any results for hedonic diversity games are not directly applica- of them; on the contrary, Bob’s younger brother is keen to ble to the roommate setting: in hedonic games, agents form meet Alice’s family and would be upset if he were stuck with groups of varying sizes, while the wedding guests have to be his relatives. After spending an evening trying to find a seat- split into groups of six. ing plan that would keep everyone happy, Alice and Bob are In this paper, we investigate the multidimensional stable on the brink of canceling the wedding altogether. roommate problem (for arbitrary room size s) with diversity Bob’s friend Charlie wonders if the hapless couple may preferences; we refer to the resulting problem as the room- benefit from consulting the literature on the stable roommate mate diversity problem. This model captures important as- problem. In this problem, the goal is to find a stable assign- pects of several real-world group formation scenarios, such ment of 2n agents into n rooms of size 2, where every agent as flat-sharing, splitting students into teams for group projects ∗An extended abstract of this paper appears in the proceedings and seating arrangements at important events. We consider of AAMAS’20. common solution concepts from the literature on the stable yMost of this research was done when the first author was an roommate problem; for each solution concept, we analyze the MSc student at the University of Oxford. complexity of checking if a given outcome is a valid solution, 96 Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence (IJCAI-20) whether the set of solutions is guaranteed to be non-empty, great practical relevance, the multidimensional version of the and, if not, how hard it is to check if an instance admits a roommate problem has not attracted much attention yet. solution as well as to compute a solution if it exists. One possibility to circumvent these negative results is to search for reasonable subclasses of the stable roommate 1.1 Our Contribution problem, i.e., to identify realistic restrictions on the agents’ We show that for room size two, every instance admits an preferences for which the associated computational prob- outcome that is core stable, exchange stable and Pareto opti- lems become tractable. This approach has been successful mal. For s > 2, we provide counterexamples showing that in the study of the two-dimensional stable roommate prob- core stable, exchange stable or envy-free outcomes may fail lem [Abraham et al., 2007; Bartholdi III and Trick, 1986; to exist. We also prove that for core stability, strong exchange Bredereck et al., 2017; Chung, 2000; Cseh and Juhos, 2019], stability and envy-freeness the existence questions are com- as well as in the context of hedonic games [Aziz et al., 2019; putationally hard; for Pareto optimality, we show that it is not Banerjee et al., 2001; Bogomolnaia and Jackson, 2002]. only hard to find a Pareto optimal outcome, but also to verify In particular, Bredereck et al. [2019] and Boehmer and whether a given outcome is Pareto optimal. We provide an Elkind [2020a] analyzed the complexity of finding stable out- overview of our results in Table 1. comes in hedonic diversity games for several notions of sta- On the positive side, we show that all existence questions bility, such as Nash stability, individual stability and core sta- we consider are in FPT with respect to the room size. To the bility. However, these results do not directly translate to our best of our knowledge, apart from some work on the multidi- model: first, with the exception of core stability, the solution mensional stable roommate problem with cyclic preferences concepts we consider are different from those considered in [Hofbauer, 2016], this is one of the first positive results for hedonic diversity games, and second, the hard constraint on the multidimensional stable roommate problem. Thus, the the room sizes in the roommate problem changes both the set roommate diversity problem offers an attractive combination of feasible allocations and the set of possible deviations. of expressive power and computational tractability. Finally, we note that Bredereck et al. [2019] and Boehmer and Elkind [2020a] related hedonic games with diversity 1.2 Related Work preferences to anonymous hedonic games [Bogomolnaia and The stable roommate problem was proposed by Gale and Jackson, 2002], where the agents’ preferences over coalitions Shapley [1962]. While Irving [1985] proved that it is pos- only depend on coalition sizes. This connection proves use- sible to check in time linear in the input whether a room- ful in our setting as well: e.g., in our hardness reductions mate problem admits a core stable outcome if the preferences we use the fact that it is NP-complete to decide whether an are restricted to be strict, Ronn [1990] showed that this prob- anonymous hedonic game admits a Nash or core stable out- lem becomes NP-complete if ties in the preference relations come [Ballester, 2004]. are allowed. As in practice a group deviation usually re- Diversity-related questions have also been studied in the quires some regrouping, Alcalde [1994] initiated the study context of stable matching problems [Huang, 2010; Kamada of local stability notions that do not require reallocating non- and Kojima, 2015]. However, our approach is fundamentally deviating agents, by introducing the notion of exchange sta- different: in our model, types are used to define agents’ pref- bility. Subsequently, Cechlarov´ a´ and Manlove [2005] proved erences rather than distributional constraints on the outcome. that it is NP-complete to decide whether an instance of the Full version. The full version of the paper is available on stable roommate problem with strict preferences admits an arXiv [Boehmer and Elkind, 2020b]. It contains all miss- exchange stable outcome. Another concept that is relevant ing proofs and some preliminary results on extensions of our for the roommate problem is Pareto optimality [Abraham model, such as non-uniform room sizes and more than two et al., 2005; Cseh et al., 2019; Sotomayor, 2011]. Mor- types of agents.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    7 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us