随机化训练数据可显著提升机器人强化学习的实机鲁棒性
Learning more with the same effort: how randomization improves the robustness of a robotic deep reinforcement learning agent
- 在仿真训练中引入变量随机化,增强虚拟经验多样性
- 使模型实机训练初期准确率平均提升25%
- 减少对真实数据依赖,适合工业级机器人部署
深度强化学习在工业应用中常因难以获取训练所需数据而受阻,采集真实数据耗时且成本高昂。利用虚拟环境生成合成经验可缓解样本效率问题,但面临仿真到现实(sim-to-real)的迁移挑战。本文分析了先进sim-to-real方法——渐进式神经网络(PNN)的鲁棒性,发现其在实机训练初期性能显著下降。通过在仿真训练中随机化部分变量,显著改善了这一问题。实验表明,引入多样性后模型平均准确率提升约25%,相当于在相同最终性能下减少对真实经验的需求。即使虚拟经验质量一般,加入真实经验仍具价值。
原文摘要 · Abstract (English)
The industrial application of Deep Reinforcement Learning (DRL) is frequently slowed down because of the inability to generate the experience required to train the models. Collecting data often involves considerable time and economic effort that is unaffordable in most cases. Fortunately, devices like robots can be trained with synthetic experience thanks to virtual environments. With this approach, the sample efficiency problems of artificial agents are mitigated, but another issue arises: the need for efficiently transferring the synthetic experience into the real world (sim-to-real). This paper analyzes the robustness of a state-of-the-art sim-to-real technique known as progressive neural networks (PNNs) and studies how adding diversity to the synthetic experience can complement it. To better understand the drivers that lead to a lack of robustness, the robotic agent is still tested in a virtual environment to ensure total control on the divergence between the simulated and real models. The results show that a PNN-like agent exhibits a substantial decrease in its robustness at the beginning of the real training phase. Randomizing certain variables during simulation-based training significantly mitigates this issue. On average, the increase in the model's accuracy is around 25% when diversity is introduced in the training process. This improvement can be translated into a decrease in the required real experience for the same final robustness performance. Notwithstanding, adding real experience to agents should still be beneficial regardless of the quality of the virtual experience fed into the agent.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。