Predictive Spliner: Data-Driven Overtaking in Autonomous Racing Using Opponent Trajectory Prediction
Nicolas Baumann, Edoardo Ghignone, Cheng Hu, Benedict Hildisch, Tino, H\"ammerle, Alessandro Bettoni, Andrea Carron, Lei Xie, and Michele Magno

TL;DR
Predictive Spliner is a data-driven overtaking planner for autonomous racing that uses opponent trajectory prediction with Gaussian Processes, achieving higher success rates and speeds in real-time experiments.
Contribution
It introduces a novel Gaussian Process-based method for opponent trajectory prediction to improve overtaking strategies in autonomous racing.
Findings
Outperforms state-of-the-art algorithms in overtaking speed and success rate.
Operates efficiently in real-time on standard hardware.
Achieves up to 83.1% of its own speed during overtaking.
Abstract
Head-to-head racing against opponents is a challenging and emerging topic in the domain of autonomous racing. We propose Predictive Spliner, a data-driven overtaking planner that learns the behavior of opponents through Gaussian Process (GP) regression, which is then leveraged to compute viable overtaking maneuvers in future sections of the racing track. Experimentally validated on a 1:10 scale autonomous racing platform using Light Detection and Ranging (LiDAR) information to perceive the opponent, Predictive Spliner outperforms State-of-the-Art (SotA) algorithms by overtaking opponents at up to 83.1% of its own speed, being on average 8.4% faster than the previous best-performing method. Additionally, it achieves an average success rate of 84.5%, which is 47.6% higher than the previous best-performing method. The method maintains computational efficiency with a Central Processing Unit…
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
TopicsAutonomous Vehicle Technology and Safety
