English

Goal-Oriented Skill Abstraction for Offline Multi-Task Reinforcement Learning

Machine Learning 2025-07-10 v1 Artificial Intelligence

Abstract

Offline multi-task reinforcement learning aims to learn a unified policy capable of solving multiple tasks using only pre-collected task-mixed datasets, without requiring any online interaction with the environment. However, it faces significant challenges in effectively sharing knowledge across tasks. Inspired by the efficient knowledge abstraction observed in human learning, we propose Goal-Oriented Skill Abstraction (GO-Skill), a novel approach designed to extract and utilize reusable skills to enhance knowledge transfer and task performance. Our approach uncovers reusable skills through a goal-oriented skill extraction process and leverages vector quantization to construct a discrete skill library. To mitigate class imbalances between broadly applicable and task-specific skills, we introduce a skill enhancement phase to refine the extracted skills. Furthermore, we integrate these skills using hierarchical policy learning, enabling the construction of a high-level policy that dynamically orchestrates discrete skills to accomplish specific tasks. Extensive experiments on diverse robotic manipulation tasks within the MetaWorld benchmark demonstrate the effectiveness and versatility of GO-Skill.

Keywords

Cite

@article{arxiv.2507.06628,
  title  = {Goal-Oriented Skill Abstraction for Offline Multi-Task Reinforcement Learning},
  author = {Jinmin He and Kai Li and Yifan Zang and Haobo Fu and Qiang Fu and Junliang Xing and Jian Cheng},
  journal= {arXiv preprint arXiv:2507.06628},
  year   = {2025}
}

Comments

ICML2025

R2 v1 2026-07-01T03:52:48.434Z