中文
相关论文

相关论文: The Query Complexity of Cake Cutting

200 篇论文

The problem of fair division known as "cake cutting" has been the focus of multiple papers spanning several decades. The most prominent problem in this line of work has been to bound the query complexity of computing an envy-free outcome in…

计算机科学与博弈论 · 计算机科学 2022-01-14 Ioannis Caragiannis , Vasilis Gkatzelis , Alexandros Psomas , Daniel Schoepflin

Cake cutting is a classic model for studying fair division of a heterogeneous, divisible resource among agents with individual preferences. Addressing cake division under a typical requirement that each agent must receive a connected piece…

计算机科学与博弈论 · 计算机科学 2023-04-28 Siddharth Barman , Pooja Kulkarni

We consider the well-studied cake cutting problem in which the goal is to find an envy-free allocation based on queries from $n$ agents. The problem has received attention in computer science, mathematics, and economics. It has been a major…

数据结构与算法 · 计算机科学 2017-08-29 Haris Aziz , Simon Mackenzie

In this article we propose a probabilistic framework in order to study the fair division of a divisible good, e.g., a cake, between n players. Our framework follows the same idea than the ''Full independence model'' used in the study of…

计算复杂性 · 计算机科学 2021-08-25 Guillaume Chèze

We study the fair allocation of a cake, which serves as a metaphor for a divisible resource, under the requirement that each agent should receive a contiguous piece of the cake. While it is known that no finite envy-free algorithm exists in…

计算机科学与博弈论 · 计算机科学 2020-09-24 Paul W. Goldberg , Alexandros Hollender , Warut Suksompong

We study classic cake-cutting problems, but in discrete models rather than using infinite-precision real values, specifically, focusing on their communication complexity. Using general discrete simulations of classical infinite-precision…

计算机科学与博弈论 · 计算机科学 2018-08-21 Simina Brânzei , Noam Nisan

We consider the classic cake-cutting problem of producing fair allocations for $n$ agents, in the Robertson-Webb query model. In this model, it is known that: (i) proportional allocations can be computed using $O(n \log n)$ queries, and…

计算机科学与博弈论 · 计算机科学 2025-06-17 Arnav Mehra , Alexandros Psomas

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…

计算机科学与博弈论 · 计算机科学 2024-06-18 Sheung Man Yuen , Warut Suksompong

The classical cake cutting problem studies how to find fair allocations of a heterogeneous and divisible resource among multiple agents. Two of the most commonly studied fairness concepts in cake cutting are proportionality and…

数据结构与算法 · 计算机科学 2019-07-15 Xiaohui Bei , Xiaoming Sun , Hao Wu , Jialin Zhang , Zhijie Zhang , Wei Zi

In this article we study a cake cutting problem. More precisely, we study symmetric fair division algorithms, that is to say we study algorithms where the order of the players do not influence the value obtained by each player. In the first…

计算机科学与博弈论 · 计算机科学 2019-10-14 Guillaume Chèze

We study the envy-free cake-cutting problem for $d+1$ players with $d$ cuts, for both the oracle function model and the polynomial time function model. For the former, we derive a $\theta(({1\over\epsilon})^{d-1})$ time matching bound for…

计算机科学与博弈论 · 计算机科学 2009-07-10 Xiaotie Deng , Qi Qi , Amin Saberi

In the envy-free cake-cutting problem we are given a resource, usually called a cake and represented as the $[0,1]$ interval, and a set of $n$ agents with heterogeneous preferences over pieces of the cake. The goal is to divide the cake…

计算机科学与博弈论 · 计算机科学 2025-09-01 Alexandros Hollender , Aviad Rubinstein

We study the classic problem of fairly dividing a heterogeneous and divisible resource -- represented by a cake, $[0,1]$ -- among $n$ agents. This work considers an interesting variant of the problem where agents are embedded on a graph.…

计算机科学与博弈论 · 计算机科学 2022-11-16 Ganesh Ghalme , Xin Huang , Nidhi Rathi

We introduce a graphical framework for fair division in cake cutting, where comparisons between agents are limited by an underlying network structure. We generalize the classical fairness notions of envy-freeness and proportionality to this…

数据结构与算法 · 计算机科学 2017-07-10 Xiaohui Bei , Youming Qiao , Shengyu Zhang

We propose an online form of the cake cutting problem. This models situations where players arrive and depart during the process of dividing a resource. We show that well known fair division procedures like cut-and-choose and the…

人工智能 · 计算机科学 2010-07-06 Toby Walsh

We initiate the study of multi-layered cake cutting with the goal of fairly allocating multiple divisible resources (layers of a cake) among a set of agents. The key requirement is that each agent can only utilize a single resource at each…

计算机科学与博弈论 · 计算机科学 2020-04-29 Hadi Hosseini , Ayumi Igarashi , Andrew Searns

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…

数据结构与算法 · 计算机科学 2023-11-21 Simina Brânzei , Dimitris Paparas , Nicholas Recker

Cake cutting is a classic fair division problem, with the cake serving as a metaphor for a heterogeneous divisible resource. Recently, it was shown that for any number of players with arbitrary preferences over a cake, it is possible to…

理论经济学 · 经济学 2023-03-20 Erel Segal-Halevi , 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…

We prove an $\Omega(n^2)$ lower bound on the query complexity of local proportionality in the Robertson-Webb cake-cutting model. Local proportionality requires that each agent prefer their allocation to the average of their neighbors'…

计算复杂性 · 计算机科学 2022-11-02 Jamie Tucker-Foltz
‹ 上一页 1 2 3 10 下一页 ›