Towards Socially Responsive Autonomous Vehicles: A Reinforcement Learning Framework with Driving Priors and Coordination Awareness

Jiaqi Liu,Donghao Zhou,Peng Hang,Ying Ni,Jian Sun
DOI: https://doi.org/10.48550/arXiv.2309.09726
2023-09-18
Abstract:The advent of autonomous vehicles (AVs) alongside human-driven vehicles (HVs) has ushered in an era of mixed traffic flow, presenting a significant challenge: the intricate interaction between these entities within complex driving environments. AVs are expected to have human-like driving behavior to seamlessly integrate into human-dominated traffic systems. To address this issue, we propose a reinforcement learning framework that considers driving priors and Social Coordination Awareness (SCA) to optimize the behavior of AVs. The framework integrates a driving prior learning (DPL) model based on a variational autoencoder to infer the driver's driving priors from human drivers' trajectories. A policy network based on a multi-head attention mechanism is designed to effectively capture the interactive dependencies between AVs and other traffic participants to improve decision-making quality. The introduction of SCA into the autonomous driving decision-making system, and the use of Coordination Tendency (CT) to quantify the willingness of AVs to coordinate the traffic system is explored. Simulation results show that the proposed framework can not only improve the decision-making quality of AVs but also motivate them to produce social behaviors, with potential benefits for the safety and traffic efficiency of the entire transportation system.
Robotics
What problem does this paper attempt to address?
The problem that this paper attempts to solve is the complex interaction between autonomous vehicles (AVs) and human - driven vehicles (HVs) in mixed traffic flows. As AVs gradually integrate into the existing traffic systems dominated by human drivers, how to make AVs drive like humans and integrate seamlessly into the traffic system has become an important challenge. Specifically, the paper focuses on how to optimize the behavior of AVs so that they can not only make decisions efficiently and safely, but also exhibit social behavior, that is, they can understand and respond to the intentions and needs of other traffic participants, promoting the safety and efficiency of the entire traffic system. To address this challenge, the authors propose a reinforcement - learning framework that takes into account driving priors and social coordination awareness (SCA). By introducing the driving prior learning (DPL) model to infer driving priors from the trajectories of human drivers, and designing a policy network based on the multi - head attention mechanism to effectively capture the interactive dependencies between AVs and other traffic participants and improve the quality of decision - making. In addition, the paper also introduces the coordination tendency (CT) as a metric to quantify the willingness of AVs to coordinate the traffic system, exploring the possibility of adding SCA to the autonomous driving decision - making system. In short, the main objective of the paper is to enhance the social interaction capabilities of AVs by combining driving priors and social coordination awareness, enabling them to operate more intelligently, safely, and efficiently in complex traffic environments.