Lifelong Robot Library Learning: Bootstrapping Composable and Generalizable Skills for Embodied Control with Language Models
Georgios Tziafas, Hamidreza Kasaei

TL;DR
This paper presents LRLL, a lifelong learning framework for robots that continuously expands its skill library using language models, enabling more complex manipulation tasks without catastrophic forgetting.
Contribution
The work introduces four novel components—memory module, exploration policy, skill abstractor, and lifelong learning algorithm—that allow continuous skill acquisition and transfer in embodied robots.
Findings
LRLL outperforms baseline methods in simulated tasks.
The system learns transferable skills for real-world manipulation.
It effectively prevents catastrophic forgetting during lifelong learning.
Abstract
Large Language Models (LLMs) have emerged as a new paradigm for embodied reasoning and control, most recently by generating robot policy code that utilizes a custom library of vision and control primitive skills. However, prior arts fix their skills library and steer the LLM with carefully hand-crafted prompt engineering, limiting the agent to a stationary range of addressable tasks. In this work, we introduce LRLL, an LLM-based lifelong learning agent that continuously grows the robot skill library to tackle manipulation tasks of ever-growing complexity. LRLL achieves this with four novel contributions: 1) a soft memory module that allows dynamic storage and retrieval of past experiences to serve as context, 2) a self-guided exploration policy that proposes new tasks in simulation, 3) a skill abstractor that distills recent experiences into new library skills, and 4) a lifelong…
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
TopicsRobotics and Automated Systems
