中文
相关论文

相关论文: Optimizing for Fairness in Generalized Kidney Exch…

200 篇论文

We study an elementary path problem which appears in the pricing step of a column generation scheme solving the kidney exchange problem. The latter aims at finding exchanges of donations in a pool of patients and donors of kidney…

数据结构与算法 · 计算机科学 2022-01-24 Lucie Pansart , Hadrien Cambazard , Nicolas Catusse

Motivated by the real-world problem of international kidney exchange (IKEP), recent literature introduced a generalized transferable utility matching game featuring a partition of the vertex set of a graph into players, and analyzed its…

计算机科学与博弈论 · 计算机科学 2026-02-24 Gergely Csáji , Tamás Király , Zsuzsa Mészáros-Karkus

Diversity is an important principle in data selection and summarization, facility location, and recommendation systems. Our work focuses on maximizing diversity in data selection, while offering fairness guarantees. In particular, we offer…

数据结构与算法 · 计算机科学 2020-10-20 Zafeiria Moumoulidou , Andrew McGregor , Alexandra Meliou

Traditional algorithmic fairness notions rely on label feedback, which can only be elicited from expert critics. However, in most practical applications, several non-expert stakeholders also play a major role in the system and can have…

人机交互 · 计算机科学 2023-04-11 Mukund Telukunta , Venkata Sriram Siddhardh Nadendla

There are growing concerns that algorithms, which increasingly make or influence important decisions pertaining to individuals, might produce outcomes that discriminate against protected groups. We study such fairness concerns in the…

计算机与社会 · 计算机科学 2021-11-23 Gili Karni , Guy N. Rothblum , Gal Yona

Several papers have achieved time $O(\sqrt n m)$ for cardinality matching, starting from first principles. This results in a long derivation. We simplify the task by employing well-known concepts for maximum weight matching. We use Edmonds'…

数据结构与算法 · 计算机科学 2017-03-14 Harold N. Gabow

The stochastic matching problem deals with finding a maximum matching in a graph whose edges are unknown but can be accessed via queries. This is a special case of stochastic $k$-set packing, where the problem is to find a maximum packing…

数据结构与算法 · 计算机科学 2015-04-30 Avrim Blum , John P. Dickerson , Nika Haghtalab , Ariel D. Procaccia , Tuomas Sandholm , Ankit Sharma

In this paper, we propose a randomized $\tilde{O}(\mu(G))$-round algorithm for the maximum cardinality matching problem in the CONGEST model, where $\mu(G)$ means the maximum size of a matching of the input graph $G$. The proposed algorithm…

分布式、并行与集群计算 · 计算机科学 2025-01-13 Taisuke Izumi , Naoki Kitamura , Yutaro Yamaguchi

We design a flexible algorithm that exploits deceased donor kidneys to initiate chains of living donor kidney paired donations, combining deceased and living donor allocation mechanisms to improve the quantity and quality of kidney…

组织与器官 · 定量生物学 2019-01-09 Cristina Cornelio , Lucrezia Furian , Antonio Nicolo' , Francesca Rossi

Ensuring fairness in matching algorithms is a key challenge in allocating scarce resources and positions. Focusing on Optimal Transport (OT), we introduce a novel notion of group fairness requiring that the probability of matching two…

We study the fair allocation of indivisible goods under cardinality constraints, where each agent must receive a bundle of fixed size. This models practical scenarios, such as assigning shifts or forming equally sized teams. Recently,…

计算机科学与博弈论 · 计算机科学 2025-07-29 Alviona Mancho , Evangelos Markakis , Nicos Protopapas

This paper introduces a new learning-based approach for approximately solving the Kidney-Exchange Problem (KEP), an NP-hard problem on graphs. The problem consists of, given a pool of kidney donors and patients waiting for kidney donations,…

机器学习 · 计算机科学 2023-04-21 Pedro Foletto Pimenta , Pedro H. C. Avelar , Luis C. Lamb

We consider a classic many-to-one matching setting, where participants need to be assigned to teams based on the preferences of both sides. Unlike most of the matching literature, we aim to provide fairness not only to participants, but…

理论经济学 · 经济学 2025-09-30 Ayumi Igarashi , Naoyuki Kamiyama , Yasushi Kawase , Warut Suksompong , Hanna Sumita , Yu Yokoi

Regression-based predictive analytics used in modern kidney transplantation is known to inherit biases from training data. This leads to social discrimination and inefficient organ utilization, particularly in the context of a few social…

人机交互 · 计算机科学 2025-05-13 Mukund Telukunta , Venkata Sriram Siddhardh Nadendla , Morgan Stuart , Casey Canfield

We consider a "Social Group" of networked nodes, seeking a "universe" of segments. Each node has subset of the universe, and access to an expensive resource for downloading data. Alternatively, nodes can also acquire the universe by…

网络与互联网体系结构 · 计算机科学 2013-08-09 Saurabh Aggarwal , Joy Kuri , Rahul Vaze

We study the problem of allocating a set of indivisible goods among a set of agents in a fair and efficient manner. An allocation is said to be fair if it is envy-free up to one good (EF1), which means that each agent prefers its own bundle…

计算机科学与博弈论 · 计算机科学 2018-05-14 Siddharth Barman , Sanath Kumar Krishnamurthy , Rohit Vaish

The greedy algorithm for monotone submodular function maximization subject to cardinality constraint is guaranteed to approximate the optimal solution to within a $1-1/e$ factor. Although it is well known that this guarantee is essentially…

数据结构与算法 · 计算机科学 2022-02-15 Aviad Rubinstein , Junyao Zhao

Consider a planar graph $G=(V,E)$ with polynomially bounded edge weight function $w:E\to [0, poly(n)]$. The main results of this paper are NC algorithms for the following problems: - minimum weight perfect matching in $G$, - maximum…

数据结构与算法 · 计算机科学 2018-04-20 Piotr Sankowski

Submodular functions are a broad class of set functions, which naturally arise in diverse areas. Many algorithms have been suggested for the maximization of these functions. Unfortunately, once the function deviates from submodularity, the…

离散数学 · 计算机科学 2017-07-17 Lin Chen , Moran Feldman , Amin Karbasi

We consider the problem of maximizing a monotone submodular function in a $k$-exchange system. These systems, introduced by Feldman et al., generalize the matroid k-parity problem in a wide class of matroids and capture many other…

数据结构与算法 · 计算机科学 2012-03-13 Justin Ward