Searching Trees with Permanently Noisy Advice: Walking and Query Algorithms
Abstract
We consider a search problem on trees in which the goal is to find an adversarially placed treasure, while relying on local, partial information. Specifically, each node in the tree holds a pointer to one of its neighbors, termed advice. A node is faulty with probability q. The advice at a non-faulty node points to the neighbor that is closer to the treasure, and the advice at a faulty node points to a uniformly random neighbor. Crucially, the advice is permanent, in the sense that querying the same node again would yield the same answer. Let denote the maximal degree. Roughly speaking, when considering the expected number of moves, i.e., edge traversals, we show that a phase transition occurs when the noise parameter q is about 1/. Below the threshold, there exists an algorithm with expected move complexity O(D), where D is the depth of the treasure, whereas above the threshold, every search algorithm has expected number of moves which is both exponential in D and polynomial in the number of nodes~n. In contrast, if we require to find the treasure with probability at least 1-δ, then for every fixed > 0, if q<1/ then there exists a search strategy that with probability 1-δ finds the treasure using (δ-1D)O( 1 ) moves. Moreover, we show that (δ-1D)( 1 ) moves are necessary. Besides the number of moves, we also study the number of advice queries required to find the treasure. Roughly speaking, for this complexity, we show similar threshold results to those previously stated, where the parameter D is replaced by n.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.