Weakly-Supervised Reinforcement Learning for Controllable Behavior
Lisa Lee, Ben Eysenbach, Ruslan Salakhutdinov, Shixiang (Shane) Gu, Chelsea Finn
Abstract
Reinforcement learning (RL) is a powerful framework for learning to take actions to solve tasks. However, in many settings, an agent must winnow down the inconceivably large space of all possible tasks to the single task that it is currently being asked to solve. Can we instead constrain the space of tasks to those that are semantically meaningful? In this work, we introduce a framework for using weak supervision to automatically disentangle this semantically meaningful subspace of tasks from the enormous space of nonsensical "chaff" tasks. We show that this learned subspace enables efficient exploration and provides a representation that captures distance between states. On a variety of challenging, vision-based continuous control problems, our approach leads to substantial performance gains, particularly as the complexity of the environment grows.
BibTeX
@inproceedings{NEURIPS2020_1bd69c7d,
author = {Lee, Lisa and Eysenbach, Ben and Salakhutdinov, Russ R and Gu, Shixiang (Shane) and Finn, Chelsea},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {2661--2673},
publisher = {Curran Associates, Inc.},
title = {Weakly-Supervised Reinforcement Learning for Controllable Behavior},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/1bd69c7df3112fb9a584fbd9edfc6c90-Paper.pdf},
volume = {33},
year = {2020}
}