English

Noisy Boolean Hidden Matching with Applications

Data Structures and Algorithms 2022-01-31 v2

Abstract

The Boolean Hidden Matching (BHM) problem, introduced in a seminal paper of Gavinsky et. al. [STOC'07], has played an important role in the streaming lower bounds for graph problems such as triangle and subgraph counting, maximum matching, MAX-CUT, Schatten pp-norm approximation, maximum acyclic subgraph, testing bipartiteness, kk-connectivity, and cycle-freeness. The one-way communication complexity of the Boolean Hidden Matching problem on a universe of size nn is Θ(n)\Theta(\sqrt{n}), resulting in Ω(n)\Omega(\sqrt{n}) lower bounds for constant factor approximations to several of the aforementioned graph problems. The related (and, in fact, more general) Boolean Hidden Hypermatching (BHH) problem introduced by Verbin and Yu [SODA'11] provides an approach to proving higher lower bounds of Ω(n11/t)\Omega(n^{1-1/t}) for integer t2t\geq 2. Reductions based on Boolean Hidden Hypermatching generate distributions on graphs with connected components of diameter about tt, and basically show that long range exploration is hard in the streaming model of computation with adversarial arrivals. In this paper we introduce a natural variant of the BHM problem, called noisy BHM (and its natural noisy BHH variant), that we use to obtain higher than Ω(n)\Omega(\sqrt{n}) lower bounds for approximating several of the aforementioned problems in graph streams when the input graphs consist only of components of diameter bounded by a fixed constant. We also use the noisy BHM problem to show that the problem of classifying whether an underlying graph is isomorphic to a complete binary tree in insertion-only streams requires Ω(n)\Omega(n) space, which seems challenging to show using BHM or BHH alone.

Keywords

Cite

@article{arxiv.2107.02578,
  title  = {Noisy Boolean Hidden Matching with Applications},
  author = {Michael Kapralov and Amulya Musipatla and Jakab Tardos and David P. Woodruff and Samson Zhou},
  journal= {arXiv preprint arXiv:2107.02578},
  year   = {2022}
}
R2 v1 2026-06-24T03:55:49.712Z