by , , , ,
Abstract:
In many sensing applications, including environmental monitoring, measurement systems must cover a large space with only limited sensing resources. One approach to achieve required sensing coverage is to use robots to convey sensors within this space.Planning the motion of these robots – coordinating their paths in order to maximize the amount of information collected while placing bounds on their resources (e.g., path length or energy capacity) – is a NP-hard problem. In this paper, we present an efficient path planning algorithm that coordinates multiple robots, each having a resource constraint, to maximize the ``informativeness'' of their visited locations. In particular, we use a Gaussian Process to model the underlying phenomenon, and use the mutual information between the visited locations and remainder of the space to characterize the amount of information collected. We provide strong theoretical approx- imation guarantees for our algorithm by exploiting the submodularity property of mutual information. In addition, we improve the efficiency of our approach by extending the algorithm using branch and bound and a region-based decomposition of the space. We provide an extensive empirical analysis of our algorithm, comparing with existing heuristics on datasets from several real world sensing applications.
Reference:
Efficient Planning of Informative Paths for Multiple Robots A. Singh, A. Krause, C. Guestrin, W. Kaiser, M. BatalinIn Proc. International Joint Conference on Artificial Intelligence (IJCAI), 2007
Bibtex Entry:
@inproceedings{singh07efficient,
	author = {Amarjeet Singh and Andreas Krause and Carlos Guestrin and William Kaiser and Maxim Batalin},
	booktitle = {Proc. International Joint Conference on Artificial Intelligence (IJCAI)},
	title = {Efficient Planning of Informative Paths for Multiple Robots},
	year = {2007}}