Overcoming the Pitfalls of Prediction Error in Operator Learning for Bilevel PlanningDownload PDF

Published: 13 Jun 2023, Last Modified: 16 Jun 2023RSS-23 LTAMP SpotlightReaders: Everyone
Keywords: TAMP, operator learning, learning models for planning
TL;DR: We show how minimizing prediction error to learn operators in a TAMP setting can be problematic in robotics domains, and show that learning operators by only modelling changes necessary for planning is better.
Abstract: Bilevel planning, in which a high-level search over an abstraction is used to guide low-level decision-making, is an effective approach to solving long-horizon tasks in continuous state and action spaces. Recent work has shown how to enable such bilevel planning by learning action and transition model abstractions in the form of symbolic operators and neural samplers. In this work, we show that existing symbolic operator learning approaches fall short in many robotics environments where agent actions tend to cause a large number of irrelevant propositions to change. This is primarily because they attempt to learn operators that optimize the prediction error with respect to observed changes in the propositions. To overcome this issue, we propose to learn operators that only model changes necessary for abstract planning to achieve the specified goal. Experimentally, we show that our approach learns operators that lead to efficient planning across 10 different hybrid robotics domains, including 4 from the challenging BEHAVIOR-100 benchmark, with generalization to novel initial states, goals, and objects.
1 Reply

Loading