A Distributed Conductance Tester Without Global Information Collection

05/23/2023
by   Tuğkan Batu, et al.
0

Given an undirected graph G and a conductance parameter α, the problem of testing whether G has conductance at least α or is far from having conductance at least Ω(α^2) has been extensively studied for bounded-degree graphs in the classic property testing model. In the last few years, the same problem has also been addressed in non-sequential models of computing such as MPC and distributed CONGEST. However, all the algorithms in these models like their classic counterparts apply an aggregate function over some statistics pertaining to a set of random walks on G as a test criteria. The only distributed CONGEST algorithm for the problem by <cit.> tests conductance of the underlying network in the unbounded degree graph model. Their algorithm builds a rooted spanning tree of the underlying network to collect information at the root and then applies an aggregate function to this information. We ask the question whether the parallelism offered by distributed computing can be exploited to avoid information collection and answer it in affirmative. We propose a new algorithm which also performs a set of random walks on G but does not collect any statistic at a central node. In fact, we show that for an appropriate statistic, each node has sufficient information to decide on its own whether to accept or not. Given an n-vertex, m-edge undirected, unweighted graph G, a conductance parameter α, and a distance parameter ϵ, our distributed conductance tester accepts G if G has conductance at least α and rejects G if G is ϵ-far from having conductance Ω(α^2) and does so in O(log n) rounds of communication. Unlike the algorithm of <cit.>, our algorithm does not rely on the wasteful construction of a spanning tree and information accumulation at its root.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/08/2018

Distributed Algorithms for Minimum Degree Spanning Trees

The minimum degree spanning tree (MDST) problem requires the constructio...
research
05/27/2018

Property Testing of Planarity in the CONGEST model

We give a distributed algorithm in the CONGEST model for property testi...
research
07/11/2019

Walking Randomly, Massively, and Efficiently

We introduce an approach that enables for efficiently generating many in...
research
05/08/2019

Testing Bipartitness in an Augmented VDF Bounded-Degree Graph Model

In a recent work (ECCC, TR18-171, 2018), we introduced models of testing...
research
05/18/2018

Deterministic Distributed Ruling Sets of Line Graphs

An (α,β)-ruling set of a graph G=(V,E) is a set R⊆ V such that for any n...
research
07/18/2019

Very fast construction of bounded-degree spanning graphs via the semi-random graph process

Semi-random processes involve an adaptive decision-maker, whose goal is ...
research
02/06/2018

Aggregate Graph Statistics

Collecting statistic from graph-based data is an increasingly studied to...

Please sign up or login with your details

Forgot password? Click here to reset