English

Separating k-Player from t-Player One-Way Communication, with Applications to Data Streams

Computational Complexity 2021-12-01 v2

Abstract

In a kk-party communication problem, the kk players with inputs x1,x2,,xkx_1, x_2, \ldots, x_k, respectively, want to evaluate a function f(x1,x2,,xk)f(x_1, x_2, \ldots, x_k) using as little communication as possible. We consider the message-passing model, in which the inputs are partitioned in an arbitrary, possibly worst-case manner, among a smaller number tt of players (t<kt<k). The tt-player communication cost of computing ff can only be smaller than the kk-player communication cost, since the tt players can trivially simulate the kk-player protocol. But how much smaller can it be? We study deterministic and randomized protocols in the one-way model, and provide separations for product input distributions, which are optimal for low error probability protocols. We also provide much stronger separations when the input distribution is non-product. A key application of our results is in proving lower bounds for data stream algorithms. In particular, we give an optimal Ω(ϵ2log(N)loglog(mM))\Omega(\epsilon^{-2}\log(N) \log \log(mM)) bits of space lower bound for the fundamental problem of (1±ϵ)(1\pm\epsilon)-approximating the number x0\|x\|_0 of non-zero entries of an nn-dimensional vector xx after mm integer updates each of magnitude at most MM, and with success probability 2/3\ge 2/3, in a strict turnstile stream. We additionally prove the matching Ω(ϵ2log(N)loglog(T))\Omega(\epsilon^{-2}\log(N) \log \log(T)) space lower bound for the problem when we have access to a heavy hitters oracle with threshold TT. Our results match the best known upper bounds when ϵ1/polylog(mM)\epsilon\ge 1/\operatorname{polylog}(mM) and when T=2poly(1/ϵ)T = 2^{\operatorname{poly}(1/\epsilon)} respectively. It also improves on the prior Ω(ϵ2log(mM))\Omega(\epsilon^{-2}\log(mM) ) lower bound and separates the complexity of approximating L0L_0 from approximating the pp-norm LpL_p for pp bounded away from 00, since the latter has an O(ϵ2log(mM))O(\epsilon^{-2}\log (mM)) bit upper bound.

Keywords

Cite

@article{arxiv.1905.07135,
  title  = {Separating k-Player from t-Player One-Way Communication, with Applications to Data Streams},
  author = {Elbert Du and Michael Mitzenmacher and David P. Woodruff and Guang Yang},
  journal= {arXiv preprint arXiv:1905.07135},
  year   = {2021}
}

Comments

Preliminary version appeared in ICALP 2019, submitted to ToC

R2 v1 2026-06-23T09:10:13.316Z