paper-with-me

Papers

Safe Hybrid-Action Reinforcement Learning-Based Decision and Control for Discretionary Lane Change

2024-03-01 · Ruichen Xu, Xiao Liu, Jinming Xu, Yuan Lin

Autonomous lane-change, a key feature of advanced driver-assistance systems, can enhance traffic efficiency and reduce the incidence of accidents. However, safe driving of autonomous vehicles remains challenging in complex environments. How to perform safe and appropriate lane change is a popular topic of research in the field of autonomous driving. Currently, few papers consider the safety of reinforcement learning in autonomous lane-change scenarios. We introduce safe hybrid-action reinforcement learning into discretionary lane change for the first time and propose Parameterized Soft Actor-Critic with PID Lagrangian (PASAC-PIDLag) algorithm. Furthermore, we conduct a comparative analysis of the Parameterized Soft Actor-Critic (PASAC), which is an unsafe version of PASAC-PIDLag. Both algorithms are employed to train the lane-change strategy of autonomous vehicles to output discrete lane-change decision and longitudinal vehicle acceleration. Our simulation results indicate that at a traffic density of 15 vehicles per kilometer (15 veh/km), the PASAC-PIDLag algorithm exhibits superior safety with a collision rate of 0%, outperforming the PASAC algorithm, which has a collision rate of 1%. The outcomes of the generalization assessments reveal that at low traffic density levels, both the PASAC-PIDLag and PASAC algorithms are proficient in attaining a 0% collision rate. Under conditions of high traffic flow density, the PASAC-PIDLag algorithm surpasses PASAC in terms of both safety and optimality.

📄 PDF Abstract BibTeX arXiv:2403.00446

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous Vehiclesreinforcement-learning

Similar Papers 제목 키워드 기반

SafeOR-Gym: A Benchmark Suite for Safe Reinforcement Learning Algorithms on Practical Operations Research Problems

2025-06-02 · Asha Ramanujam, Adam Elyoumi, Hao Chen, Sai Madhukiran Kompalli 외 arxiv

Most existing safe reinforcement learning (RL) benchmarks focus on robotics and control tasks, offering limited relevance to high-stakes domains that involve structured constraints, mixed-integer decisions, and industria…

A Hybrid Input based Deep Reinforcement Learning for Lane Change Decision-Making of Autonomous Vehicle

2025-09-01 · Ziteng Gao, Jiaqi Qu, Chaoyu Chen arxiv

Lane change decision-making for autonomous vehicles is a complex but high-reward behavior. In this paper, we propose a hybrid input based deep reinforcement learning (DRL) algorithm, which realizes abstract lane change d…

Reinforcement LearningTrajectory PredictionAutonomous Vehicles

Continuous-Discrete Reinforcement Learning for Hybrid Control in Robotics

2020-01-02 · Michael Neunert, Abbas Abdolmaleki, Markus Wulfmeier, Thomas Lampe 외

Many real-world control problems involve both discrete decision variables - such as the choice of control modes, gear switching or digital outputs - as well as continuous decision variables - such as velocity setpoints, …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Safe and Efficient Self-evolving Algorithm for Decision-making and Control of Autonomous Driving Systems

2024-08-22 · Shuo Yang, LiWen Wang, Yanjun Huang, Hong Chen

Autonomous vehicles with a self-evolving ability are expected to cope with unknown scenarios in the real-world environment. Take advantage of trial and error mechanism, reinforcement learning is able to self evolve by le…

Autonomous DrivingAutonomous VehiclesDecision Makingreinforcement-learning+1

Lyapunov-Aware Quantum-Inspired Reinforcement Learning for Continuous-Time Vehicle Control: A Feasibility Study

2025-10-21 · Nutkritta Kraipatthanapong, Natthaphat Thathong, Pannita Suksawas, Thanunnut Klunklin 외 arxiv

This paper presents a novel Lyapunov-Based Quantum Reinforcement Learning (LQRL) framework that integrates quantum policy optimization with Lyapunov stability analysis for continuous-time vehicle control. The proposed ap…

Reinforcement Learning