Universal Communication, Universal Graphs, and Graph Labeling

11/09/2019
by   Nathaniel Harms, et al.
0

We introduce a communication model called universal SMP, in which Alice and Bob receive a function f belonging to a family F, and inputs x and y. Alice and Bob use shared randomness to send a message to a third party who cannot see f, x, y, or the shared randomness, and must decide f(x,y). Our main application of universal SMP is to relate communication complexity to graph labeling, where the goal is to give a short label to each vertex in a graph, so that adjacency or other functions of two vertices x and y can be determined from the labels ℓ(x),ℓ(y). We give a universal SMP protocol using O(k^2) bits of communication for deciding whether two vertices have distance at most k on distributive lattices (generalizing the k-Hamming Distance problem in communication complexity), and explain how this implies an O(k^2log n) labeling scheme for determining dist(x,y) ≤ k on distributive lattices with size n; in contrast, we show that a universal SMP protocol for determining dist(x,y) ≤ 2 in modular lattices (a superset of distributive lattices) has super-constant Ω(n^1/4) communication cost. On the other hand, we demonstrate that many graph families known to have efficient adjacency labeling schemes, such as trees, low-arboricity graphs, and planar graphs, admit constant-cost communication protocols for adjacency. Trees also have an O(k) protocol for deciding dist(x,y) ≤ k and planar graphs have an O(1) protocol for dist(x,y) ≤ 2, which implies a new O(log n) labeling scheme for the same problem on planar graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/09/2019

Shorter Labeling Schemes for Planar Graphs

An adjacency labeling scheme for a given class of graphs is an algorithm...
research
09/07/2023

Adjacency Sketches in Adversarial Environments

An adjacency sketching or implicit labeling scheme for a family F of gra...
research
11/05/2021

Randomized Communication and the Implicit Graph Conjecture

The most basic lower-bound question in randomized communication complexi...
research
02/08/2018

A Complexity Theory for Labeling Schemes

In a labeling scheme the vertices of a given graph from a particular cla...
research
01/13/2022

An adjacency labeling scheme based on a tree-decomposition

In this paper we look at the problem of adjacency labeling of graphs. Gi...
research
04/11/2019

Modular programming of computing media using spatial types, for artificial physics

Our long term goal is to execute General Purpose computation on homogene...
research
02/19/2019

Hardness of exact distance queries in sparse graphs through hub labeling

A distance labeling scheme is an assignment of bit-labels to the vertice...

Please sign up or login with your details

Forgot password? Click here to reset