English

Lower Bounds for Number-in-Hand Multiparty Communication Complexity, Made Easy

Computational Complexity 2015-02-10 v2

Abstract

In this paper we prove lower bounds on randomized multiparty communication complexity, both in the \emph{blackboard model} (where each message is written on a blackboard for all players to see) and (mainly) in the \emph{message-passing model}, where messages are sent player-to-player. We introduce a new technique for proving such bounds, called \emph{symmetrization}, which is natural, intuitive, and often easy to use. For example, for the problem where each of kk players gets a bit-vector of length nn, and the goal is to compute the coordinate-wise XOR of these vectors, we prove a tight lower bounds of Ω(nk)\Omega(nk) in the blackboard model. For the same problem with AND instead of XOR, we prove a lower bounds of roughly Ω(nk)\Omega(nk) in the message-passing model (assuming kn/3200k \le n/3200) and Ω(nlogk)\Omega(n \log k) in the blackboard model. We also prove lower bounds for bit-wise majority, for a graph-connectivity problem, and for other problems; the technique seems applicable to a wide range of other problems as well. All of our lower bounds allow randomized communication protocols with two-sided error. We also use the symmetrization technique to prove several direct-sum-like results for multiparty communication.

Keywords

Cite

@article{arxiv.1107.2559,
  title  = {Lower Bounds for Number-in-Hand Multiparty Communication Complexity, Made Easy},
  author = {Jeff M. Phillips and Elad Verbin and Qin Zhang},
  journal= {arXiv preprint arXiv:1107.2559},
  year   = {2015}
}

Comments

22 pages

R2 v1 2026-06-21T18:36:08.149Z