TL;DR
This paper investigates new variants of the linear search problem where an agent moves at variable speeds and detection probabilities, providing algorithms and bounds for different scenarios and establishing optimality in some cases.
Contribution
It introduces novel variants of the linear search problem with probabilistic detection and variable speeds, along with algorithms and bounds for these cases.
Findings
Algorithms with competitive ratio bounds for different speed and detection probability scenarios.
Proof of optimality for the case with zero detection probability.
Upper bounds on competitive ratios for the new search variants.
Abstract
We present results on new variants of the famous linear search (or cow-path) problem that involves an agent searching for a target with unknown position on the infinite line. We consider the variant where the agent can move either at speed or at a slower speed . When traveling at the slower speed , the agent is guaranteed to detect the target upon passing through its location. When traveling at speed , however, the agent, upon passing through the target's location, detects it with probability . We present algorithms and provide upper bounds for the competitive ratios for three cases separately: when , , and when . We also prove that the provided algorithm for the case is optimal.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
