๐ค AI Summary
This work addresses the challenge of automatic cross-domain transfer of robot task plans. We propose a category-theoretic approach to plan migration that constructs functorial mappings between types and predicates in source and target domains, enabling structure-preserving generalization without re-planning or reliance on domain-specific plan representations. Our method is the first to introduce functor-based data migration into robotic task planning, overcoming limitations of conventional approachesโsuch as dependence on fixed formalisms (e.g., PDDL) and manual, domain-specific mapping. Leveraging ontology-based modeling and Blocksworld formalization, we successfully migrate and execute original Blocksworld task plans in the AI2-THOR kitchen environment. Experimental results demonstrate the feasibility, generality, and generalization capability of our framework on a realistic simulation platform.
๐ Abstract
This paper introduces a novel approach to ontology-based robot plan transfer using functorial data migrations from category theory. Functors provide structured maps between domain types and predicates which can be used to transfer plans from a source domain to a target domain without the need for replanning. Unlike methods that create models for transferring specific plans, our approach can be applied to any plan within a given domain. We demonstrate this approach by transferring a task plan from the canonical Blocksworld domain to one compatible with the AI2-THOR Kitchen environment. In addition, we discuss practical applications that may enhance the adaptability of robotic task planning in general.