Federated Transfer Reinforcement Learning for Autonomous Driving
Xinle Liang, Yang Liu, Tianjian Chen, Ming Liu, Qiang Yang

TL;DR
This paper introduces a federated reinforcement learning framework for autonomous driving that enables real-time knowledge sharing among agents in different environments, improving collision avoidance performance.
Contribution
It proposes a novel online federated RL transfer method allowing collaborative learning across diverse autonomous agents in real-time.
Findings
27% increase in average distance from obstacles
42% decrease in collision counts
Effective real-time knowledge transfer demonstrated
Abstract
Reinforcement learning (RL) is widely used in autonomous driving tasks and training RL models typically involves in a multi-step process: pre-training RL models on simulators, uploading the pre-trained model to real-life robots, and fine-tuning the weight parameters on robot vehicles. This sequential process is extremely time-consuming and more importantly, knowledge from the fine-tuned model stays local and can not be re-used or leveraged collaboratively. To tackle this problem, we present an online federated RL transfer process for real-time knowledge extraction where all the participant agents make corresponding actions with the knowledge learned by others, even when they are acting in very different environments. To validate the effectiveness of the proposed approach, we constructed a real-life collision avoidance system with Microsoft Airsim simulator and NVIDIA JetsonTX2 car…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Traffic control and management · Transportation and Mobility Innovations
