arXiv:2410.11979cs.RO2024-10中稿 · version

用图神经网络在线学习车辆模型和转向控制,提升自动驾驶适应性。

An Online Self-learning Graph-based Lateral Controller for Self-Driving Cars

  • 通过异构图建模车辆状态与输入,结合物理约束在线学习车辆模型。
  • 利用另一张图神经网络实时生成转向指令,实现动态路径跟踪。
  • 在CARLA平台验证,无需预设参数即可适应复杂驾驶环境。

自动驾驶汽车的发展催生了大量研究,其中控制器模块至关重要。控制器分为纵向(控制速度)和横向(减少偏离路径误差)。传统调参控制器难以应对多变环境,因此需要能自适应的控制器。此外,车辆模型也需随环境变化而更新。本文提出一种基于图神经网络的在线自学习方法:首先构建异构图表示车辆当前状态与输入,结合物理约束在线学习车辆模型;接着构建另一张异构图,表征从当前状态到目标状态的转移,通过图神经网络实时生成转向命令。最终在开源平台CARLA上验证,该模型在多种场景下表现良好,具备强适应性。

原文摘要 · Abstract (English)

The hype around self-driving cars has been growing over the past years and has sparked much research. Several modules in self-driving cars are thoroughly investigated to ensure safety, comfort, and efficiency, among which the controller is crucial. The controller module can be categorized into longitudinal and lateral controllers in which the task of the former is to follow the reference velocity, and the latter is to reduce the lateral displacement error from the reference path. Generally, a tuned controller is not sufficient to perform in all environments. Thus, a controller that can adapt to changing conditions is necessary for autonomous driving. Furthermore, these controllers often depend on vehicle models that also need to adapt over time due to varying environments. This paper uses graphs to present novel techniques to learn the vehicle model and the lateral controller online. First, a heterogeneous graph is presented depicting the current states of and inputs to the vehicle. The vehicle model is then learned online using known physical constraints in conjunction with the processing of the graph through a Graph Neural Network structure. Next, another heterogeneous graph - depicting the transition from current to desired states - is processed through another Graph Neural Network structure to generate the steering command on the fly. Finally, the performance of this self-learning model-based lateral controller is evaluated and shown to be satisfactory on an open-source autonomous driving platform called CARLA.

自动驾驶图神经网络在线学习控制器

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