Optimal Clustering with Noisy Queries via Multi-Armed Bandit

07/12/2022
by   Jinghui Xia, et al.
0

Motivated by many applications, we study clustering with a faulty oracle. In this problem, there are n items belonging to k unknown clusters, and the algorithm is allowed to ask the oracle whether two items belong to the same cluster or not. However, the answer from the oracle is correct only with probability 1/2+δ/2. The goal is to recover the hidden clusters with minimum number of noisy queries. Previous works have shown that the problem can be solved with O(nklog n/δ^2 + poly(k,1/δ, log n)) queries, while Ω(nk/δ^2) queries is known to be necessary. So, for any values of k and δ, there is still a non-trivial gap between upper and lower bounds. In this work, we obtain the first matching upper and lower bounds for a wide range of parameters. In particular, a new polynomial time algorithm with O(n(k+log n)/δ^2 + poly(k,1/δ, log n)) queries is proposed. Moreover, we prove a new lower bound of Ω(nlog n/δ^2), which, combined with the existing Ω(nk/δ^2) bound, matches our upper bound up to an additive poly(k,1/δ,log n) term. To obtain the new results, our main ingredient is an interesting connection between our problem and multi-armed bandit, which might provide useful insights for other similar problems.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset