paper-with-me

홈 › Papers

Adaptive Selection of Informative Path Planning Strategies via Reinforcement Learning

2021-08-14 · Taeyeong Choi, Grzegorz Cielniak

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

📄 PDF Abstract BibTeX arXiv:2108.06618

Code (0)

등록된 구현이 없습니다.

Tasks

GPRPredictionreinforcement-learningReinforcement LearningReinforcement Learning (RL)Spatial InterpolationTraveling Salesman Problem

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Expected Free Energy-based Informative Path Planning for Robotic Mars Exploration

2026-08-14 · Ajith Anil Meera, Pablo Lanillos, Wouter Kouw arxiv

An autonomous robot efficiently exploring an unknown environment, such as looking for water sources on Mars, faces two simultaneous demands: building an accurate information map while quickly finding the regions of great…

Sequential Bayesian Optimization for Adaptive Informative Path Planning with Multimodal Sensing

2022-09-16 · Joshua Ott, Edward Balaban, Mykel J. Kochenderfer

Adaptive Informative Path Planning with Multimodal Sensing (AIPPMS) considers the problem of an agent equipped with multiple sensors, each with different sensing accuracy and energy costs. The agent's goal is to explore …

Bayesian Optimization

Adaptive Informative Path Planning Using Deep Reinforcement Learning for UAV-based Active Sensing

2021-09-28 · Julius Rückin, Liren Jin, Marija Popović

Aerial robots are increasingly being utilized for environmental monitoring and exploration. However, a key challenge is efficiently planning paths to maximize the information value of acquired data as an initially unknow…

Deep Reinforcement LearningReinforcement Learning (RL)

Active Informative Planning for UAV-based Weed Mapping using Discrete Gaussian Process Representations

2026-01-19 · Jacob Swindell, Marija Popović, Riccardo Polvara arxiv

Accurate agricultural weed mapping using unmanned aerial vehicles (UAVs) is crucial for precision farming. While traditional methods rely on rigid, pre-defined flight paths and intensive offline processing, informative p…

Structuring the Environment Nudges Participants Toward Hierarchical Over Shortest Path Planning

2025-02-14 · Valeria Simonelli, Davide Nuzzi, Gian Luca Lancia, Giovanni Pezzulo

Effective planning is crucial for navigating complex environments and achieving goals efficiently. In this study, we investigated how environmental structure influences the selection of planning strategies. Forty-two par…

Decision Making