English

Learning to Navigate in Mazes with Novel Layouts using Abstract Top-down Maps

Machine Learning 2024-12-17 v1 Artificial Intelligence Robotics

Abstract

Learning navigation capabilities in different environments has long been one of the major challenges in decision-making. In this work, we focus on zero-shot navigation ability using given abstract 22-D top-down maps. Like human navigation by reading a paper map, the agent reads the map as an image when navigating in a novel layout, after learning to navigate on a set of training maps. We propose a model-based reinforcement learning approach for this multi-task learning problem, where it jointly learns a hypermodel that takes top-down maps as input and predicts the weights of the transition network. We use the DeepMind Lab environment and customize layouts using generated maps. Our method can adapt better to novel environments in zero-shot and is more robust to noise.

Keywords

Cite

@article{arxiv.2412.12024,
  title  = {Learning to Navigate in Mazes with Novel Layouts using Abstract Top-down Maps},
  author = {Linfeng Zhao and Lawson L. S. Wong},
  journal= {arXiv preprint arXiv:2412.12024},
  year   = {2024}
}

Comments

Published at Reinforcement Learning Conference (RLC) 2024. Website: http://lfzhao.com/map-nav/

R2 v1 2026-06-28T20:37:27.363Z