中文
相关论文

相关论文: Super-stability in the Student-Project Allocation …

200 篇论文

In the Hospital Residents problem with lower and upper quotas ($HR-Q^U_L$), the goal is to find a stable matching of residents to hospitals where the number of residents matched to a hospital is either between its lower and upper quota or…

计算机科学与博弈论 · 计算机科学 2021-03-03 Niclas Boehmer , Klaus Heeger

While the existence of a stable matching for the stable roommates problem possibly with incomplete preference lists (SRI) can be decided in polynomial time, SRI problems with some fairness criteria are intractable. Egalitarian SRI that…

数据结构与算法 · 计算机科学 2026-01-14 Baturay Yılmaz , Esra Erdem

The Stable Marriage problem (SM), solved by the famous deferred acceptance algorithm of Gale and Shapley (GS), has many natural generalizations. If we allow ties in preferences, then the problem of finding a maximum stable matching becomes…

计算机科学与博弈论 · 计算机科学 2024-09-11 Gergely Csáji , Tamás Király , Yu Yokoi

In two-sided matching markets, the agents are partitioned into two sets. Each agent wishes to be matched to an agent in the other set and has a strict preference over these potential matches. A matching is stable if there are no blocking…

计算机科学与博弈论 · 计算机科学 2013-02-26 Georgios Askalidis , Nicole Immorlica , Emmanouil Pountourakis

We are given a bipartite graph $G = \left( A \cup B, E \right)$. In the one-sided model, every $a \in A$ (often called agents) ranks its neighbours $z \in N_{a}$ strictly, and no $b \in B$ has any preference order over its neighbours $y \in…

计算机科学与博弈论 · 计算机科学 2025-10-30 Koustav De

Centralized assignment markets have historically relied on Deferred-Acceptance (DA) algorithms, which do not incorporate multiple objectives into the assignment. In this work, we propose an optimization-based many-to-one assignment…

最优化与控制 · 数学 2025-09-19 Dimitris Bertsimas , Carol Gao

In high-stakes scenarios-such as self-harm, legal, or medical queries-LLMs must be both trustworthy and helpful. However, these goals often conflict. We propose priority alignment, a new alignment paradigm that enforces a strict…

计算与语言 · 计算机科学 2025-11-11 Yue Huang , Xiangqi Wang , Xiangliang Zhang

The \textsc{Housing Market} problem is a widely studied resource allocation problem. In this problem, each agent can only receive a single object and has preferences over all objects. Starting from an initial endowment, we want to reach a…

数据结构与算法 · 计算机科学 2020-07-23 Sen Huang , Mingyu Xiao

The Stable Marriage Problem, as proposed by Gale and Shapley, considers producing a bipartite matching between two equally sized sets of boys (proposers) and respectively girls (acceptors), each member having a total preference order over…

计算机科学与博弈论 · 计算机科学 2019-05-28 Mircea Digulescu

The Hospital Residents problem with sizes (HRS) is a generalization of the well-studied hospital residents (HR) problem. In the HRS problem, an agent $a$ has a size $s(a)$ and the agent occupies $s(a)$ many positions of the hospital $h$…

数据结构与算法 · 计算机科学 2025-06-05 Haricharan Balasundaram , J B Krishnashree , Girija Limaye , Meghana Nasre

The stable roommates problem is a non-bipartite version of the well-known stable matching problem. Teo and Sethuraman proved that, for each instance of the stable roommates problem in a complete graph, there exists a linear inequality…

计算机科学与博弈论 · 计算机科学 2025-06-02 Naoyuki Kamiyama

We study the classical, two-sided stable marriage problem under pairwise preferences. In the most general setting, agents are allowed to express their preferences as comparisons of any two of their edges and they also have the right to…

离散数学 · 计算机科学 2018-10-02 Ágnes Cseh , Attila Juhos

In bipartite matching problems, agents on two sides of a graph want to be paired according to their preferences. The stability of a matching depends on these preferences, which in uncertain environments also reflect agents' beliefs about…

计算机科学与博弈论 · 计算机科学 2025-11-10 Jonathan Shaki , Jiarui Gan , Sarit Kraus

Preference-based alignment is pivotal for training large reasoning models; however, standard methods like Direct Preference Optimization (DPO) typically treat all preference pairs uniformly, overlooking the evolving utility of training…

人工智能 · 计算机科学 2026-02-03 Hui Wu , Hengyi Cai , Jinman Zhao , Xinran Chen , Ziheng Li , Zhejun Zhao , Shuaiqiang Wang , Yuchen Li , Dawei Yin

The stable roommates problem with $n$ agents has worst case complexity $O(n^2)$ in time and space. Random instances can be solved faster and with less memory, however. We introduce an algorithm that has average time and space complexity…

数据结构与算法 · 计算机科学 2015-01-22 Stephan Mertens

Recently MV18 identified and initiated work on the new problem of understanding structural relationships between the lattices of solutions of two "nearby" instances of stable matching. They also gave an application of their work to finding…

离散数学 · 计算机科学 2022-08-16 Rohith Reddy Gangam , Tung Mai , Nitya Raju , Vijay V. Vazirani

In the Stable Roommates problem, we seek a stable matching of the agents into pairs, in which no two agents have an incentive to deviate from their assignment. It is well known that a stable matching is unlikely to exist, but a stable…

数据结构与算法 · 计算机科学 2024-11-26 Frederik Glitzner , David Manlove

We introduce the notion of a stable instance for a discrete optimization problem, and argue that in many practical situations only sufficiently stable instances are of interest. The question then arises whether stable instances of NP--hard…

计算复杂性 · 计算机科学 2009-06-18 Yonatan Bilu , Nathan Linial

A recently introduced restricted variant of the multidimensional stable roommate problem is the roommate diversity problem: each agent belongs to one of two types (e.g., red and blue), and the agents' preferences over the coalitions solely…

计算机科学与博弈论 · 计算机科学 2023-01-06 Steven Ge , Toshiya Itoh

The many-to-one stable matching problem provides the fundamental abstraction of several real-world matching markets such as school choice and hospital-resident allocation. The agents on both sides are often referred to as residents and…

计算复杂性 · 计算机科学 2022-05-04 Federico Bobbio , Margarida Carvalho , Andrea Lodi , Alfredo Torrico