Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Predicate Invention for Bilevel Planning

About

Efficient planning in continuous state and action spaces is fundamentally hard, even when the transition model is deterministic and known. One way to alleviate this challenge is to perform bilevel planning with abstractions, where a high-level search for abstract plans is used to guide planning in the original transition space. Previous work has shown that when state abstractions in the form of symbolic predicates are hand-designed, operators and samplers for bilevel planning can be learned from demonstrations. In this work, we propose an algorithm for learning predicates from demonstrations, eliminating the need for manually specified state abstractions. Our key idea is to learn predicates by optimizing a surrogate objective that is tractable but faithful to our real efficient-planning objective. We use this surrogate objective in a hill-climbing search over predicate sets drawn from a grammar. Experimentally, we show across four robotic planning environments that our learned abstractions are able to quickly solve held-out tasks, outperforming six baselines. Code: https://tinyurl.com/predicators-release

Tom Silver, Rohan Chitnis, Nishanth Kumar, Willie McClinton, Tomas Lozano-Perez, Leslie Pack Kaelbling, Joshua Tenenbaum• 2022

Related benchmarks

TaskDatasetResultRank
Task PlanningSatellites SE2 (train)
Success Rate0.00e+0
9
Task PlanningSatellites SE2 (test)
Success Rate0.00e+0
9
Task PlanningBlocks Vec3 distribution (train)
Success Rate0.00e+0
9
Task PlanningBlocks Vec3 (test)
Success Rate0.00e+0
9
Task PlanningTable Clean Sim SE2 distribution (train)
Success Rate0.00e+0
9
Task PlanningTable Clean Sim SE2 (test)
Success Rate0.00e+0
9
Showing 6 of 6 rows

Other info

Follow for update