arXiv:2606.26858cs.RO2026-06中稿 · IROS 2026

用轨迹规划提升强化学习自动驾驶的可解释性与成功率

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

论文配图:PlanRL: A Trajectory Planning Architecture for Reinforcement Learning-based Driving Experts
图 1 · 摘自论文原文
  • 将强化学习与多项式轨迹规划结合,用曲率坐标系简化道路几何
  • 在CARLA上提升驾驶得分5%-11%,成功率达86%-92%
  • 适合关注自动驾驶规划与控制融合的研究者

强化学习已成为自动驾驶决策系统的重要框架。然而,现有基于RL的驾驶专家多直接输出控制命令(如油门、转向),存在可解释性差、学习道路几何空间复杂度高、难以兼容端到端规划架构等问题。为此,我们提出一种新型轨迹规划架构,将强化学习策略与基于多项式的轨迹生成器结合。通过采用弗伦内特(Frenet)坐标系,将复杂道路几何转化为曲线坐标框架,提供结构化坐标先验以促进策略学习。此外,在规划阶段引入运动学可行性检查,确保生成轨迹在车辆物理极限范围内,有效缓解传统规划系统中的累积跟踪误差。我们在CARLA关键基准上评估该方法,结果表明其显著优于现有最先进的基于控制的强化学习驾驶专家:在CARLA Offline Leaderboard v1和NoCrash基准上,驾驶得分分别提升5%和11%,成功率分别提高8%和19%。

原文摘要 · Abstract (English)

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%.

自动驾驶强化学习轨迹规划CARLA

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。