TL;DR
This paper introduces a novel context-aware planning method for autonomous robots in unmapped environments, leveraging deep learning to improve navigation efficiency without prior maps.
Contribution
It formulates context utilization as an image-to-image translation problem, enabling effective exploration guidance from semantic gridmaps trained on static datasets.
Findings
Achieves 189% faster goal reaching than context-unaware planners
Reaches 63% of optimal path length using prior map-based planning
Demonstrates effectiveness in both indoor house layouts and outdoor neighborhood simulations
Abstract
Last-mile delivery systems commonly propose the use of autonomous robotic vehicles to increase scalability and efficiency. The economic inefficiency of collecting accurate prior maps for navigation motivates the use of planning algorithms that operate in unmapped environments. However, these algorithms typically waste time exploring regions that are unlikely to contain the delivery destination. Context is key information about structured environments that could guide exploration toward the unknown goal location, but the abstract idea is difficult to quantify for use in a planning algorithm. Some approaches specifically consider contextual relationships between objects, but would perform poorly in object-sparse environments like outdoors. Recent deep learning-based approaches consider context too generally, making training/transferability difficult. Therefore, this work proposes a novel…
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.
