中文

PlanRL: A Trajectory Planning Architecture for Reinforcement Learning-based Driving Experts

机器人学 2026-06-25 v1

摘要

Reinforcement learning (RL) has become a prominent framework for developing driving experts in autonomous vehicles. However, most existing RL-based experts are designed to output direct control commands (e.g., throttle, steering), which suffer from a lack of interpretability, high spatial complexity in learning road geometries, and poor compatibility with modern end-to-end planning architectures. To address these limitations, we propose a novel trajectory planning architecture for RL driving experts that integrates an RL policy with a polynomial-based trajectory planner. By employing a Frenet-frame coordinate system, our method simplifies complex road geometries into a curvilinear framework, offering a structured coordinate prior that facilitates policy learning. Furthermore, we incorporate a kinematic feasibility check into the planning stage to ensure that generated trajectories remain within the vehicle's physical limits, effectively mitigating cumulative tracking errors typically found in planning-based systems. We evaluate our approach on key CARLA benchmarks, where it significantly outperforms existing state-of-the-art control-based RL experts. On the CARLA Offline Leaderboard v1 and NoCrash benchmarks, our method improves the driving score by 5% and 11%, respectively, and increases the success rate by 8% and 19%.

引用

@article{arxiv.2606.26858,
  title  = {PlanRL: A Trajectory Planning Architecture for Reinforcement Learning-based Driving Experts},
  author = {Joonhee Lim and Yongjae Lee and Jangho Shin and Dongsuk Kum},
  journal= {arXiv preprint arXiv:2606.26858},
  year   = {2026}
}

备注

Accepted at IROS 2026