English

Value Propagation Networks

Artificial Intelligence 2019-03-26 v2 Machine Learning

Abstract

We present Value Propagation (VProp), a set of parameter-efficient differentiable planning modules built on Value Iteration which can successfully be trained using reinforcement learning to solve unseen tasks, has the capability to generalize to larger map sizes, and can learn to navigate in dynamic environments. We show that the modules enable learning to plan when the environment also includes stochastic elements, providing a cost-efficient learning system to build low-level size-invariant planners for a variety of interactive navigation problems. We evaluate on static and dynamic configurations of MazeBase grid-worlds, with randomly generated environments of several different sizes, and on a StarCraft navigation scenario, with more complex dynamics, and pixels as input.

Keywords

Cite

@article{arxiv.1805.11199,
  title  = {Value Propagation Networks},
  author = {Nantas Nardelli and Gabriel Synnaeve and Zeming Lin and Pushmeet Kohli and Philip H. S. Torr and Nicolas Usunier},
  journal= {arXiv preprint arXiv:1805.11199},
  year   = {2019}
}

Comments

Updated to match ICLR 2019 OpenReview's version

R2 v1 2026-06-23T02:11:15.612Z