arXiv:2506.06077cs.RO2025-06被引 2

用强化学习让四驱赛车在极限抓地力下自动完成高速过弯。

Self driving algorithm for an active four wheel drive racecar

  • 用PPO算法训练端到端策略,直接输出转向角和四轮扭矩。
  • 在模拟赛道上实现比传统控制更优的抓地力利用和稳定性能。
  • 适合研究自动驾驶极限操控或赛车智能化的工程师与学者。

在车辆操纵极限下控制自动驾驶汽车是一项重大挑战,尤其是具备主动四轮驱动(A4WD)系统的电动车,其可独立控制各轮扭矩。本文探索使用深度强化学习(DRL)构建统一、高性能的控制器。采用近端策略优化(PPO)算法,在模拟赛车环境(TORCS)中训练智能体以实现最优圈速,达到轮胎抓地极限。关键在于,智能体学习了从车辆状态(如速度、加速度、偏航率)直接映射到转向角及四轮独立扭矩命令的端到端策略。该方法绕过传统油门/刹车输入和显式扭矩矢量算法,使智能体隐式学习A4WD控制逻辑,以最大化性能与稳定性。仿真结果表明,该智能体能动态优化每个弯道的扭矩分配,提升操控性并缓解车辆固有的不足转向。其学习行为不仅模仿,甚至在部分抓地力利用方面超越了传统基于物理模型的A4WD控制器,同时取得具有竞争力的圈速表现。本研究证明了强化学习在复杂车辆动力学控制中的潜力,为高要求、抓地力受限场景下的自动驾驶(如赛车与道路安全)提供了强有力的替代方案。

原文摘要 · Abstract (English)

Controlling autonomous vehicles at their handling limits is a significant challenge, particularly for electric vehicles with active four wheel drive (A4WD) systems offering independent wheel torque control. While traditional Vehicle Dynamics Control (VDC) methods use complex physics-based models, this study explores Deep Reinforcement Learning (DRL) to develop a unified, high-performance controller. We employ the Proximal Policy Optimization (PPO) algorithm to train an agent for optimal lap times in a simulated racecar (TORCS) at the tire grip limit. Critically, the agent learns an end-to-end policy that directly maps vehicle states, like velocities, accelerations, and yaw rate, to a steering angle command and independent torque commands for each of the four wheels. This formulation bypasses conventional pedal inputs and explicit torque vectoring algorithms, allowing the agent to implicitly learn the A4WD control logic needed for maximizing performance and stability. Simulation results demonstrate the RL agent learns sophisticated strategies, dynamically optimizing wheel torque distribution corner-by-corner to enhance handling and mitigate the vehicle's inherent understeer. The learned behaviors mimic and, in aspects of grip utilization, potentially surpass traditional physics-based A4WD controllers while achieving competitive lap times. This research underscores DRL's potential to create adaptive control systems for complex vehicle dynamics, suggesting RL is a potent alternative for advancing autonomous driving in demanding, grip-limited scenarios for racing and road safety.

强化学习四轮驱动自动驾驶赛车控制

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