English
Related papers

Related papers: Cake Cutting Algorithms for Piecewise Constant and…

200 papers

We study the problem of fairly allocating a divisible resource in the form of a graph, also known as graphical cake cutting. Unlike for the canonical interval cake, a connected envy-free allocation is not guaranteed to exist for a graphical…

Computer Science and Game Theory · Computer Science 2024-06-18 Sheung Man Yuen , Warut Suksompong

We consider the classic cake-cutting problem of producing envy-free allocations, restricted to the case of four agents. The problem asks for a partition of the cake to four agents, so that every agent finds her piece at least as valuable as…

Computer Science and Game Theory · Computer Science 2018-07-03 Georgios Amanatidis , George Christodoulou , John Fearnley , Evangelos Markakis , Christos-Alexandros Psomas , Eftychia Vakaliou

We consider the classical cake-cutting problem where we wish to fairly divide a heterogeneous resource, often modeled as a cake, among interested agents. Work on the subject typically assumes that the cake is represented by an interval. In…

Computer Science and Game Theory · Computer Science 2025-05-02 Xiaohui Bei , Warut Suksompong

Given a set of n sticks of various (not necessarily different) lengths, what is the largest length so that we can cut k equally long pieces of this length from the given set of sticks? We analyze the structure of this problem and show that…

Data Structures and Algorithms · Computer Science 2017-11-06 Raphael Reitzig , Sebastian Wild

The paper considers fair allocation of resources that are already allocated in an unfair way. This setting requires a careful balance between the fairness considerations and the rights of the present owners. The paper presents re-division…

Computer Science and Game Theory · Computer Science 2022-06-01 Erel Segal-Halevi

The cake-cutting problem involves dividing a heterogeneous, divisible resource fairly between $n$ agents. Br\^{a}nzei et al. [6] introduced {\em generalised cut and choose} (GCC) protocols, a formal model for representing cake-cutting…

Computer Science and Game Theory · Computer Science 2021-08-10 Paul W. Goldberg , Ioana Iaru

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 characterize methods of dividing a cake between two bidders in a way that is incentive-compatible and Pareto-efficient. In our cake cutting model, each bidder desires a subset of the cake (with a uniform value over this subset), and is…

Computer Science and Game Theory · Computer Science 2012-10-02 Avishay Maya , Noam Nisan

In the classical cake cutting problem, a resource must be divided among agents with different utilities so that each agent believes they have received a fair share of the resource relative to the other agents. We introduce a variant of the…

Data Structures and Algorithms · Computer Science 2018-02-27 Rediet Abebe , Jon Kleinberg , David Parkes

We study searching and sorting in rounds motivated by a fair division question: given a cake cutting problem with $n$ players, compute a fair allocation in at most $k$ rounds of interaction with the players. Rounds interpolate between the…

Data Structures and Algorithms · Computer Science 2023-11-21 Simina Brânzei , Dimitris Paparas , Nicholas Recker

We study the query complexity of cake cutting and give lower and upper bounds for computing approximately envy-free, perfect, and equitable allocations with the minimum number of cuts. The lower bounds are tight for computing connected…

Computer Science and Game Theory · Computer Science 2018-07-16 Simina Brânzei , Noam Nisan

It has been shown that dimension reduction methods such as PCA may be inherently prone to unfairness and treat data from different sensitive groups such as race, color, sex, etc., unfairly. In pursuit of fairness-enhancing dimensionality…

Machine Learning · Computer Science 2020-03-10 Mohammad Mahdi Kamani , Farzin Haddadpour , Rana Forsati , Mehrdad Mahdavi

We study the problem of dividing a multi-layered cake under non-overlapping constraints. This problem, recently proposed by Hosseini et al. (IJCAI, 2020), captures several natural scenarios such as the allocation of multiple facilities over…

Computer Science and Game Theory · Computer Science 2022-12-22 Ayumi Igarashi , Frédéric Meunier

A matching in a bipartite graph with parts X and Y is called envy-free if no unmatched vertex in X is a adjacent to a matched vertex in Y. Every perfect matching is envy-free, but envy-free matchings exist even when perfect matchings do…

Data Structures and Algorithms · Computer Science 2022-04-15 Elad Aigner-Horev , Erel Segal-Halevi

The fair division literature in economics considers how to divide resources between multiple agents such that the allocation is envy-free: each agent receives their favorite piece. Researchers have developed a variety of fair division…

Programming Languages · Computer Science 2023-04-11 Noah Bertram , Alex Levinson , Justin Hsu

We address the problem of fair division, or cake cutting, with the goal of finding truthful mechanisms. In the case of a general measure space ("cake") and non-atomic, additive individual preference measures - or utilities - we show that…

Computer Science and Game Theory · Computer Science 2010-10-27 Elchanan Mossel , Omer Tamuz

We study the classic problem of \emph{fairly} dividing a heterogeneous and divisible resource -- modeled as a line segment $[0,1]$ and typically called as a \emph{cake} -- among $n$ agents. This work considers an interesting variant of the…

Computer Science and Game Theory · Computer Science 2022-11-15 Ganesh Ghalme , Xin Huang , Yuka Machino , Nidhi Rathi

We study fair mechanisms for the classic job scheduling problem on unrelated machines with the objective of minimizing the makespan. This problem is equivalent to minimizing the egalitarian social cost in the fair division of chores. The…

Computer Science and Game Theory · Computer Science 2024-12-12 Michal Feldman , Jugal Garg , Vishnu V. Narayan , Tomasz Ponitka

Cutting a cake is a metaphor for the problem of dividing a resource (cake) among several agents. The problem becomes non-trivial when the agents have different valuations for different parts of the cake (i.e. one agent may like chocolate…

Information Theory · Computer Science 2016-01-26 Payam Delgosha , Amin Gohari

We consider the problem of partitioning an undirected graph (representing a social network) over $n$ nodes and max degree $\Delta$ into $k$ equally sized parts. Each node in the graph, representing an agent, derives utility proportional to…

Computer Science and Game Theory · Computer Science 2026-05-06 Vignesh Viswanathan