Feedback Enhanced Motion Planning for Autonomous Vehicles
Ke Sun, Brent Schlotfeldt, Stephen Chaves, Paul Martin, Gulshan, Mandhyan, Vijay Kumar

TL;DR
This paper introduces Feedback Enhanced Lattice Planner (FELP), a novel motion planning approach for autonomous vehicles that improves efficiency and responsiveness by integrating IDM feedback and a new map representation.
Contribution
The paper proposes a new lattice planning method that reduces dimensionality and models agent behavior using IDM, along with a novel map representation for efficient implementation.
Findings
FELP outperforms existing lattice planners in runtime efficiency.
FELP maintains effective planning across various traffic densities.
Two variants of FELP achieve polynomial time complexity.
Abstract
In this work, we address the motion planning problem for autonomous vehicles through a new lattice planning approach, called Feedback Enhanced Lattice Planner (FELP). Existing lattice planners have two major limitations, namely the high dimensionality of the lattice and the lack of modeling of agent vehicle behaviors. We propose to apply the Intelligent Driver Model (IDM) as a speed feedback policy to address both of these limitations. IDM both enables the responsive behavior of the agents, and uniquely determines the acceleration and speed profile of the ego vehicle on a given path. Therefore, only a spatial lattice is needed, while discretization of higher order dimensions is no longer required. Additionally, we propose a directed-graph map representation to support the implementation and execution of lattice planners. The map can reflect local geometric structure, embed the traffic…
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 · Autonomous Vehicle Technology and Safety · Modular Robots and Swarm Intelligence
