Learning Human-Aware Path Planning with Fully Convolutional Networks
No\'e P\'erez-Higueras, Fernando Caballero, Luis Merino

TL;DR
This paper introduces a novel method for robot social navigation that leverages Fully Convolutional Neural Networks to learn feasible paths from expert demonstrations, reducing manual feature engineering and improving planning accuracy.
Contribution
It presents a new approach combining FCNs with RRT* for human-aware path planning, integrating learned path predictions into the planning process.
Findings
FCNs effectively learn feasible paths from demonstrations
The method outperforms inverse reinforcement learning in experiments
Path planning becomes more human-aware and efficient
Abstract
This work presents an approach to learn path planning for robot social navigation by demonstration. We make use of Fully Convolutional Neural Networks (FCNs) to learn from expert's path demonstrations a map that marks a feasible path to the goal as a classification problem. The use of FCNs allows us to overcome the problem of manually designing/identifying the cost-map and relevant features for the task of robot navigation. The method makes use of optimal Rapidly-exploring Random Tree planner (RRT*) to overcome eventual errors in the path prediction; the FCNs prediction is used as cost-map and also to partially bias the sampling of the configuration space, leading the planner to behave similarly to the learned expert behavior. The approach is evaluated in experiments with real trajectories and compared with Inverse Reinforcement Learning algorithms that use RRT* as underlying planner.
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.
