Research Analyzer
← Back ICRA 2024

Unsupervised Learning of Neuro-Symbolic Rules for Generalizable Context-Aware Planning in Object Arrangement Tasks

Siddhant Sharma, Shreshth Tuli, Rohan Paul

PDF

Abstract

As robots tackle complex object arrangement tasks, it becomes imperative for them to be able to generalize to complex worlds and scale with number of objects. This work postulates that extracting action primitives, such as push operations, their pre-conditions and effects would enable strong generalization to unseen worlds. Hence, we factorize policy learning as inference of such generic rules, which act as strong priors for predicting actions given the world state. Learnt rules act as propositional knowledge and enable robots to reach goals in a zero-shot method by applying the rules independently and incrementally. However, obtaining hand-engineered rules, such as PDDL descriptions is hard, especially for unseen worlds. This work aims to learn generic, sparse, and context-aware rules that govern action primitives in robotic worlds through human demonstrations in simple domains. We demonstrate that our approach, namely RLAP, is able to extract rules without explicit supervision of rule labels and generate goal-reaching plans in complex Sokoban styled domains that scale with number of objects. RLAP furnishes significantly higher goal reaching rate and shorter planning times compared to the state-of-the- art techniques. The code, dataset, and videos are hosted at https://rule-learning-rlap.github.io/.

Index terms

Learning from Demonstration Task and Motion Planning