English

Skill Preferences: Learning to Extract and Execute Robotic Skills from Human Feedback

Machine Learning 2021-08-13 v1 Robotics

Abstract

A promising approach to solving challenging long-horizon tasks has been to extract behavior priors (skills) by fitting generative models to large offline datasets of demonstrations. However, such generative models inherit the biases of the underlying data and result in poor and unusable skills when trained on imperfect demonstration data. To better align skill extraction with human intent we present Skill Preferences (SkiP), an algorithm that learns a model over human preferences and uses it to extract human-aligned skills from offline data. After extracting human-preferred skills, SkiP also utilizes human feedback to solve down-stream tasks with RL. We show that SkiP enables a simulated kitchen robot to solve complex multi-step manipulation tasks and substantially outperforms prior leading RL algorithms with human preferences as well as leading skill extraction algorithms without human preferences.

Keywords

Cite

@article{arxiv.2108.05382,
  title  = {Skill Preferences: Learning to Extract and Execute Robotic Skills from Human Feedback},
  author = {Xiaofei Wang and Kimin Lee and Kourosh Hakhamaneshi and Pieter Abbeel and Michael Laskin},
  journal= {arXiv preprint arXiv:2108.05382},
  year   = {2021}
}

Comments

8 pages,6 figures. for associated code and video, see http://sites.google.com/view/skill-pref

R2 v1 2026-06-24T05:02:32.317Z