Towards real-world navigation with deep differentiable planners
Shu Ishida, Jo\~ao F. Henriques

TL;DR
This paper enhances deep differentiable planners for real-world navigation by addressing long-term planning challenges and enabling operation with limited, partial observations, demonstrating success on complex 3D environments and real robot data.
Contribution
It introduces structural constraints to improve long-term planning and extends differentiable planners to work with limited, partial observations and rotational dynamics.
Findings
Improved semantic navigation and exploration in complex environments
Successful deployment on real robot data from the Active Vision Dataset
Enhanced planning performance with structural constraints and limited-view observations
Abstract
We train embodied neural networks to plan and navigate unseen complex 3D environments, emphasising real-world deployment. Rather than requiring prior knowledge of the agent or environment, the planner learns to model the state transitions and rewards. To avoid the potentially hazardous trial-and-error of reinforcement learning, we focus on differentiable planners such as Value Iteration Networks (VIN), which are trained offline from safe expert demonstrations. Although they work well in small simulations, we address two major limitations that hinder their deployment. First, we observed that current differentiable planners struggle to plan long-term in environments with a high branching complexity. While they should ideally learn to assign low rewards to obstacles to avoid collisions, we posit that the constraints imposed on the network are not strong enough to guarantee the network to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Multimodal Machine Learning Applications · Robotics and Sensor-Based Localization
