Erasure-Resilient Sublinear-Time Graph Algorithms

11/29/2020
by   Amit Levi, et al.
0

We investigate sublinear-time algorithms that take partially erased graphs represented by adjacency lists as input. Our algorithms make degree and neighbor queries to the input graph and work with a specified fraction of adversarial erasures in adjacency entries. We focus on two computational tasks: testing if a graph is connected or ε-far from connected and estimating the average degree. For testing connectedness, we discover a threshold phenomenon: when the fraction of erasures is less than ε, this property can be tested efficiently (in time independent of the size of the graph); when the fraction of erasures is at least ε, then a number of queries linear in the size of the graph representation is required. Our erasure-resilient algorithm (for the special case with no erasures) is an improvement over the previously known algorithm for connectedness in the standard property testing model and has optimal dependence on the proximity parameter ε. For estimating the average degree, our results provide an "interpolation" between the query complexity for this computational task in the model with no erasures in two different settings: with only degree queries, investigated by Feige (SIAM J. Comput. `06), and with degree queries and neighbor queries, investigated by Goldreich and Ron (Random Struct. Algorithms `08) and Eden et al. (ICALP `17). We conclude with a discussion of our model and open questions raised by our work.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/15/2021

Testing properties of signed graphs

In graph property testing the task is to distinguish whether a graph sat...
research
06/05/2021

Time-Optimal Sublinear Algorithms for Matching and Vertex Cover

We present a near-tight analysis of the average "query complexity" – à l...
research
02/17/2022

Improved Optimal Testing Results from Global Hypercontractivity

The problem of testing low-degree polynomials has received significant a...
research
05/11/2021

Testing Triangle Freeness in the General Model in Graphs with Arboricity O(√(n))

We study the problem of testing triangle freeness in the general graph m...
research
04/22/2019

Robust Clustering Oracle and Local Reconstructor of Cluster Structure of Graphs

Due to the massive size of modern network data, local algorithms that ru...
research
09/17/2021

Sublinear-Time Computation in the Presence of Online Erasures

We initiate the study of sublinear-time algorithms that access their inp...
research
08/18/2020

Amortized Edge Sampling

We present a sublinear time algorithm that allows one to sample multiple...

Please sign up or login with your details

Forgot password? Click here to reset