Learning for Visual Navigation by Imagining the Success
Mahdi Kazemi Moghaddam, Ehsan Abbasnejad, Qi Wu, Javen Shi, Anton, Van Den Hengel

TL;DR
This paper introduces ForeSIT, a novel imagination-based module that enables RL agents to visualize successful future states, significantly improving visual navigation performance in AI2THOR benchmarks.
Contribution
We propose ForeSIT, a new imagination module for RL that predicts latent representations of successful states, enhancing navigation policies beyond traditional obstacle avoidance.
Findings
Outperforms state-of-the-art methods in AI2THOR benchmark
Enables agents to imagine goal states in latent space
Integrates seamlessly with existing RL frameworks
Abstract
Visual navigation is often cast as a reinforcement learning (RL) problem. Current methods typically result in a suboptimal policy that learns general obstacle avoidance and search behaviours. For example, in the target-object navigation setting, the policies learnt by traditional methods often fail to complete the task, even when the target is clearly within reach from a human perspective. In order to address this issue, we propose to learn to imagine a latent representation of the successful (sub-)goal state. To do so, we have developed a module which we call Foresight Imagination (ForeSIT). ForeSIT is trained to imagine the recurrent latent representation of a future state that leads to success, e.g. either a sub-goal state that is important to reach before the target, or the goal state itself. By conditioning the policy on the generated imagination during training, our agent learns…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Reinforcement Learning in Robotics · Optimization and Search Problems
