The Communication Complexity of Set Intersection and Multiple Equality Testing

08/30/2019
by   Dawei Huang, et al.
0

In this paper we explore fundamental problems in randomized communication complexity such as computing Set Intersection on sets of size k and Equality Testing between vectors of length k. Brody et al. and Sağlam and Tardos showed that for these types of problems, one can achieve optimal communication volume of O(k) bits, with a randomized protocol that takes O(log^* k) rounds. Aside from rounds and communication volume, there is a third parameter of interest, namely the error probabilityp_err. It is straightforward to show that protocols for Set Intersection or Equality Testing need to send Ω(k + log p_err^-1) bits. Is it possible to simultaneously achieve optimality in all three parameters, namely O(k + log p_err^-1) communication and O(log^* k) rounds? In this paper we prove that there is no universally optimal algorithm, and complement the existing round-communication tradeoffs with a new tradeoff between rounds, communication, and probability of error. In particular: 1. Any protocol for solving Multiple Equality Testing in r rounds with failure probability 2^-E has communication volume Ω(Ek^1/r). 2. There exists a protocol for solving Multiple Equality Testing in r + log^*(k/E) rounds with O(k + rEk^1/r) communication, thereby essentially matching our lower bound and that of Sağlam and Tardos. Our original motivation for considering p_err as an independent parameter came from the problem of enumerating triangles in distributed (CONGEST) networks having maximum degree Δ. We prove that this problem can be solved in O(Δ/log n + loglogΔ) time with high probability 1-1/poly(n).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/10/2023

Average Awake Complexity of MIS and Matching

Chatterjee, Gmyr, and Pandurangan [PODC 2020] recently introduced the no...
research
04/18/2022

Sleeping is Superefficient: MIS in Exponentially Better Awake Complexity

Maximal Independent Set (MIS) is one of the central and most well-studie...
research
08/23/2022

Strong XOR Lemma for Communication with Bounded Rounds

In this paper, we prove a strong XOR lemma for bounded-round two-player ...
research
05/10/2021

Ultrafast Distributed Coloring of High Degree Graphs

We give a new randomized distributed algorithm for the Δ+1-list coloring...
research
11/03/2022

Distributed Maximal Matching and Maximal Independent Set on Hypergraphs

We investigate the distributed complexity of maximal matching and maxima...
research
03/19/2021

Empirical Optimization on Post-Disaster Communication Restoration for Social Equality

Disasters are constant threats to humankind, and beyond losses in lives,...
research
01/12/2023

Distributed Self-Stabilizing MIS with Few States and Weak Communication

We study a simple random process that computes a maximal independent set...

Please sign up or login with your details

Forgot password? Click here to reset