Universal Value Iteration Networks: When Spatially-Invariant Is Not Universal

Published in AAAI 2020 oral

Recommended citation:

Li Zhang, Xin Li, Sen Chen, Hongyu Zang, Jie Huang, Mingzhong Wang: Universal Value Iteration Networks: When Spatially-Invariant Is Not Universal. AAAI 2020: 6778-6785

Paper link:

https://ojs.aaai.org/index.php/AAAI/article/view/6157

Abstract:

In this paper, we first formally define the problem set of spatially invariant Markov Decision Processes (MDPs), and show that Value Iteration Networks (VIN) and its extensions are computationally bounded to it due to the use of the convolution kernel. To generalize VIN to spatially variant MDPs, we propose Universal Value Iteration Networks (UVIN). In comparison with VIN, UVIN automatically learns a flexible but compact network structure to encode the transition dynamics of the problems and support the differentiable planning module. We evaluate UVIN with both spatially invariant and spatially variant tasks, including navigation in regular maze, chessboard maze, and Mars, and Minecraft item syntheses. Results show that UVIN can achieve similar performance as VIN and its extensions on spatially invariant tasks, and significantly outperforms other models on more general problems.

Download paper here

@inproceedings{DBLP:conf/aaai/ZhangLCZHW20,
  author    = {Li Zhang and
               Xin Li and
               Sen Chen and
               Hongyu Zang and
               Jie Huang and
               Mingzhong Wang},
  title     = {Universal Value Iteration Networks: When Spatially-Invariant Is Not
               Universal},
  booktitle = {The Thirty-Fourth AAAI Conference on Artificial Intelligence, AAAI
               2020},
  pages     = {6778--6785},
  publisher = {AAAI Press},
  year      = {2020},
}