The Communication Complexity of Enumeration, Elimination, and Selection

作者:

Highlights:

摘要

Let k, n∈N and f: {0, 1}n×{0, 1}n→{0, 1}. Assume Alice has x1, …, xk∈ {0, 1}n, Bob has y1, …, yk∈{0, 1}n, and they want to compute fk(x1x2···xk, y1y2···yk)=(f(x1, y1), …, f(xk, yk)) (henceforth f(x1, y1)···f(xk, yk)) communicating as few bits as possible. The direct sum conjecture (henceforth DSC) of Karchmer, Raz, and Wigderson states that the obvious way to compute it (computing f(x1, y1), then f(x2, y2), etc.) is, roughly speaking, the best. This conjecture arose in the study of circuits since a variant of it implies NC1≠NC2. We consider two related problems.   Enumeration: Alice and Bob output e⩽2k−1 elements of {0, 1}k, one of which is f(x1, y1)···f(xk, yk).   Elimination : Alice and Bob output b such that b≠f(x1, y1)···f(xk, yk).   Selection : (k=2) Alice and Bob output i∈{1, 2} such that if f(x1, y1) =1∨f(x2, y2)=1 then f(xi, yi)=1.    (a) We devise the enumeration conjecture (henceforth ENC) and the elimination conjecture (henceforth ELC) which roughly state that the obvious ways to compute enumeration and elimination are the best. We use these conjectures to formulate an attack on DSC.     (b) For several natural functions f, any deterministic protocol for the elimination problem for fk requires Ω(n) bits. This establishes a weak form of ELC for these functions.     (c) For several graph properties f we show that any deterministic protocol for the elimination problem for fk requires Ω(|V|) bits. To accomplish this we establish some very general theorems about the communication complexity of graph properties which are of independent interest.     (d) For several natural functions f, any randomized protocol for the elimination problem for fk requires Ω(n(loglog(n))(log(n))) bits. This establishes a weak randomized version of ELC for these functions.     (e) Under a reasonable (but unproven) assumption, the elimination problem for f2requiresΩ(D(f)) bits, where D(f) is the deterministic complexity of f. This links a weak version of ELC to other assumptions.

论文关键词:

论文评审过程:Received 1 October 2000, Revised 14 February 2001, Available online 25 May 2002.

论文官网地址:https://doi.org/10.1006/jcss.2001.1761