ROAIJul 29, 2013

Levels of Integration between Low-Level Reasoning and Task Planning

arXiv:1307.7461v121 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of integrating discrete and continuous reasoning for robotic planning, providing guidelines for domain-specific applications, but it is incremental as it systematically compares existing strategies rather than introducing a new method.

The paper tackles hybrid planning problems in robotics by analyzing four integration strategies between high-level reasoning and low-level reasoning, evaluating them experimentally in robotic manipulation and legged locomotion domains to assess computational efficiency and plan quality.

We provide a systematic analysis of levels of integration between discrete high-level reasoning and continuous low-level reasoning to address hybrid planning problems in robotics. We identify four distinct strategies for such an integration: (i) low-level checks are done for all possible cases in advance and then this information is used during plan generation, (ii) low-level checks are done exactly when they are needed during the search for a plan, (iii) first all plans are computed and then infeasible ones are filtered, and (iv) by means of replanning, after finding a plan, low-level checks identify whether it is infeasible or not; if it is infeasible, a new plan is computed considering the results of previous low- level checks. We perform experiments on hybrid planning problems in robotic manipulation and legged locomotion domains considering these four methods of integration, as well as some of their combinations. We analyze the usefulness of levels of integration in these domains, both from the point of view of computational efficiency (in time and space) and from the point of view of plan quality relative to its feasibility. We discuss advantages and disadvantages of each strategy in the light of experimental results and provide some guidelines on choosing proper strategies for a given domain.

Foundations

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

Your Notes