Sequential Bayesian optimization as a POMDP for environment monitoring with UAVs
Philippe Morere, Roman Marchant, Fabio Ramos
Abstract
Bayesian Optimization has gained much popularity lately, as a global optimization technique for functions that are expensive to evaluate or unknown a priori. While classical BO focuses on where to gather an observation next, it does not take into account practical constraints for a robotic system such as where it is physically possible to gather samples from, nor the sequential nature of the problem while executing a trajectory. In field robotics and other real-life situations, physical and trajectory constraints are inherent problems. This paper addresses these issues by formulating Bayesian Optimization for continuous trajectories within a Partially observable Markov Decision Process (POMDP) framework. The resulting POMDP is solved using Monte-Carlo Tree Search (MCTS), which we adapt to using a reward function balancing exploration and exploitation. Experiments on monitoring a spatial phenomenon with a UAV illustrate how our BO-POMDP algorithm outperforms competing techniques.
BibTeX
@inproceedings{icra2017_sequentialbayesi,
title = {Sequential Bayesian optimization as a POMDP for environment monitoring with UAVs},
author = {Philippe Morere and Roman Marchant and Fabio Ramos},
booktitle = {ICRA 2017},
year = {2017}
}