Continual Learning of Control Primitives : Skill Discovery via Reset-Games
Kelvin Xu, Siddharth Verma, Chelsea Finn, Sergey Levine
Abstract
Reinforcement learning has the potential to automate the acquisition of behavior in complex settings, but in order for it to be successfully deployed, a number of practical challenges must be addressed. First, in real world settings, when an agent attempts a tasks and fails, the environment must somehow "reset" so that the agent can attempt the task again. While easy in simulation, this could require considerable human effort in the real world, especially if the number of trials is very large. Second, real world learning is often limited by challenges in exploration, as complex, temporally extended behavior is often times difficult to acquire with random exploration. In this work, we show how a single method can allow an agent to acquire skills with minimal supervision while removing the need for resets. We do this by exploiting the insight that the need to
BibTeX
@inproceedings{NEURIPS2020_3472ab80,
author = {Xu, Kelvin and Verma, Siddharth and Finn, Chelsea and Levine, Sergey},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {4999--5010},
publisher = {Curran Associates, Inc.},
title = {Continual Learning of Control Primitives : Skill Discovery via Reset-Games},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/3472ab80b6dff70c54758fd6dfc800c2-Paper.pdf},
volume = {33},
year = {2020}
}