A Discrete and Bounded Locally Envy-Free Cake Cutting Protocol on Trees
Ganesh Ghalme, Xin Huang, Yuka Machino, Nidhi Rathi

TL;DR
This paper introduces a simple, discrete, and bounded protocol for locally envy-free cake division on trees, significantly reducing query complexity compared to previous methods, especially for shallow trees.
Contribution
It presents the first polynomial-query protocol for locally envy-free cake cutting on certain non-trivial graph structures, specifically trees with limited depth.
Findings
Bounded protocol with exponential queries for general trees.
Polynomial query protocol for trees with depth at most two.
Improved query complexity over previous hyper-exponential bounds.
Abstract
We study the classic problem of \emph{fairly} dividing a heterogeneous and divisible resource -- modeled as a line segment and typically called as a \emph{cake} -- among agents. This work considers an interesting variant of the problem where agents are embedded on a graph. The graphical constraint entails that each agent evaluates her allocated share only against her neighbors' share. Given a graph, the goal is to efficiently find a \emph{locally envy-free} allocation where every agent values her share of the cake to be at least as much as that of any of her neighbors' share. The most significant contribution of this work is a bounded protocol that finds a locally envy-free allocation among agents on a tree graph using queries under the standard Robertson-Webb (RW) query model. The query complexity of our proposed protocol, though exponential, significantly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Cryptography and Data Security
