English
Related papers

Related papers: Parameterized Complexity of Incomplete Connected F…

200 papers

Now that machine learning algorithms lie at the center of many resource allocation pipelines, computer scientists have been unwittingly cast as partial social planners. Given this state of affairs, important questions follow. What is the…

Machine Learning · Computer Science 2019-05-02 Lily Hu , Yiling Chen

We consider a multi-agent resource allocation setting in which an agent's utility may decrease or increase when an item is allocated. We take the group envy-freeness concept that is well-established in the literature and present stronger…

Computer Science and Game Theory · Computer Science 2019-07-23 Haris Aziz , Simon Rey

Fair division of indivisible goods is a central challenge in artificial intelligence. For many prominent fairness criteria including envy-freeness (EF) or proportionality (PROP), no allocations satisfying these criteria might exist. Two…

Computer Science and Game Theory · Computer Science 2022-09-09 Martin Hoefer , Marco Schmalhofer , Giovanna Varricchio

The classic cake-cutting problem provides a model for addressing fair and efficient allocation of a divisible, heterogeneous resource (metaphorically, the cake) among agents with distinct preferences. Focusing on a standard formulation of…

Computer Science and Game Theory · Computer Science 2021-05-21 Eshwar Ram Arunachaleswaran , Siddharth Barman , Rachitesh Kumar , Nidhi Rathi

Fair division of indivisible items is a well-studied topic in Economics and Computer Science. The objective is to allocate items to agents in a fair manner, where each agent has a valuation for each subset of items. Envy-freeness is one of…

Computer Science and Game Theory · Computer Science 2025-02-13 Ryoga Mahara

Fair division has emerged as a very hot topic in multiagent systems, and envy-freeness is among the most compelling fairness concepts. An allocation of indivisible items to agents is envy-free if no agent prefers the bundle of any other…

Computer Science and Game Theory · Computer Science 2021-02-26 Ioannis Caragiannis , Stavros Ioannidis

In this paper we study fair variants of MSO$_1$ definable problems parameterized by cluster vertex deletion number, i.e., the smallest number of vertices required to be removed from the graph such that what remains is a collection of…

Data Structures and Algorithms · Computer Science 2026-04-28 Tomáš Masařík , Jędrzej Olkowski , Anna Zych-Pawlewicz

Parameterized complexity theory offers a framework for a refined analysis of hard algorithmic problems. Instead of expressing the running time of an algorithm as a function of the input size only, running times are expressed with respect to…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-02-18 Sebastian Siebertz , Alexandre Vigny

We study the problem of allocating divisible bads (chores) among multiple agents with additive utilities when monetary transfers are not allowed. The competitive rule is known for its remarkable fairness and efficiency properties in the…

Computer Science and Game Theory · Computer Science 2023-07-18 Simina Brânzei , Fedor Sandomirskiy

We study fair division of indivisible mixed manna (items whose values may be positive, negative, or zero) among agents with additive valuations. Here, we establish that fairness -- in terms of a relaxation of envy-freeness -- and Pareto…

Computer Science and Game Theory · Computer Science 2025-10-16 Siddharth Barman , Vishwa Prakash HV , Aditi Sethia , Mashbat Suzuki

Fair machine learning aims to mitigate the biases of model predictions against certain subpopulations regarding sensitive attributes such as race and gender. Among the many existing fairness notions, counterfactual fairness measures the…

Machine Learning · Computer Science 2022-01-12 Jing Ma , Ruocheng Guo , Mengting Wan , Longqi Yang , Aidong Zhang , Jundong Li

We study an online fair division problem where a fixed number of goods arrive sequentially and must be allocated to a given set of agents. Once a good arrives, its true value for each agent is revealed, and it has to be immediately and…

Computer Science and Game Theory · Computer Science 2025-08-08 Themistoklis Melissourgos , Nicos Protopapas

We study several fairness notions in allocating indivisible chores (i.e., items with non-positive values) to agents who have additive and submodular cost functions. The fairness criteria we are concern with are envy-free up to any item…

Computer Science and Game Theory · Computer Science 2021-09-29 Ankang Sun , Bo Chen , Xuan Vinh Doan

We study the problem of fairly and truthfully allocating $m$ indivisible items to $n$ agents with additive preferences. Specifically, we consider truthful mechanisms outputting allocations that satisfy EF$^{+u}_{-v}$, where, in an…

Computer Science and Game Theory · Computer Science 2025-12-08 Xiaolin Bu , Biaoshuai Tao

We study the problem of fairly assigning a set of discrete tasks (or chores) among a set of agents with additive valuations. Each chore is associated with a start and finish time, and each agent can perform at most one chore at any given…

Computer Science and Game Theory · Computer Science 2026-05-06 Sarfaraz Equbal , Rohit Gurjar , Yatharth Kumar , Swaprava Nath , Raghuvansh Saxena , Rohit Vaish

Single minded agents have strict preferences, in which a bundle is acceptable only if it meets a certain demand. Such preferences arise naturally in scenarios such as allocating computational resources among users, where the goal is to…

Computer Science and Game Theory · Computer Science 2016-04-29 Simina Brânzei , Yuezhou Lv , Ruta Mehta

Individual fairness, which requires that similar individuals should be treated similarly by algorithmic systems, has become a central principle in fair machine learning. Individual fairness has garnered traction in graph representation…

Machine Learning · Computer Science 2025-12-23 Rebecca Salganik , Yibin Wang , Guillaume Salha-Galvan , Jian Kang

In fair division applications, agents may have unequal entitlements reflecting their different contributions. Moreover, the contributions of agents may depend on the allocation itself. Previous fairness notions designed for agents with…

Computer Science and Game Theory · Computer Science 2023-01-31 Qishen Han , Biaoshuai Tao , Lirong Xia

In this paper, we consider the classic fair division problem of allocating $m$ divisible items to $n$ agents with linear valuations over the items. We define novel notions of fair shares from the perspective of individual agents via the…

Computer Science and Game Theory · Computer Science 2024-11-18 Yannan Bai , Kamesh Munagala , Yiheng Shen , Ian Zhang

We consider the task of assigning indivisible goods to a set of agents in a fair manner. Our notion of fairness is Nash social welfare, i.e., the goal is to maximize the geometric mean of the utilities of the agents. Each good comes in…

Data Structures and Algorithms · Computer Science 2019-05-13 Bhaskar Chaudhury , Yun Kuen Cheung , Jugal Garg , Naveen Garg , Martin Hoefer , Kurt Mehlhorn