ROAIMar 8, 2019

Learn and Link: Learning Critical Regions for Efficient Planning

arXiv:1903.03258v431 citations
Originality Incremental advance
AI Analysis

This improves motion planning efficiency for robotics applications, though it is an incremental advance over existing sampling-based methods.

The paper tackles the problem of inefficient uniform sampling in motion planning by learning critical regions from existing plans, resulting in significantly reduced planning time compared to existing sampling-based planners.

This paper presents a new approach to learning for motion planning (MP) where critical regions of an environment are learned from a given set of motion plans and used to improve performance on new environments and problem instances. We introduce a new suite of sampling-based motion planners, Learn and Link. Our planners leverage critical regions to overcome the limitations of uniform sampling, while still maintaining guarantees of correctness inherent to sampling-based algorithms. We also show that convolutional neural networks (CNNs) can be used to identify critical regions for motion planning problems. We evaluate Learn and Link against planners from the Open Motion Planning Library (OMPL) using an extensive suite of experiments on challenging motion planning problems. We show that our approach requires far less planning time than existing sampling-based planners.

Foundations

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

Your Notes