Online Search With a Hint

08/31/2020
by   Spyros Angelopoulos, et al.
0

The linear search problem, informally known as the cow path problem, is one of the fundamental problems in search theory. In this problem, an immobile target is hidden at some unknown position on an unbounded line, and a mobile searcher, initially positioned at some specific point of the line called the root, must traverse the line so as to locate the target. The objective is to minimize the worst-case ratio of the distance traversed by the searcher to the distance of the target from the root, which is known as the competitive ratio of the search. In this work we study this problem in a setting in which the searcher has a hint concerning the target. We consider three settings in regards to the nature of the hint: i) the hint suggests the exact position of the target on the line; ii) the hint suggests the direction of the optimal search (i.e., to the left or the right of the root); and iii) the hint is a general k-bit string that encodes some information concerning the target. Our objective is to study the Pareto-efficiency of strategies in this model. Namely, we seek optimal, or near-optimal tradeoffs between the searcher's performance if the hint is correct (i.e., provided by a trusted source) and if the hint is incorrect (i.e., provided by an adversary).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/28/2020

Online Search with Maximum Clearance

We study the setting in which a mobile agent must locate a hidden target...
research
08/06/2019

Competitive Search in a Network

We study the classic problem in which a Searcher must locate a hidden po...
research
03/23/2023

Searching a Tree with Signals: Routing Mobile Sensors for Targets Emitting Radiation, Chemicals or Scents

Adversarial search of a network for an immobile Hider (or target) was in...
research
10/18/2018

Best-of-two-worlds analysis of online search

In search problems, a mobile searcher seeks to locate a target that hide...
research
11/07/2022

Line Search for an Oblivious Moving Target

Consider search on an infinite line involving an autonomous robot starti...
research
11/09/2021

Competitive Sequencing with Noisy Advice

Several well-studied online resource allocation problems can be formulat...

Please sign up or login with your details

Forgot password? Click here to reset