English

Simultaneous Multiparty Communication Complexity of Composed Functions

Computational Complexity 2018-09-19 v2

Abstract

In the Number On the Forehead (NOF) multiparty communication model, kk players want to evaluate a function F:X1××XkYF : X_1 \times\cdots\times X_k\rightarrow Y on some input (x1,,xk)(x_1,\dots,x_k) by broadcasting bits according to a predetermined protocol. The input is distributed in such a way that each player ii sees all of it except xix_i. In the simultaneous setting, the players cannot speak to each other but instead send information to a referee. The referee does not know the players' input, and cannot give any information back. At the end, the referee must be able to recover F(x1,,xk)F(x_1,\dots,x_k) from what she obtained. A central open question, called the logn\log n barrier, is to find a function which is hard to compute for polylog(n)polylog(n) or more players (where the xix_i's have size poly(n)poly(n)) in the simultaneous NOF model. This has important applications in circuit complexity, as it could help to separate ACC0ACC^0 from other complexity classes. One of the candidates belongs to the family of composed functions. The input to these functions is represented by a k×(tn)k\times (t\cdot n) boolean matrix MM, whose row ii is the input xix_i and tt is a block-width parameter. A symmetric composed function acting on MM is specified by two symmetric nn- and ktkt-variate functions ff and gg, that output fg(M)=f(g(B1),,g(Bn))f\circ g(M)=f(g(B_1),\dots,g(B_n)) where BjB_j is the jj-th block of width tt of MM. As the majority function MAJMAJ is conjectured to be outside of ACC0ACC^0, Babai et. al. suggested to study MAJMAJtMAJ\circ MAJ_t, with tt large enough. So far, it was only known that t=1t=1 is not enough for MAJMAJtMAJ\circ MAJ_t to break the logn\log n barrier in the simultaneous deterministic NOF model. In this paper, we extend this result to any constant block-width t>1t>1, by giving a protocol of cost 2O(2t)log2t+1(n)2^{O(2^t)}\log^{2^{t+1}}(n) for any symmetric composed function when there are 2Ω(2t)logn2^{\Omega(2^t)}\log n players.

Keywords

Cite

@article{arxiv.1710.01969,
  title  = {Simultaneous Multiparty Communication Complexity of Composed Functions},
  author = {Yassine Hamoudi},
  journal= {arXiv preprint arXiv:1710.01969},
  year   = {2018}
}

Comments

17 pages, 1 figure; v2: improved introduction, better cost analysis for the 2nd protocol

R2 v1 2026-06-22T22:04:32.520Z