paper-with-me

홈 › Papers

Reinforcement Learning based Control of Imitative Policies for Near-Accident Driving

2020-07-01 · Zhangjie Cao, Erdem Biyik, Woodrow Z. Wang, Allan Raventos, Adrien Gaidon, Guy Rosman, Dorsa Sadigh

Autonomous driving has achieved significant progress in recent years, but autonomous cars are still unable to tackle high-risk situations where a potential accident is likely. In such near-accident scenarios, even a minor change in the vehicle's actions may result in drastically different consequences. To avoid unsafe actions in near-accident scenarios, we need to fully explore the environment. However, reinforcement learning (RL) and imitation learning (IL), two widely-used policy learning methods, cannot model rapid phase transitions and are not scalable to fully cover all the states. To address driving in near-accident scenarios, we propose a hierarchical reinforcement and imitation learning (H-ReIL) approach that consists of low-level policies learned by IL for discrete driving modes, and a high-level policy learned by RL that switches between different driving modes. Our approach exploits the advantages of both IL and RL by integrating them into a unified learning framework. Experimental results and user studies suggest our approach can achieve higher efficiency and safety compared to other methods. Analyses of the policies demonstrate our high-level policy appropriately switches between different low-level policies in near-accident driving situations.

📄 PDF Abstract BibTeX arXiv:2007.00178

Code (1)

Stanford-ILIAD/CARLO 공식 구현

Tasks

Autonomous DrivingImitation Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

CIRL: Controllable Imitative Reinforcement Learning for Vision-based Self-driving

2018-07-10 · ECCV 2018 9 · Xiaodan Liang, Tairui Wang, Luona Yang, Eric Xing

Autonomous urban driving navigation with complex multi-agent dynamics is under-explored due to the difficulty of learning an optimal driving policy. The traditional modular pipeline heavily relies on hand-designed rules …

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Machine Learning Integrated with Model Predictive Control for Imitative Optimal Control of Compression Ignition Engines

2022-04-01 · Armin Norouzi, Saeid Shahpouri, David Gordon, Alexander Winkler 외

The high thermal efficiency and reliability of the compression-ignition engine makes it the first choice for many applications. For this to continue, a reduction of the pollutant emissions is needed. One solution is the …

Model Predictive Control

CIMRL: Combining IMitation and Reinforcement Learning for Safe Autonomous Driving

2024-06-13 · Jonathan Booher, Khashayar Rohanimanesh, Junhong Xu, Vladislav Isenbaev 외

Modern approaches to autonomous driving rely heavily on learned components trained with large amounts of human driving data via imitation learning. However, these methods require large amounts of expensive data collectio…

Autonomous DrivingAutonomous VehiclesImitation Learningreinforcement-learning+3

Phasic Self-Imitative Reduction for Sparse-Reward Goal-Conditioned Reinforcement Learning

2022-06-24 · Yunfei Li, Tian Gao, Jiaqi Yang, Huazhe Xu 외

It has been a recent trend to leverage the power of supervised learning (SL) towards more effective reinforcement learning (RL) methods. We propose a novel phasic approach by alternating online RL and offline SL for tack…

reinforcement-learningReinforcement Learning (RL)

AED: Automatic Discovery of Effective and Diverse Vulnerabilities for Autonomous Driving Policy with Large Language Models

2025-03-24 · Le Qiu, Zelai Xu, Qixin Tan, Wenhao Tang 외

Assessing the safety of autonomous driving policy is of great importance, and reinforcement learning (RL) has emerged as a powerful method for discovering critical vulnerabilities in driving policies. However, existing R…

Autonomous DrivingReinforcement Learning (RL)