Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Gated Path Planning Networks

About

Value Iteration Networks (VINs) are effective differentiable path planning modules that can be used by agents to perform navigation while still maintaining end-to-end differentiability of the entire architecture. Despite their effectiveness, they suffer from several disadvantages including training instability, random seed sensitivity, and other optimization problems. In this work, we reframe VINs as recurrent-convolutional networks which demonstrates that VINs couple recurrent convolutions with an unconventional max-pooling activation. From this perspective, we argue that standard gated recurrent update equations could potentially alleviate the optimization issues plaguing VIN. The resulting architecture, which we call the Gated Path Planning Network, is shown to empirically outperform VIN on a variety of metrics such as learning speed, hyperparameter sensitivity, iteration count, and even generalization. Furthermore, we show that this performance gap is consistent across different maze transition types, maze sizes and even show success on a challenging 3D environment, where the planner is only provided with first-person RGB images.

Lisa Lee, Emilio Parisotto, Devendra Singh Chaplot, Eric Xing, Ruslan Salakhutdinov• 2018

Related benchmarks

TaskDatasetResultRank
NavigationMiniWorld MazeS3
Success Rate91.3
14
NavigationMiniWorld 8x8 mazes (unseen)
Success Rate33.3
5
Semantic NavigationActive Vision Dataset (AVD) (train)
Success Rate50.6
3
Semantic NavigationActive Vision Dataset (AVD) (val)
Success Rate44
3
Showing 4 of 4 rows

Other info

Follow for update