Complexity of Round-Robin Allocation with Potentially Noisy Queries
Abstract
We study the complexity of a fundamental algorithm for fairly allocating indivisible items, the round-robin algorithm. For n agents and m items, we show that the algorithm can be implemented in time O(nm(m/n)) in the worst case. If the agents' preferences are uniformly random, we establish an improved (expected) running time of O(nm + m m). On the other hand, assuming comparison queries between items, we prove that (nm + m m) queries are necessary to implement the algorithm, even when randomization is allowed. We also derive bounds in noise models where the answers to queries are incorrect with some probability. Our proofs involve novel applications of tools from multi-armed bandit, information theory, as well as posets and linear extensions.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.