ROFeb 18, 2020

Informative Path Planning for Mobile Sensing with Reinforcement Learning

arXiv:2002.07890v142 citations
AI Analysis

This addresses the problem of efficient data collection for applications like air quality monitoring, offering an incremental improvement over existing methods.

The paper tackles the informative path planning problem for mobile sensing robots by proposing a reinforcement learning algorithm with constrained exploration and exploitation, which outperforms state-of-the-art methods in most real-world test cases and offers transferability across problem instances.

Large-scale spatial data such as air quality, thermal conditions and location signatures play a vital role in a variety of applications. Collecting such data manually can be tedious and labour intensive. With the advancement of robotic technologies, it is feasible to automate such tasks using mobile robots with sensing and navigation capabilities. However, due to limited battery lifetime and scarcity of charging stations, it is important to plan paths for the robots that maximize the utility of data collection, also known as the informative path planning (IPP) problem. In this paper, we propose a novel IPP algorithm using reinforcement learning (RL). A constrained exploration and exploitation strategy is designed to address the unique challenges of IPP, and is shown to have fast convergence and better optimality than a classical reinforcement learning approach. Extensive experiments using real-world measurement data demonstrate that the proposed algorithm outperforms state-of-the-art algorithms in most test cases. Interestingly, unlike existing solutions that have to be re-executed when any input parameter changes, our RL-based solution allows a degree of transferability across different problem instances.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes