paper-with-me

Papers

Reinforcement Learning-Enabled Decision-Making Strategies for a Vehicle-Cyber-Physical-System in Connected Environment

2020-07-16 · Teng Liu, Xiaolin Tang, Jinwei Zhang, Wenbo Li, Zejian Deng, Yalian Yang

As a typical vehicle-cyber-physical-system (V-CPS), connected automated vehicles attracted more and more attention in recent years. This paper focuses on discussing the decision-making (DM) strategy for autonomous vehicles in a connected environment. First, the highway DM problem is formulated, wherein the vehicles can exchange information via wireless networking. Then, two classical reinforcement learning (RL) algorithms, Q-learning and Dyna, are leveraged to derive the DM strategies in a predefined driving scenario. Finally, the control performance of the derived DM policies in safety and efficiency is analyzed. Furthermore, the inherent differences of the RL algorithms are embodied and discussed in DM strategies.

📄 PDF Abstract BibTeX arXiv:2007.09101

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesDecision MakingQ-Learningreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

A Comparative Analysis of Deep Reinforcement Learning-enabled Freeway Decision-making for Automated Vehicles

2020-08-04 · Teng Liu, Yuyou Yang, Wenxuan Xiao, Xiaolin Tang 외

Deep reinforcement learning (DRL) has emerged as a pervasive and potent methodology for addressing artificial intelligence challenges. Due to its substantial potential for autonomous self-learning and self-improvement, D…

Autonomous DrivingAutonomous VehiclesDecision MakingDeep Reinforcement Learning+5

Decision-making Strategy on Highway for Autonomous Vehicles using Deep Reinforcement Learning

2020-07-16 · Jiangdong Liao, Teng Liu, Xiaolin Tang, Xingyu Mu 외

Autonomous driving is a promising technology to reduce traffic accidents and improve driving efficiency. In this work, a deep reinforcement learning (DRL)-enabled decision-making policy is constructed for autonomous vehi…

Autonomous DrivingAutonomous VehiclesDecision MakingDeep Reinforcement Learning+2

Driving Tasks Transfer in Deep Reinforcement Learning for Decision-making of Autonomous Vehicles

2020-09-07 · Hong Shu, Teng Liu, Xingyu Mu, Dongpu Cao

Knowledge transfer is a promising concept to achieve real-time decision-making for autonomous vehicles. This paper constructs a transfer deep reinforcement learning framework to transform the driving tasks in inter-secti…

Autonomous VehiclesDecision MakingDeep Reinforcement Learningreinforcement-learning+2

Research on Autonomous Driving Decision-making Strategies based Deep Reinforcement Learning

2024-08-06 · Zixiang Wang, Hao Yan, Changsong Wei, Junyu Wang 외

The behavior decision-making subsystem is a key component of the autonomous driving system, which reflects the decision-making ability of the vehicle and the driver, and is an important symbol of the high-level intellige…

Autonomous DrivingDecision MakingDeep Reinforcement Learningreinforcement-learning+1

Safe Decision-making for Lane-change of Autonomous Vehicles via Human Demonstration-aided Reinforcement Learning

2022-07-01 · Jingda Wu, Wenhui Huang, Niels de Boer, Yanghui Mo 외

Decision-making is critical for lane change in autonomous driving. Reinforcement learning (RL) algorithms aim to identify the values of behaviors in various situations and thus they become a promising pathway to address …

Autonomous DrivingAutonomous VehiclesDecision MakingReinforcement Learning (RL)