From Discrepancy to Majority
David Eppstein, Daniel S. Hirschberg

TL;DR
This paper presents an improved query method for identifying the majority color among n two-colored items using an oracle that reports subset discrepancies, along with a tighter lower bound on query complexity.
Contribution
It introduces a more efficient querying strategy and establishes a stronger lower bound for the problem of majority item selection via discrepancy queries.
Findings
Uses approximately n/⌊k/2⌋ queries, improving previous methods.
Provides a lower bound of n/(k-1)-O(n^{1/3}) queries, tighter than prior bounds.
Enhances understanding of query complexity in discrepancy-based majority detection.
Abstract
We show how to select an item with the majority color from two-colored items, given access to the items only through an oracle that returns the discrepancy of subsets of items. We use queries, improving a previous method by De Marco and Kranakis that used queries. We also prove a lower bound of on the number of queries needed, improving a lower bound of by De Marco and Kranakis.
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.
