Representation, learning, and planning algorithms for geometric task and motion planning

03/09/2022
by   Beomjoon Kim, et al.
16

We present a framework for learning to guide geometric task and motion planning (GTAMP). GTAMP is a subclass of task and motion planning in which the goal is to move multiple objects to target regions among movable obstacles. A standard graph search algorithm is not directly applicable, because GTAMP problems involve hybrid search spaces and expensive action feasibility checks. To handle this, we introduce a novel planner that extends basic heuristic search with random sampling and a heuristic function that prioritizes feasibility checking on promising state action pairs. The main drawback of such pure planners is that they lack the ability to learn from planning experience to improve their efficiency. We propose two learning algorithms to address this. The first is an algorithm for learning a rank function that guides the discrete task level search, and the second is an algorithm for learning a sampler that guides the continuous motionlevel search. We propose design principles for designing data efficient algorithms for learning from planning experience and representations for effective generalization. We evaluate our framework in challenging GTAMP problems, and show that we can improve both planning and data efficiency

READ FULL TEXT

page 2

page 3

page 4

page 7

page 8

page 12

research
10/02/2020

Integrated Task and Motion Planning

The problem of planning for a robot that operates in environments contai...
research
07/26/2018

Learning to guide task and motion planning using score-space representation

In this paper, we propose a learning algorithm that speeds up the search...
research
10/25/2022

Policy-Guided Lazy Search with Feedback for Task and Motion Planning

PDDLStream solvers have recently emerged as viable solutions for Task an...
research
01/24/2022

Learning Geometric Constraints in Task and Motion Planning

Searching for bindings of geometric parameters in task and motion planni...
research
09/19/2023

LEA*: An A* Variant Algorithm with Improved Edge Efficiency for Robot Motion Planning

In this work, we introduce a new graph search algorithm, lazy edged base...
research
01/07/2021

qRRT: Quality-Biased Incremental RRT for Optimal Motion Planning in Non-Holonomic Systems

This paper presents a sampling-based method for optimal motion planning ...
research
11/04/2017

Guiding the search in continuous state-action spaces by learning an action sampling distribution from off-target samples

In robotics, it is essential to be able to plan efficiently in high-dime...

Please sign up or login with your details

Forgot password? Click here to reset