Overcoming Probabilistic Faults in Disoriented Linear Search

03/27/2023
by   Konstantinos Georgiou, et al.
0

We consider search by mobile agents for a hidden, idle target, placed on the infinite line. Feasible solutions are agent trajectories in which all agents reach the target sooner or later. A special feature of our problem is that the agents are p-faulty, meaning that every attempt to change direction is an independent Bernoulli trial with known probability p, where p is the probability that a turn fails. We are looking for agent trajectories that minimize the worst-case expected termination time, relative to competitive analysis. First, we study linear search with one deterministic p-faulty agent, i.e., with no access to random oracles, p∈ (0,1/2). For this problem, we provide trajectories that leverage the probabilistic faults into an algorithmic advantage. Our strongest result pertains to a search algorithm (deterministic, aside from the adversarial probabilistic faults) which, as p→ 0, has optimal performance 4.59112+ϵ, up to the additive term ϵ that can be arbitrarily small. Additionally, it has performance less than 9 for p≤ 0.390388. When p→ 1/2, our algorithm has performance Θ(1/(1-2p)), which we also show is optimal up to a constant factor. Second, we consider linear search with two p-faulty agents, p∈ (0,1/2), for which we provide three algorithms of different advantages, all with a bounded competitive ratio even as p→ 1/2. Indeed, for this problem, we show how the agents can simulate the trajectory of any 0-faulty agent (deterministic or randomized), independently of the underlying communication model. As a result, searching with two agents allows for a solution with a competitive ratio of 9+ϵ, or a competitive ratio of 4.59112+ϵ. Our final contribution is a novel algorithm for searching with two p-faulty agents that achieves a competitive ratio 3+4√(p(1-p)).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/26/2021

Group Evacuation on a Line by Agents with Different Communication Abilities

We consider evacuation of a group of n ≥ 2 autonomous mobile agents (or ...
research
08/06/2019

Competitive Search in a Network

We study the classic problem in which a Searcher must locate a hidden po...
research
11/28/2020

Online Search with Maximum Clearance

We study the setting in which a mobile agent must locate a hidden target...
research
10/26/2015

Selfish Knapsack

We consider a selfish variant of the knapsack problem. In our version, t...
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
08/09/2023

Controlling Tail Risk in Online Ski-Rental

The classical ski-rental problem admits a textbook 2-competitive determi...
research
02/18/2020

Probabilistically Faulty Searching on a Half-Line

We study p-Faulty Search, a variant of the classic cow-path optimization...

Please sign up or login with your details

Forgot password? Click here to reset