Agentic Skill Discovery
Xufeng Zhao, Cornelius Weber, Stefan Wermter

TL;DR
This paper presents a novel LLM-driven framework for autonomous skill discovery in robots, enabling the emergence of diverse, meaningful, and reliable skills from zero initial capabilities through iterative task proposals and reinforcement learning.
Contribution
The proposed framework leverages LLMs to autonomously generate task proposals and guide reinforcement learning, facilitating the emergence of a versatile skill library without manual decomposition.
Findings
Skills emerge and expand from zero initial capabilities.
The framework produces meaningful and reliable robotic skills.
Robots can efficiently propose and complete complex tasks.
Abstract
Language-conditioned robotic skills make it possible to apply the high-level reasoning of Large Language Models (LLMs) to low-level robotic control. A remaining challenge is to acquire a diverse set of fundamental skills. Existing approaches either manually decompose a complex task into atomic robotic actions in a top-down fashion, or bootstrap as many combinations as possible in a bottom-up fashion to cover a wider range of task possibilities. These decompositions or combinations, however, require an initial skill library. For example, a ``grasping'' capability can never emerge from a skill library containing only diverse ``pushing'' skills. Existing skill discovery techniques with reinforcement learning acquire skills by an exhaustive exploration but often yield non-meaningful behaviors. In this study, we introduce a novel framework for skill discovery that is entirely driven by LLMs.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Data Mining Algorithms and Applications · Multi-Agent Systems and Negotiation
MethodsSparse Evolutionary Training · Lib
