Learning model-based planning from scratch
arXiv:1707.06170
Abstract
Conventional wisdom holds that model-based planning is a powerful approach to sequential decision-making. It is often very challenging in practice, however, because while a model can be used to evaluate a plan, it does not prescribe how to construct a plan. Here we introduce the "Imagination-based Planner", the first model-based, sequential decision-making agent that can learn to construct, evaluate, and execute plans. Before any action, it can perform a variable number of imagination steps, which involve proposing an imagined action and evaluating it with its model-based imagination. All imagined actions and outcomes are aggregated, iteratively, into a "plan context" which conditions future real and imagined actions. The agent can even decide how to imagine: testing out alternative imagined actions, chaining sequences of actions together, or building a more complex "imagination tree" by navigating flexibly among the previously imagined states using a learned policy. And our agent can learn to plan economically, jointly optimizing for external rewards and computational costs associated with using its imagination. We show that our architecture can learn to solve a challenging continuous control problem, and also learn elaborate planning strategies in a discrete maze-solving task. Our work opens a new direction toward learning the components of a model-based planning system and how to use them.
References in corpus (1)
Cited by in corpus (11)
- A Brief Survey of Deep Reinforcement Learning
- Model-Predictive Policy Learning with Uncertainty Regularization for Driving in Dense Traffic
- Combining Q-Learning and Search with Amortized Value Estimates
- On the Feasibility of Learning, Rather than Assuming, Human Biases for Reward Inference
- Uncertainty-sensitive Learning and Planning with Ensembles
- Graph neural induction of value iteration
- AutoEG: Automated Experience Grafting for Off-Policy Deep Reinforcement Learning
- Learning Manipulation under Physics Constraints with Visual Perception
- Structured agents for physical construction
- Adding Intuitive Physics to Neural-Symbolic Capsules Using Interaction Networks
- Biological Blueprints for Next Generation AI Systems