Track-centric Iterative Learning for Global Trajectory Optimization in Autonomous Racing
Youngim Nam, Jungbin Kim, Kyungtae Kang, Cheolhyeon Kwon
TL;DR
The paper tackles the challenge of global, full-horizon trajectory optimization for autonomous racing under uncertain dynamics. It proposes a track-centric paradigm that directly learns and optimizes the full-horizon trajectory using a wavelet-based parameterization and Bayesian optimization, with simulation-based evaluation under a learned residual Gaussian Process model. An iterative loop collects real-world data to update the residual dynamics, progressively refining the trajectory and closing the gap between planned and executed lap times. Theoretical guarantees plus extensive simulations and 1/10-scale hardware experiments show up to 20.7% improvement over a nominal baseline and consistent outperformance of baselines.
Abstract
This paper presents a global trajectory optimization framework for minimizing lap time in autonomous racing under uncertain vehicle dynamics. Optimizing the trajectory over the full racing horizon is computationally expensive, and tracking such a trajectory in the real world hardly assures global optimality due to uncertain dynamics. Yet, existing work mostly focuses on dynamics learning at the tracking level, without updating the trajectory itself to account for the learned dynamics. To address these challenges, we propose a track-centric approach that directly learns and optimizes the full-horizon trajectory. We first represent trajectories through a track-agnostic parametric space in light of the wavelet transform. This space is then efficiently explored using Bayesian optimization, where the lap time of each candidate is evaluated by running simulations with the learned dynamics. This optimization is embedded in an iterative learning framework, where the optimized trajectory is deployed to collect real-world data for updating the dynamics, progressively refining the trajectory over the iterations. The effectiveness of the proposed framework is validated through simulations and real-world experiments, demonstrating lap time improvement of up to 20.7% over a nominal baseline and consistently outperforming state-of-the-art methods.
