Transferable Task Execution from Pixels through Deep Planning Domain Learning
Kei Kase, Chris Paxton, Hammad Mazhar, Tetsuya Ogata, Dieter Fox

TL;DR
This paper introduces Deep Planning Domain Learning (DPDL), a hierarchical approach that combines visual learning and symbolic planning to enable robots to generalize manipulation tasks in complex, real-world environments.
Contribution
The paper presents DPDL, a novel method that integrates deep visual models with symbolic planning for transferable robotic task execution.
Findings
DPDL enables robots to perform multi-step manipulation tasks in photorealistic environments.
The hierarchical model improves generalization to new tasks without explicit training.
Combines strengths of deep learning and symbolic planning for real-world robotics.
Abstract
While robots can learn models to solve many manipulation tasks from raw visual input, they cannot usually use these models to solve new problems. On the other hand, symbolic planning methods such as STRIPS have long been able to solve new problems given only a domain definition and a symbolic goal, but these approaches often struggle on the real world robotic tasks due to the challenges of grounding these symbols from sensor data in a partially-observable world. We propose Deep Planning Domain Learning (DPDL), an approach that combines the strengths of both methods to learn a hierarchical model. DPDL learns a high-level model which predicts values for a large set of logical predicates consisting of the current symbolic world state, and separately learns a low-level policy which translates symbolic operators into executable actions on the robot. This allows us to perform complex,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Machine Learning and Algorithms
