Pseudodeterministic Communication Complexity
Mika Göös, Nathaniel Harms, Artur Riazanov, Anastasia Sofronova, Dmitry Sokolov, Weiqiang Yuan
TL;DR
This work constructs a partial two-party boolean function with randomized communication complexity $O(\log n)$ whose every total completion has randomized complexity $n^{\Omega(1)}$, establishing an exponential separation between randomized and pseudodeterministic communication protocols. The authors extend Gavinsky’s lower bound from parity decision trees to the full communication model via a white-box lifting approach using the Inner Product gadget, and develop a robust protocol-transformation and density-restoring framework. Central to the argument are the Stage Lemma and Closeness Lemma, which track a deficit/entropy potential across iterative stages and ensure that sprinkling fixed-1 gadgets remains undetectable by shallow protocols. The construction and analysis yield explicit insights into the structure of pseudodeterministic search in communication, with open directions including tighter bounds for GapHD, TFNP-like, and BPP-verifiable variants, and connections to monochromatic-rectangle phenomena. The results demonstrate that FP_s is strictly smaller than FBPP in the partial-function setting, highlighting fundamental limits of pseudodeterminism in efficient communication.
Abstract
We exhibit an $n$-bit partial function with randomized communication complexity $O(\log n)$ but such that any completion of this function into a total one requires randomized communication complexity $n^{Ω(1)}$. In particular, this shows an exponential separation between randomized and \emph{pseudodeterministic} communication protocols. Previously, Gavinsky (2025) showed an analogous separation in the weaker model of parity decision trees. We use lifting techniques to extend his proof idea to communication complexity.
