paper-with-me

Papers

Automatic Curriculum Learning for Driving Scenarios: Towards Robust and Efficient Reinforcement Learning

2025-05-13 · Ahmed Abouelazm, Tim Weinstein, Tim Joseph, Philip Schörner, J. Marius Zöllner

This paper addresses the challenges of training end-to-end autonomous driving agents using Reinforcement Learning (RL). RL agents are typically trained in a fixed set of scenarios and nominal behavior of surrounding road users in simulations, limiting their generalization and real-life deployment. While domain randomization offers a potential solution by randomly sampling driving scenarios, it frequently results in inefficient training and sub-optimal policies due to the high variance among training scenarios. To address these limitations, we propose an automatic curriculum learning framework that dynamically generates driving scenarios with adaptive complexity based on the agent's evolving capabilities. Unlike manually designed curricula that introduce expert bias and lack scalability, our framework incorporates a ``teacher'' that automatically generates and mutates driving scenarios based on their learning potential -- an agent-centric metric derived from the agent's current policy -- eliminating the need for expert design. The framework enhances training efficiency by excluding scenarios the agent has mastered or finds too challenging. We evaluate our framework in a reinforcement learning setting where the agent learns a driving policy from camera images. Comparative results against baseline methods, including fixed scenario training and domain randomization, demonstrate that our approach leads to enhanced generalization, achieving higher success rates: +9\% in low traffic density, +21\% in high traffic density, and faster convergence with fewer training steps. Our findings highlight the potential of ACL in improving the robustness and efficiency of RL-based autonomous driving agents.

📄 PDF Abstract BibTeX arXiv:2505.08264

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Investigating Value of Curriculum Reinforcement Learning in Autonomous Driving Under Diverse Road and Weather Conditions

2021-03-14 · Anil Ozturk, Mustafa Burak Gunel, Resul Dagdanov, Mirac Ekim Vural 외

Applications of reinforcement learning (RL) are popular in autonomous driving tasks. That being said, tuning the performance of an RL agent and guaranteeing the generalization performance across variety of different driv…

Autonomous Drivingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Diverse and Adaptive Behavior Curriculum for Autonomous Driving: A Student-Teacher Framework with Multi-Agent RL

2025-07-25 · Ahmed Abouelazm, Johannes Ratz, Philip Schörner, J. Marius Zöllner arxiv

Autonomous driving faces challenges in navigating complex real-world traffic, requiring safe handling of both common and critical scenarios. Reinforcement learning (RL), a prominent method in end-to-end driving, enables …

Reinforcement LearningAutonomous Driving

CuRLA: Curriculum Learning Based Deep Reinforcement Learning for Autonomous Driving

2025-01-09 · Bhargava Uppuluri, Anjel Patel, Neil Mehta, Sridhar Kamath 외

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…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning

State Dropout-Based Curriculum Reinforcement Learning for Self-Driving at Unsignalized Intersections

2022-07-10 · Shivesh Khaitan, John M. Dolan

Traversing intersections is a challenging problem for autonomous vehicles, especially when the intersections do not have traffic control. Recently deep reinforcement learning has received massive attention due to its suc…

Autonomous DrivingAutonomous VehiclesDeep Reinforcement LearningMotion Planning+3

Learning to Guide Multiple Heterogeneous Actors from a Single Human Demonstration via Automatic Curriculum Learning in StarCraft II

2022-05-11 · Nicholas Waytowich, James Hare, Vinicius G. Goecks, Mark Mittrick 외

Traditionally, learning from human demonstrations via direct behavior cloning can lead to high-performance policies given that the algorithm has access to large amounts of high-quality data covering the most likely scena…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2