无需重置的强化学习让真实小车在湿滑赛道持续高速驾驶
Reset-Free Reinforcement Learning for Real-World Agile Driving: An Empirical Study
- 用MPPI作为基础策略和重置策略,实现物理平台连续训练
- 真实场景中只有TD-MPC2稳定优于基线,模拟效果与现实差距大
- 残差学习在模拟中有效,但在真实世界可能降低性能
本文针对真实世界敏捷驾驶中的无重置强化学习开展实证研究,使用1/10尺度实体车辆在湿滑室内赛道上持续学习,无需人工重置。高速行驶接近轮胎摩擦极限时,复杂车辆动力学、执行延迟等未建模因素使基于学习的方法面临挑战,既难以精准仿真,也阻碍了从仿真到现实的直接迁移。为实现物理平台上的自主训练,采用模型预测路径积分控制(MPPI)作为重置策略和基础策略,用于残差学习,并在仿真与真实实验中系统比较PPO、SAC和TD-MPC2三种典型强化学习算法在有无残差学习下的表现。结果表明,仿真与真实之间存在明显差距:尽管SAC加残差学习在仿真中收益最高,但仅TD-MPC2在真实平台始终优于MPPI基线。此外,残差学习虽在仿真中显著提升性能,却未能迁移到真实世界,甚至导致性能下降。这些发现揭示了真实世界无重置强化学习的独特挑战,亟需面向实际环境的算法改进。
原文摘要 · Abstract (English)
This paper presents an empirical study of reset-free reinforcement learning (RL) for real-world agile driving, in which a physical 1/10-scale vehicle learns continuously on a slippery indoor track without manual resets. High-speed driving near the limits of tire friction is particularly challenging for learning-based methods because complex vehicle dynamics, actuation delays, and other unmodeled effects hinder both accurate simulation and direct sim-to-real transfer of learned policies. To enable autonomous training on a physical platform, we employ Model Predictive Path Integral control (MPPI) as both the reset policy and the base policy for residual learning, and systematically compare three representative RL algorithms, i.e., PPO, SAC, and TD-MPC2, with and without residual learning in simulation and real-world experiments. Our results reveal a clear gap between simulation and real-world: SAC with residual learning achieves the highest returns in simulation, yet only TD-MPC2 consistently outperforms the MPPI baseline on the physical platform. Moreover, residual learning, while clearly beneficial in simulation, fails to transfer its advantage to the real world and can even degrade performance. These findings reveal that reset-free RL in the real world poses unique challenges absent from simulation, calling for further algorithmic development tailored to training in the wild.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。