
Bounds on oblivious multiparty quantum communication complexity
Fran¸cois Le Gall Daiki Suruga
October 28, 2022
Abstract
The main conceptual contribution of this paper is investigating quantum multiparty communication com-
plexity in the setting where communication is oblivious. This requirement, which to our knowledge is satisfied
by all quantum multiparty protocols in the literature, means that the communication pattern, and in particular
the amount of communication exchanged between each pair of players at each round is fixed independently of
the input before the execution of the protocol. We show, for a wide class of functions, how to prove strong lower
bounds on their oblivious quantum k-party communication complexity using lower bounds on their two-party
communication complexity. We apply this technique to prove tight lower bounds for all symmetric functions
with AND gadget, and in particular obtain an optimal Ω(k√n) lower bound on the oblivious quantum k-party
communication complexity of the n-bit Set-Disjointness function. We also show the tightness of these lower
bounds by giving (nearly) matching upper bounds.
1 Introduction
1.1 Background
Communication complexity. Communication complexity, first introduced by Yao in a seminal paper [1] to
investigate circuit complexity, has become a central concept in theoretical computer science with a wide range
of applications (see [2, 3] for examples). In its most basic version, called two-party (classical) communication
complexity, two players, usually called Alice and Bob, exchange (classical) messages in order to compute a function
of their inputs. More precisely, Alice and Bob are given inputs x1∈ {0,1}nand x2∈ {0,1}n, respectively, and their
goal is to compute a function f: (x1, x2)7→ {0,1}by communicating with each other, with as little communication
as possible.
There are two important ways of generalizing the classical two-party communication complexity: one is to
consider classical multiparty communication complexity and the other one is to consider quantum two-party com-
munication complexity. In (classical) multiparty communication complexity, there are kplayers P1,P2,. . .,Pk,
each player Piis given an input xi∈ {0,1}n. The players seek to compute a given function f: (x1, . . . , xk)7→ {0,1}
using as few (classical) communication as possible.1The other way of generalizing the classical two-party com-
munication complexity is quantum two-party communication complexity, where Alice and Bob are allowed to use
quantum communication, i.e., they can exchange messages consisting of quantum bits. Since its introduction by
Yao [4], the notion of quantum two-party communication complexity has been the subject of intensive research in
the past thirty years, which lead to several significant achievements, e.g., [5, 6, 7, 8, 9, 4].
In this paper, we consider both generalizations simultaneously: we consider quantum multiparty communication
complexity for k > 2 parties. This generalization has been the subject of several works [10, 11, 12, 13] but, compared
to the two-party case, is still poorly understood.
Set-Disjointness. One of the most studied functions in communication complexity is Set-Disjointness. For
any k≥2 and any n≥1, the k-party n-bit Set-Disjointness function, written DISJn,k, has for input a k-tuple
(x1, . . . , xk), where xi∈ {0,1}nfor each i∈ {1, . . . , k}. The output is 1 if there exists an index j∈ {1, . . . , n}such
1This way of distributing inputs is called the number-in-hand model. There exists another model, called the number-on-the-forehead
model, which we do not consider in this paper.
1
arXiv:2210.15402v1 [quant-ph] 27 Oct 2022