ROAILGOct 17, 2024

CLIMB: Language-Guided Continual Learning for Task Planning with Iterative Model Building

arXiv:2410.13756v13 citationsh-index: 4ICRA
Originality Incremental advance
AI Analysis

This work addresses the challenge of generalized robotics by enabling more reliable task planning through iterative model building, though it appears incremental as it builds on existing foundation models and planning techniques.

The authors tackled the problem of robot task planning by introducing CLIMB, a continual learning framework that uses natural language and execution feedback to build domain models, resulting in improved performance in planning environments compared to baseline methods.

Intelligent and reliable task planning is a core capability for generalized robotics, requiring a descriptive domain representation that sufficiently models all object and state information for the scene. We present CLIMB, a continual learning framework for robot task planning that leverages foundation models and execution feedback to guide domain model construction. CLIMB can build a model from a natural language description, learn non-obvious predicates while solving tasks, and store that information for future problems. We demonstrate the ability of CLIMB to improve performance in common planning environments compared to baseline methods. We also develop the BlocksWorld++ domain, a simulated environment with an easily usable real counterpart, together with a curriculum of tasks with progressing difficulty for evaluating continual learning. Additional details and demonstrations for this system can be found at https://plan-with-climb.github.io/ .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes