Multi-Agent Active Search using Detection and Location Uncertainty
Arundhati Banerjee, Ramina Ghods, Jeff Schneider

TL;DR
This paper introduces a novel inference and decision-making framework for multi-agent active search that jointly handles detection and location uncertainties, outperforming existing methods in simulation and real-world transferability.
Contribution
It proposes a new inference method and a decentralized Thompson sampling algorithm for active search that jointly considers detection and location uncertainties.
Findings
Our algorithms outperform baselines that consider only one type of uncertainty.
Simulation results show improved target detection efficiency.
Realistic Unreal Engine 4 environment demonstrates transferability.
Abstract
Active search, in applications like environment monitoring or disaster response missions, involves autonomous agents detecting targets in a search space using decision making algorithms that adapt to the history of their observations. Active search algorithms must contend with two types of uncertainty: detection uncertainty and location uncertainty. The more common approach in robotics is to focus on location uncertainty and remove detection uncertainty by thresholding the detection probability to zero or one. In contrast, it is common in the sparse signal processing literature to assume the target location is accurate and instead focus on the uncertainty of its detection. In this work, we first propose an inference method to jointly handle both target detection and location uncertainty. We then build a decision making algorithm on this inference method that uses Thompson sampling to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAuction Theory and Applications · Optimization and Search Problems · Machine Learning and Algorithms
