Learning Long-Horizon Action Dependencies in Sampling-Based Bilevel Planning
Bartłomiej Cieślar, Leslie Pack Kaelbling, Tomás Lozano-Pérez, Jorge Mendez-Mendez
Abstract
Autonomous robots will need the ability to make task and motion plans that involve long sequences of actions, e.g. to prepare a meal. One challenge is that the feasibility of actions late in the plan may depend on much earlier actions. This issue is exacerbated if these dependencies exist at a purely geometric level, making them difficult to express for a task planner. Backtracking is a common technique to resolve such geometric dependencies, but its time complexity limits its applicability to short-horizon dependencies. We propose an approach to account for these dependencies by learning a search heuristic for task and motion planning. We evaluate our approach on five quasi-static simulated domains and show a substantial improvement in success rate over the baselines.
BibTeX
@inproceedings{
cie{\'s}lar2024learning,
title={Learning Long-Horizon Action Dependencies in Sampling-Based Bilevel Planning},
author={Bart{\l}omiej Cie{\'s}lar and Leslie Pack Kaelbling and Tom{\'a}s Lozano-P{\'e}rez and Jorge Mendez-Mendez},
booktitle={8th Annual Conference on Robot Learning},
year={2024},
url={https://openreview.net/forum?id=DsFQg0G4Xu}
}