paper-with-me

Papers

Boosting Offline Reinforcement Learning for Autonomous Driving with Hierarchical Latent Skills

2023-09-24 · Zenan Li, Fan Nie, Qiao Sun, Fang Da, Hang Zhao

Learning-based vehicle planning is receiving increasing attention with the emergence of diverse driving simulators and large-scale driving datasets. While offline reinforcement learning (RL) is well suited for these safety-critical tasks, it still struggles to plan over extended periods. In this work, we present a skill-based framework that enhances offline RL to overcome the long-horizon vehicle planning challenge. Specifically, we design a variational autoencoder (VAE) to learn skills from offline demonstrations. To mitigate posterior collapse of common VAEs, we introduce a two-branch sequence encoder to capture both discrete options and continuous variations of the complex driving skills. The final policy treats learned skills as actions and can be trained by any off-the-shelf offline RL algorithms. This facilitates a shift in focus from per-step actions to temporally extended skills, thereby enabling long-term reasoning into the future. Extensive results on CARLA prove that our model consistently outperforms strong baselines at both training and new scenarios. Additional visualizations and experiments demonstrate the interpretability and transferability of extracted skills.

📄 PDF Abstract BibTeX arXiv:2309.13614

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingOffline RLreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
Focus 설명 없음
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

AD4RL: Autonomous Driving Benchmarks for Offline Reinforcement Learning with Value-based Dataset

2024-04-03 · Dongsu Lee, Chanin Eom, Minhae Kwon

Offline reinforcement learning has emerged as a promising technology by enhancing its practicality through the use of pre-collected large datasets. Despite its practical benefits, most algorithm development research in o…

Autonomous DrivingDecision Makingreinforcement-learningReinforcement Learning

Safety-aware Causal Representation for Trustworthy Offline Reinforcement Learning in Autonomous Driving

2023-10-31 · Haohong Lin, Wenhao Ding, Zuxin Liu, Yaru Niu 외

In the domain of autonomous driving, the offline Reinforcement Learning~(RL) approaches exhibit notable efficacy in addressing sequential decision-making problems from offline datasets. However, maintaining safety in div…

Autonomous DrivingAutonomous VehiclesDecision MakingOffline RL+4

Boosting Offline Reinforcement Learning with Action Preference Query

2023-06-06 · Qisen Yang, Shenzhi Wang, Matthieu Gaetan Lin, Shiji Song 외

Training practical agents usually involve offline and online reinforcement learning (RL) to balance the policy's performance and interaction costs. In particular, online fine-tuning has become a commonly used method to c…

Autonomous DrivingD4RLreinforcement-learningReinforcement Learning+1

PerlAD: Towards Enhanced Closed-loop End-to-end Autonomous Driving with Pseudo-simulation-based Reinforcement Learning

2026-03-16 · Yinfeng Gao, Qichao Zhang, Deqing Liu, Zhongpu Xia 외 arxiv

End-to-end autonomous driving policies based on Imitation Learning (IL) often struggle in closed-loop execution due to the misalignment between inadequate open-loop training objectives and real driving requirements. Whil…

Reinforcement LearningAutonomous Driving

Spatially and Seamlessly Hierarchical Reinforcement Learning for State Space and Policy space in Autonomous Driving

2021-11-10 · Jaehyun Kim, Jaeseung Jeong

Despite advances in hierarchical reinforcement learning, its applications to path planning in autonomous driving on highways are challenging. One reason is that conventional hierarchical reinforcement learning approaches…

Autonomous DrivingHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+1