English

Learned Parameter Selection for Robotic Information Gathering

Robotics 2023-03-10 v1

Abstract

When robots are deployed in the field for environmental monitoring they typically execute pre-programmed motions, such as lawnmower paths, instead of adaptive methods, such as informative path planning. One reason for this is that adaptive methods are dependent on parameter choices that are both critical to set correctly and difficult for the non-specialist to choose. Here, we show how to automatically configure a planner for informative path planning by training a reinforcement learning agent to select planner parameters at each iteration of informative path planning. We demonstrate our method with 37 instances of 3 distinct environments, and compare it against pure (end-to-end) reinforcement learning techniques, as well as approaches that do not use a learned model to change the planner parameters. Our method shows a 9.53% mean improvement in the cumulative reward across diverse environments when compared to end-to-end learning based methods; we also demonstrate via a field experiment how it can be readily used to facilitate high performance deployment of an information gathering robot.

Keywords

Cite

@article{arxiv.2303.05022,
  title  = {Learned Parameter Selection for Robotic Information Gathering},
  author = {Christopher E. Denniston and Gautam Salhotra and Akseli Kangaslahti and David A. Caron and Gaurav S. Sukhatme},
  journal= {arXiv preprint arXiv:2303.05022},
  year   = {2023}
}

Comments

8 pages, Submitted to IROS 2023

R2 v1 2026-06-28T09:08:37.444Z