Learning Partitions with Optimal Query and Round Complexities
Hadley Black, Arya Mazumdar, Barna Saha

TL;DR
This paper characterizes the query complexity of learning unknown partitions with minimal rounds, providing optimal algorithms and bounds for pairwise and subset queries, relevant to clustering and active learning.
Contribution
It offers a complete characterization of the deterministic query complexity as a function of rounds, and introduces nearly optimal algorithms for subset queries with size constraints.
Findings
Optimal query complexity interpolates between non-adaptive and adaptive settings.
An $O(rac{1}{2^r-1})$-round algorithm achieves $O(nk)$ queries.
Non-adaptive algorithms require $ ilde{ heta}(n^2/s^2)$ strong subset queries.
Abstract
We consider the basic problem of learning an unknown partition of elements into at most sets using simple queries that reveal information about a small subset of elements. Our starting point is the well-studied pairwise same-set queries which ask if a pair of elements belong to the same class. It is known that non-adaptive algorithms require queries, while adaptive algorithms require queries, and the best known algorithm uses rounds. This problem has been studied extensively over the last two decades in multiple communities due to its fundamental nature and relevance to clustering, active learning, and crowd sourcing. In many applications, it is of high interest to reduce adaptivity while minimizing query complexity. We give a complete characterization of the deterministic query complexity of this problem as a function of the number of rounds,…
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 · Complexity and Algorithms in Graphs · Optimization and Search Problems
