A plurality problem with three colors and query size three
D\'aniel Gerbner, D\'aniel Lenger, M\'at\'e Vizer

TL;DR
This paper investigates the optimal number of queries needed to find a plurality ball among three colors using triplet questions, providing tight bounds for even and odd numbers of balls.
Contribution
It establishes nearly exact bounds for the number of queries required in the three-color plurality problem with triplet queries, extending to larger query sizes.
Findings
For even n ≥ 4, A_p(n,3) is approximately 3/4 n.
For odd n ≥ 3, A_p(n,3) is approximately 3/4 n with a logarithmic correction.
Provides bounds for larger k in the plurality problem.
Abstract
The Plurality problem - introduced by Aigner \cite{A2004} - has many variants. In this article we deal with the following version: suppose we are given balls, each of them colored by one of three colors. A \textit{plurality ball} is one such that its color class is strictly larger than any other color class. Questioner wants to find a plurality ball as soon as possible or state there is no, by asking triplets (or -sets, in general), while Adversary partition the triplets into color classes as an answer for the queries and wants to postpone the possibility of determining a plurality ball (or stating there is no). We denote by the largest number of queries needed to ask if both play optimally (and Questioner asks triplets). We provide an almost precise result in case of even by proving that for even we have $$\frac{3}{4}n-2 \le A_p(n,3) \le…
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
TopicsMachine Learning and Algorithms · Limits and Structures in Graph Theory · Optimization and Search Problems
