CuRLA: Curriculum Learning Based Deep Reinforcement Learning for Autonomous Driving
Bhargava Uppuluri, Anjel Patel, Neil Mehta, Sridhar Kamath, Pratyush, Chakraborty

TL;DR
This paper introduces a curriculum learning approach combined with deep reinforcement learning to improve autonomous driving agents' adaptability and safety in complex, dynamic environments using the CARLA simulator.
Contribution
It presents a novel method integrating curriculum learning with DRL and VAE to enhance generalization and safety in autonomous driving tasks.
Findings
Improved adaptability of autonomous driving agents in complex environments.
Enhanced safety through curriculum learning and collision penalties.
Better understanding of reward component balancing in DRL.
Abstract
In autonomous driving, traditional Computer Vision (CV) agents often struggle in unfamiliar situations due to biases in the training data. Deep Reinforcement Learning (DRL) agents address this by learning from experience and maximizing rewards, which helps them adapt to dynamic environments. However, ensuring their generalization remains challenging, especially with static training environments. Additionally, DRL models lack transparency, making it difficult to guarantee safety in all scenarios, particularly those not seen during training. To tackle these issues, we propose a method that combines DRL with Curriculum Learning for autonomous driving. Our approach uses a Proximal Policy Optimization (PPO) agent and a Variational Autoencoder (VAE) to learn safe driving in the CARLA simulator. The agent is trained using two-fold curriculum learning, progressively increasing environment…
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
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
