paper-with-me

Papers

A Safe Hierarchical Planning Framework for Complex Driving Scenarios based on Reinforcement Learning

2021-01-17 · Jinning Li, Liting Sun, Jianyu Chen, Masayoshi Tomizuka, Wei Zhan

Autonomous vehicles need to handle various traffic conditions and make safe and efficient decisions and maneuvers. However, on the one hand, a single optimization/sampling-based motion planner cannot efficiently generate safe trajectories in real time, particularly when there are many interactive vehicles near by. On the other hand, end-to-end learning methods cannot assure the safety of the outcomes. To address this challenge, we propose a hierarchical behavior planning framework with a set of low-level safe controllers and a high-level reinforcement learning algorithm (H-CtRL) as a coordinator for the low-level controllers. Safety is guaranteed by the low-level optimization/sampling-based controllers, while the high-level reinforcement learning algorithm makes H-CtRL an adaptive and efficient behavior planner. To train and test our proposed algorithm, we built a simulator that can reproduce traffic scenes using real-world datasets. The proposed H-CtRL is proved to be effective in various realistic simulation scenarios, with satisfying performance in terms of both safety and efficiency.

📄 PDF Abstract BibTeX arXiv:2101.06778

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehiclesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

BoT-Drive: Hierarchical Behavior and Trajectory Planning for Autonomous Driving using POMDPs

2024-09-27 · Xuanjin Jin, Chendong Zeng, Shengfa Zhu, Chunxiao Liu 외

Uncertainties in dynamic road environments pose significant challenges for behavior and trajectory planning in autonomous driving. This paper introduces BoT-Drive, a planning algorithm that addresses uncertainties at bot…

Autonomous DrivingDecision MakingTrajectory Planning

SGDrive: Scene-to-Goal Hierarchical World Cognition for Autonomous Driving

2026-01-09 · Jingyu Li, Junjie Wu, Dongnan Hu, Xiangkai Huang 외 arxiv

Recent end-to-end autonomous driving approaches have leveraged Vision-Language Models (VLMs) to enhance planning capabilities in complex driving scenarios. However, VLMs are inherently trained as generalist models, lacki…

Representation LearningTrajectory PlanningAutonomous Driving

An enhanced motion planning approach by integrating driving heterogeneity and long-term trajectory prediction for automated driving systems

2023-08-02 · Ni Dong, Shuming Chen, Yina Wu, Yiheng Feng 외

Navigating automated driving systems (ADSs) through complex driving environments is difficult. Predicting the driving behavior of surrounding human-driven vehicles (HDVs) is a critical component of an ADS. This paper pro…

Motion PlanningTrajectory Prediction

A Fast Integrated Planning and Control Framework for Autonomous Driving via Imitation Learning

2017-07-09 · Liting Sun, Cheng Peng, Wei Zhan, Masayoshi Tomizuka

For safe and efficient planning and control in autonomous driving, we need a driving policy which can achieve desirable driving quality in long-term horizon with guaranteed safety and feasibility. Optimization-based appr…

Autonomous DrivingImitation LearningModel Predictive Control

ReAL-AD: Towards Human-Like Reasoning in End-to-End Autonomous Driving

2025-07-16 · Yuhang Lu, Jiadong Tu, Yuexin Ma, Xinge Zhu arxiv

End-to-end autonomous driving has emerged as a promising approach to unify perception, prediction, and planning within a single framework, reducing information loss and improving adaptability. However, existing methods o…

Autonomous Driving