16
1

Distributed Testing of Graph Isomorphism in the CONGEST model

Abstract

In this paper we study the problem of testing graph isomorphism (GI) in the CONGEST distributed model. In this setting we test whether the distributive network, GUG_U, is isomorphic to GKG_K which is given as an input to all the nodes in the network, or alternatively, only to a single node. We first consider the decision variant of the problem in which the algorithm distinguishes GUG_U and GKG_K which are isomorphic from GUG_U and GKG_K which are not isomorphic. We provide a randomized algorithm with O(n)O(n) rounds for the setting in which GKG_K is given only to a single node. We prove that for this setting the number of rounds of any deterministic algorithm is Ω~(n2)\tilde{\Omega}(n^2) rounds, where nn denotes the number of nodes, which implies a separation between the randomized and the deterministic complexities of deciding GI. We then consider the \emph{property testing} variant of the problem, where the algorithm is only required to distinguish the case that GUG_U and GKG_K are isomorphic from the case that GUG_U and GKG_K are \emph{far} from being isomorphic (according to some predetermined distance measure). We show that every algorithm requires Ω(D)\Omega(D) rounds, where DD denotes the diameter of the network. This lower bound holds even if all the nodes are given GKG_K as an input, and even if the message size is unbounded. We provide a randomized algorithm with an almost matching round complexity of O(D+(ϵ1logn)2)O(D+(\epsilon^{-1}\log n)^2) rounds that is suitable for dense graphs. We also show that with the same number of rounds it is possible that each node outputs its mapping according to a bijection which is an \emph{approximated} isomorphism. We conclude with simple simulation arguments that allow us to obtain essentially tight algorithms with round complexity O~(D)\tilde{O}(D) for special families of sparse graphs.

View on arXiv
Comments on this paper