A Framework for Searching in Graphs in the Presence of Errors

04/05/2018
by   Dariusz Dereniowski, et al.
0

We consider two types of searching models, where the goal is to design an adaptive algorithm that locates an unknown vertex in a graph by repeatedly performing queries. In the vertex-query model, each query points to a vertex v and the response either admits that v is the target or provides a neighbor of v on a shortest path from v to the target. This model has been introduced for trees by Onak and Parys [FOCS 2006] and by Emamjomeh-Zadeh et al. [STOC 2016] for arbitrary graphs. In the edge-query model, each query chooses an edge and the response reveals which endpoint of the edge is closer to the target, breaking ties arbitrarily. Our goal is to analyze solutions to these problems assuming that some responses may be erroneous. We develop a scheme for tackling such noisy models with the following line of arguments: For each of the two models, we analyze a generic strategy that assumes a fixed number of lies and give a precise bound for its length via an amortized analysis. From this, we derive bounds for both a linearly bounded error rate, where the number of errors in T queries is bounded by rT for some r<1/2, and a probabilistic model in which each response is incorrect with some probability p<1/2. The bounds for adversarial case turn out to be strong enough for non-adversarial scenarios as well. We obtain thus a much simpler strategy performing fewer vertex-queries than one by Emamjomeh-Zadeh et al. [STOC 2016]. For edge-queries, not studied before for general graphs, we obtain bounds that are tight up to Δ factors in all error models. Applying our graph-theoretic results to the setting of edge-queries for paths, we obtain a number of improvements over existing bounds for searching in a sorted array in the presence of errors, including an exponential improvement for the prefix-bounded model in unbounded domains.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/30/2020

An Efficient Noisy Binary Search in Graphs via Median Approximation

Consider a generalization of the classical binary search problem in line...
research
07/12/2021

Noisy searching: simple, fast and correct

This work revisits the multiplicative weights update technique (MWU) whi...
research
12/10/2021

Stochastic Vertex Cover with Few Queries

We study the minimum vertex cover problem in the following stochastic se...
research
11/13/2018

Parametric Shortest Paths in Planar Graphs

We construct a family of planar graphs (G_n: n≥ 1), where G_n has n vert...
research
09/24/2022

When you come at the kings you best not miss

A tournament is an orientation of a complete graph. We say that a vert...
research
03/11/2022

Edge and Pair Queries – Random Graphs and Complexity

We investigate two types of query games played on a graph, pair queries ...
research
03/12/2020

Topology Dependent Bounds For FAQs

In this paper, we prove topology dependent bounds on the number of round...

Please sign up or login with your details

Forgot password? Click here to reset