Knowledge Transfer from Simple to Complex: A Safe and Efficient Reinforcement Learning Framework for Autonomous Driving Decision-Making
Rongliang Zhou, Jiakun Huang, Mingjun Li, Hepeng Li, Haotian Cao,, Xiaolin Song

TL;DR
This paper introduces a novel reinforcement learning framework for autonomous driving decision-making that enhances safety and efficiency through knowledge transfer, adaptive algorithms, and a gradual learning strategy, validated by highway lane-change simulations.
Contribution
The paper proposes the S2CD framework combining rapid teacher training, adaptive RL algorithms, and a gradual weaning strategy for effective knowledge transfer in complex driving environments.
Findings
Improved learning efficiency and safety in highway lane-change scenarios.
Reduced training costs compared to existing algorithms.
Effective knowledge transfer even with suboptimal teachers.
Abstract
A safe and efficient decision-making system is crucial for autonomous vehicles. However, the complexity of driving environments limits the effectiveness of many rule-based and machine learning approaches. Reinforcement Learning (RL), with its robust self-learning capabilities and environmental adaptability, offers a promising solution to these challenges. Nevertheless, safety and efficiency concerns during training hinder its widespread application. To address these concerns, we propose a novel RL framework, Simple to Complex Collaborative Decision (S2CD). First, we rapidly train the teacher model in a lightweight simulation environment. In the more complex and realistic environment, teacher intervenes when the student agent exhibits suboptimal behavior by assessing actions' value to avert dangers. We also introduce an RL algorithm called Adaptive Clipping Proximal Policy Optimization…
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
TopicsReinforcement Learning in Robotics · Data Stream Mining Techniques
