We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Graph Connectivity with Noisy Queries

Abstract: 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.
Comments: 22 pages, 3 figures
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:2208.10423 [cs.DS]
  (or arXiv:2208.10423v3 [cs.DS] for this version)

Submission history

From: Miltiadis Stouras [view email]
[v1] Mon, 22 Aug 2022 16:13:54 GMT (4449kb,D)
[v2] Tue, 23 Aug 2022 11:59:47 GMT (4449kb,D)
[v3] Fri, 9 Sep 2022 19:13:02 GMT (4449kb,D)

Link back to: arXiv, form interface, contact.