中文
相关论文

相关论文: The Query Complexity of Cake Cutting

200 篇论文

We study the paradigmatic fair division problem of allocating a divisible good among agents with heterogeneous preferences, commonly known as cake cutting. Classical cake cutting protocols are susceptible to manipulation. Do their strategic…

计算机科学与博弈论 · 计算机科学 2016-07-20 Simina Brânzei , Ioannis Caragiannis , David Kurokawa , Ariel D. Procaccia

We consider the problem of query-efficient global max-cut on a weighted undirected graph in the value oracle model examined by [RSW18]. Graph algorithms in this cut query model and other query models have recently been studied for various…

数据结构与算法 · 计算机科学 2024-04-24 Orestis Plevrakis , Seyoon Ragavan , S. Matthew Weinberg

We study the fair allocation of undesirable indivisible items, or chores. While the case of desirable indivisible items (or goods) is extensively studied, with many results known for different notions of fairness, less is known about the…

计算机科学与博弈论 · 计算机科学 2022-08-30 Umang Bhaskar , A. R. Sricharan , Rohit Vaish

We investigate the query complexity of the fair allocation of indivisible goods. For two agents with arbitrary monotonic utilities, we design an algorithm that computes an allocation satisfying envy-freeness up to one good (EF1), a…

计算机科学与博弈论 · 计算机科学 2023-03-20 Hoon Oh , Ariel D. Procaccia , Warut Suksompong

Given a set of $p$ players we consider problems concerning envy-free allocation of collections of $k$ pieces from a given set of goods or chores. We show that if $p\le n$ and each player can choose $k$ pieces out of $n$ pieces of a cake,…

组合数学 · 数学 2017-10-27 Kathryn Nyman , Francis Edward Su , Shira Zerbib

To divide a cake into equal sized pieces most people use a knife and a mixture of luck and dexterity. These attempts are often met with varying success. Through precise geometric constructions performed with the knife replacing Euclid's…

历史与综述 · 数学 2021-07-13 Alexander Müller-Hermes

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…

计算机科学与博弈论 · 计算机科学 2021-02-26 Ioannis Caragiannis , Stavros Ioannidis

In this work, we resolve the query complexity of global minimum cut problem for a graph by designing a randomized algorithm for approximating the size of minimum cut in a graph, where the graph can be accessed through local queries like…

数据结构与算法 · 计算机科学 2020-08-12 Arijit Bishnu , Arijit Ghosh , Gopinath Mishra , Manaswi Paraashar

In contrast to the classical cake-cutting problem (how to fairly divide a desirable object), "chore division" is the problem of how to divide an undesirable object. We develop the first explicit algorithm for envy-free chore division among…

组合数学 · 数学 2009-09-03 Elisha Peterson , Francis Edward Su

Query complexity measures the amount of information an algorithm needs about a problem to compute a solution. On a quantum computer there are different realizations of a query and we will show that these are not always equivalent. Our…

量子物理 · 物理学 2007-05-23 Arvid J. Bessen

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…

计算机科学与博弈论 · 计算机科学 2010-10-27 Elchanan Mossel , Omer Tamuz

The common way to optimize auction and pricing systems is to set aside a small fraction of the traffic to run experiments. This leads to the question: how can we learn the most with the smallest amount of data? For truthful auctions, this…

计算机科学与博弈论 · 计算机科学 2021-11-09 Renato Paes Leme , Balasubramanian Sivan , Yifeng Teng , Pratik Worah

In the cut-query model, the algorithm can access the input graph $G=(V,E)$ only via cut queries that report, given a set $S\subseteq V$, the total weight of edges crossing the cut between $S$ and $V\setminus S$. This model was introduced by…

数据结构与算法 · 计算机科学 2025-10-22 Yotam Kenneth-Mordoch , Robert Krauthgamer

This work develops algorithmic results for the classic cake-cutting problem in which a divisible, heterogeneous resource (modeled as a cake) needs to be partitioned among agents with distinct preferences. We focus on a standard formulation…

计算机科学与博弈论 · 计算机科学 2021-05-13 Siddharth Barman , Nidhi Rathi

In the recent years, branch-and-cut algorithms have been the target of data-driven approaches designed to enhance the decision making in different phases of the algorithm such as branching, or the choice of cutting planes (cuts). In…

最优化与控制 · 数学 2025-06-03 Sammy Khalife , Andrea Lodi

Envy-freeness is one of the most prominent fairness concepts in the allocation of indivisible goods. Even though trivial envy-free allocations always exist, rich literature shows this is not true when one additionally requires some…

计算机科学与博弈论 · 计算机科学 2025-02-19 Robert Bredereck , Andrzej Kaczmarczyk , Junjie Luo , Bin Sun

A tournament is a complete directed graph. It is well known that every tournament contains at least one vertex v such that every other vertex is reachable from v by a path of length at most 2. All such vertices v are called *kings* of the…

计算复杂性 · 计算机科学 2023-08-07 Nikhil S. Mande , Manaswi Paraashar , Nitin Saurabh

The classic cake cutting problem concerns the fair allocation of a heterogeneous resource among interested agents. In this paper, we study a public goods variant of the problem, where instead of competing with one another for the cake, the…

计算机科学与博弈论 · 计算机科学 2025-01-31 Xiaohui Bei , Xinhang Lu , Warut Suksompong

In this work we give a tight lower bound on makespan approximations for envy-free allocation mechanism dedicated to scheduling tasks on unrelated machines. Specifically, we show that no mechanism exists that can guarantee an envy-free…

离散数学 · 计算机科学 2012-05-09 Amos Fiat , Ariel Levavi

Given a weighted, ordered query set $Q$ and a partition of $Q$ into classes, we study the problem of computing a minimum-cost decision tree that, given any query $q$ in $Q$, uses equality tests and less-than comparisons to determine the…

数据结构与算法 · 计算机科学 2025-01-28 Marek Chrobak , Neal E. Young