LBGP: Learning Based Goal Planning for Autonomous Following in Front
Payam Nikdel, Richard Vaughan, Mo Chen

TL;DR
This paper presents LBGP, a hybrid deep reinforcement learning and trajectory planning system enabling robots to reliably follow a person in front, with zero-shot transfer from simulation to real-world deployment.
Contribution
It introduces a novel hybrid approach combining deep RL and classical planning for front-following, achieving reliable real-world transfer and improved performance over existing methods.
Findings
Outperforms state-of-the-art in front-following tasks
Enables zero-shot transfer from simulation to real-world
Demonstrates reliable navigation in dynamic environments
Abstract
This paper investigates a hybrid solution which combines deep reinforcement learning (RL) and classical trajectory planning for the following in front application. Here, an autonomous robot aims to stay ahead of a person as the person freely walks around. Following in front is a challenging problem as the user's intended trajectory is unknown and needs to be estimated, explicitly or implicitly, by the robot. In addition, the robot needs to find a feasible way to safely navigate ahead of human trajectory. Our deep RL module implicitly estimates human trajectory and produces short-term navigational goals to guide the robot. These goals are used by a trajectory planner to smoothly navigate the robot to the short-term goals, and eventually in front of the user. We employ curriculum learning in the deep RL module to efficiently achieve a high return. Our system outperforms the…
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
TopicsReinforcement Learning in Robotics · Robotic Path Planning Algorithms · Evacuation and Crowd Dynamics
