EXTRACT: Efficient Policy Learning by Extracting Transferable Robot Skills from Offline Data
Jesse Zhang, Minho Heo, Zuxin Liu, Erdem Biyik, Joseph J Lim, Yao Liu,, Rasool Fakoor

TL;DR
EXTRACT introduces a method that leverages pre-trained vision-language models to automatically extract meaningful, transferable skills from offline data, enabling robots to learn new tasks more efficiently without human supervision.
Contribution
The paper presents a novel skill extraction approach using vision-language models that improves transferability and sample efficiency in robot learning from offline data.
Findings
EXTRACT outperforms prior skill-based RL methods in sample efficiency.
It enables faster learning of new tasks in sparse-reward, image-based environments.
The approach demonstrates significant performance gains over existing methods.
Abstract
Most reinforcement learning (RL) methods focus on learning optimal policies over low-level action spaces. While these methods can perform well in their training environments, they lack the flexibility to transfer to new tasks. Instead, RL agents that can act over useful, temporally extended skills rather than low-level actions can learn new tasks more easily. Prior work in skill-based RL either requires expert supervision to define useful skills, which is hard to scale, or learns a skill-space from offline data with heuristics that limit the adaptability of the skills, making them difficult to transfer during downstream RL. Our approach, EXTRACT, instead utilizes pre-trained vision language models to extract a discrete set of semantically meaningful skills from offline data, each of which is parameterized by continuous arguments, without human supervision. This skill parameterization…
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
TopicsTransportation and Mobility Innovations · Reinforcement Learning in Robotics
MethodsSparse Evolutionary Training · Focus
