English

A Decision-theoretic Approach to Detection-based Target Search with a UAV

Artificial Intelligence 2018-01-08 v1 Robotics

Abstract

Search and rescue missions and surveillance require finding targets in a large area. These tasks often use unmanned aerial vehicles (UAVs) with cameras to detect and move towards a target. However, common UAV approaches make two simplifying assumptions. First, they assume that observations made from different heights are deterministically correct. In practice, observations are noisy, with the noise increasing as the height used for observations increases. Second, they assume that a motion command executes correctly, which may not happen due to wind and other environmental factors. To address these, we propose a sequential algorithm that determines actions in real time based on observations, using partially observable Markov decision processes (POMDPs). Our formulation handles both observations and motion uncertainty and errors. We run offline simulations and learn a policy. This policy is run on a UAV to find the target efficiently. We employ a novel compact formulation to represent the coordinates of the drone relative to the target coordinates. Our POMDP policy finds the target up to 3.4 times faster when compared to a heuristic policy.

Keywords

Cite

@article{arxiv.1801.01228,
  title  = {A Decision-theoretic Approach to Detection-based Target Search with a UAV},
  author = {Aayush Gupta and Daniel Bessonov and Patrick Li},
  journal= {arXiv preprint arXiv:1801.01228},
  year   = {2018}
}

Comments

Published in IEEE IROS 2017. 6 pages

R2 v1 2026-06-22T23:36:02.754Z