vix.ing · top · new · best · stats · spec

Adaptive Selection of Informative Path Planning Strategies via\n Reinforcement Learning

2021/08/14 by Taeyeong Choi, Choi, Taeyeong, Grzegorz Cielniak +1
Engineering · #Artificial Intelligence (cs.AI) #Autonomous Vehicle Technology and Safety #FOS: Computer and information sciences #Machine Learning (cs.LG) #Robotics (cs.RO) #Traffic control and management #Vehicle emissions and performance

paper · pdf · doi:10.48550/arxiv.2108.06618

openalex publication_date 2021/08/14 · openalex created_date 2022/07/25 · openalex updated_date 2026/07/28

Abstract

In our previous work, we designed a systematic policy to prioritize sampling\nlocations to lead significant accuracy improvement in spatial interpolation by\nusing the prediction uncertainty of Gaussian Process Regression (GPR) as\n"attraction force" to deployed robots in path planning. Although the\nintegration with Traveling Salesman Problem (TSP) solvers was also shown to\nproduce relatively short travel distance, we here hypothesise several factors\nthat could decrease the overall prediction precision as well because\nsub-optimal locations may eventually be included in their paths. To address\nthis issue, in this paper, we first explore "local planning" approaches\nadopting various spatial ranges within which next sampling locations are\nprioritized to investigate their effects on the prediction performance as well\nas incurred travel distance. Also, Reinforcement Learning (RL)-based high-level\ncontrollers are trained to adaptively produce blended plans from a particular\nset of local planners to inherit unique strengths from that selection depending\non latest prediction states. Our experiments on use cases of temperature\nmonitoring robots demonstrate that the dynamic mixtures of planners can not\nonly generate sophisticated, informative plans that a single planner could not\ncreate alone but also ensure significantly reduced travel distances at no cost\nof prediction reliability without any assist of additional modules for shortest\npath calculation.\n

Related