English

Iterative Model-Based Reinforcement Learning Using Simulations in the Differentiable Neural Computer

Machine Learning 2019-06-19 v1 Machine Learning

Abstract

We propose a lifelong learning architecture, the Neural Computer Agent (NCA), where a Reinforcement Learning agent is paired with a predictive model of the environment learned by a Differentiable Neural Computer (DNC). The agent and DNC model are trained in conjunction iteratively. The agent improves its policy in simulations generated by the DNC model and rolls out the policy to the live environment, collecting experiences in new portions or tasks of the environment for further learning. Experiments in two synthetic environments show that DNC models can continually learn from pixels alone to simulate new tasks as they are encountered by the agent, while the agents can be successfully trained to solve the tasks using Proximal Policy Optimization entirely in simulations.

Keywords

Cite

@article{arxiv.1906.07248,
  title  = {Iterative Model-Based Reinforcement Learning Using Simulations in the Differentiable Neural Computer},
  author = {Adeel Mufti and Svetlin Penkov and Subramanian Ramamoorthy},
  journal= {arXiv preprint arXiv:1906.07248},
  year   = {2019}
}

Comments

Accepted at the Workshop on Multi-Task and Lifelong Reinforcement Learning, 36th International Conference on Machine Learning, Long Beach, California, 2019

R2 v1 2026-06-23T09:56:11.074Z