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, GU, is isomorphic to GK 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 should distinguish the case where GU and GK are isomorphic from the case where GU and GK are not isomorphic. Specifically, if GU and GK are not isomorphic then w.h.p. at least one node should output reject and otherwise all nodes should output accept. We provide a randomized algorithm with O(n) rounds for the setting in which GK is given only to a single node. We prove that for this setting the number of rounds of any deterministic algorithm is Ω(~ n2) rounds, where n denotes the number of nodes, which implies a separation between the randomized and the deterministic complexities of deciding GI. Our algorithm can be adapted to the semi-streaming model, where a single pass is performed and Õ(n) bits of space are used. We then consider the property testing variant of the problem, where the algorithm is only required to distinguish the case that GU and GK are isomorphic from the case that GU and GK are far from being isomorphic (according to some predetermined distance measure). We show that every (possibly randomized) algorithm, requires Ω(D) rounds, where D denotes the diameter of the network. This lower bound holds even if all the nodes are given GK 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 + (ε−1 log n)2) rounds that is suitable for dense graphs (namely, graphs with Ω(n2) edges). 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 approximate isomorphism. We conclude with simple simulation arguments that allow us to adapt centralized property testing algorithms and obtain essentially tight algorithms with round complexity Õ(D) for special families of sparse graphs.
Original language | English |
---|---|
Title of host publication | Approximation, Randomization, and Combinatorial Optimization. Algorithms and Techniques, APPROX/RANDOM 2020 |
Editors | Jaroslaw Byrka, Raghu Meka |
Publisher | Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing |
ISBN (Electronic) | 9783959771641 |
DOIs | |
State | Published - 1 Aug 2020 |
Externally published | Yes |
Event | 23rd International Conference on Approximation Algorithms for Combinatorial Optimization Problems and 24th International Conference on Randomization and Computation, APPROX/RANDOM 2020 - Virtual, Online, United States Duration: 17 Aug 2020 → 19 Aug 2020 |
Publication series
Name | Leibniz International Proceedings in Informatics, LIPIcs |
---|---|
Volume | 176 |
ISSN (Print) | 1868-8969 |
Conference
Conference | 23rd International Conference on Approximation Algorithms for Combinatorial Optimization Problems and 24th International Conference on Randomization and Computation, APPROX/RANDOM 2020 |
---|---|
Country/Territory | United States |
City | Virtual, Online |
Period | 17/08/20 → 19/08/20 |
Bibliographical note
Publisher Copyright:© 2020 Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing. All rights reserved.
Funding
Funding Reut Levi: This research was supported by the ERC advanced grant 834735. Moti Medina: This research was supported by the Israel Science Foundation under Grant 867/19.
Funders | Funder number |
---|---|
European Commission | 834735 |
Israel Science Foundation | 867/19 |
Keywords
- Distributed decision
- Distributed property testing
- Graph algorithms
- Graph isomorphism
- The CONGEST model