Speeding up deep neural network-based planning of local car maneuvers via efficient B-spline path construction
Piotr Kicki, Piotr Skrzypczy\'nski

TL;DR
This paper introduces a B-spline based path construction method that leverages neural network inductive bias to significantly accelerate local car maneuver planning, achieving near real-time performance and outperforming existing methods.
Contribution
The paper presents a novel B-spline path construction technique integrated with neural networks, enabling fast and constraint-aware local maneuver planning for autonomous vehicles.
Findings
Path generation time reduced to about 11 ms
Outperforms state-of-the-art planners in benchmark tests
Efficient path representation improves planning speed and quality
Abstract
This paper demonstrates how an efficient representation of the planned path using B-splines, and a construction procedure that takes advantage of the neural network's inductive bias, speed up both the inference and training of a DNN-based motion planner. We build upon our recent work on learning local car maneuvers from past experience using a DNN architecture, introducing a novel B-spline path construction method, making it possible to generate local maneuvers in almost constant time of about 11 ms, respecting a number of constraints imposed by the environment map and the kinematics of a car-like vehicle. We evaluate thoroughly the new planner employing the recent Bench-MR framework to obtain quantitative results showing that our method outperforms state-of-the-art planners by a large margin in the considered task.
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 · Human Motion and Animation · Autonomous Vehicle Technology and Safety
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
