Fast Adaptation via Policy-Dynamics Value Functions

July 06, 2020 ยท Entered Twilight ยท ๐Ÿ› International Conference on Machine Learning

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: README.md, embedding_networks.py, env_utils.py, eval_pdvf.py, figures, myant, myspaceship, myswimmer, pdvf_arguments.py, pdvf_networks.py, pdvf_storage.py, pdvf_utils.py, ppo, requirements.txt, train_dynamics_embedding.py, train_pdvf.py, train_policy_embedding.py, train_utils.py

Authors Roberta Raileanu, Max Goldstein, Arthur Szlam, Rob Fergus arXiv ID 2007.02879 Category cs.LG: Machine Learning Cross-listed cs.AI Citations 21 Venue International Conference on Machine Learning Repository https://github.com/rraileanu/policy-dynamics-value-functions โญ 33 Last Checked 1 month ago
Abstract
Standard RL algorithms assume fixed environment dynamics and require a significant amount of interaction to adapt to new environments. We introduce Policy-Dynamics Value Functions (PD-VF), a novel approach for rapidly adapting to dynamics different from those previously seen in training. PD-VF explicitly estimates the cumulative reward in a space of policies and environments. An ensemble of conventional RL policies is used to gather experience on training environments, from which embeddings of both policies and environments can be learned. Then, a value function conditioned on both embeddings is trained. At test time, a few actions are sufficient to infer the environment embedding, enabling a policy to be selected by maximizing the learned value function (which requires no additional environment interaction). We show that our method can rapidly adapt to new dynamics on a set of MuJoCo domains. Code available at https://github.com/rraileanu/policy-dynamics-value-functions.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning