Graph Connectivity with Noisy Queries

08/22/2022
by   Dimitris Fotakis, et al.
0

Graph connectivity is a fundamental combinatorial optimization problem that arises in many practical applications, where usually a spanning subgraph of a network is used for its operation. However, in the real world, links may fail unexpectedly deeming the networks non-operational, while checking whether a link is damaged is costly and possibly erroneous. After an event that has damaged an arbitrary subset of the edges, the network operator must find a spanning tree of the network using non-damaged edges by making as few checks as possible. Motivated by such questions, we study the problem of finding a spanning tree in a network, when we only have access to noisy queries of the form "Does edge e exist?". We design efficient algorithms, even when edges fail adversarially, for all possible error regimes; 2-sided error (where any answer might be erroneous), false positives (where "no" answers are always correct) and false negatives (where "yes" answers are always correct). In the first two regimes we provide efficient algorithms and give matching lower bounds for general graphs. In the False Negative case we design efficient algorithms for large interesting families of graphs (e.g. bounded treewidth, sparse). Using the previous results, we provide tight algorithms for the practically useful family of planar graphs in all error regimes.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/15/2020

Vertex Sparsification for Edge Connectivity

Graph compression or sparsification is a basic information-theoretic and...
research
04/29/2022

Deterministic Distributed Sparse and Ultra-Sparse Spanners and Connectivity Certificates

This paper presents efficient distributed algorithms for a number of fun...
research
10/29/2019

Flexible Graph Connectivity: Approximating Network Design Problems Between 1- and 2-connectivity

Graph connectivity and network design problems are among the most fundam...
research
08/08/2023

On the Complexity of Finding a Sparse Connected Spanning Subgraph in a non-Uniform Failure Model

We study a generalization of the classic Spanning Tree problem that allo...
research
01/18/2023

Three aspects of the MSTCI problem

Consider a connected graph G and let T be a spanning tree of G. Every ed...
research
06/30/2022

Learning-Augmented Query Policies for Minimum Spanning Tree with Uncertainty

We study how to utilize (possibly erroneous) predictions in a model for ...
research
04/09/2019

Distributed Computation of Top-k Degrees in Hidden Bipartite Graphs

Hidden graphs are flexible abstractions that are composed of a set of kn...

Please sign up or login with your details

Forgot password? Click here to reset