paper-with-me

홈 › Papers

Non-zero-sum Game Control for Multi-vehicle Driving via Reinforcement Learning

2023-02-08 · Xujie Song, Zexi Lin

When a vehicle drives on the road, its behaviors will be affected by surrounding vehicles. Prediction and decision should not be considered as two separate stages because all vehicles make decisions interactively. This paper constructs the multi-vehicle driving scenario as a non-zero-sum game and proposes a novel game control framework, which consider prediction, decision and control as a whole. The mutual influence of interactions between vehicles is considered in this framework because decisions are made by Nash equilibrium strategy. To efficiently obtain the strategy, ADP, a model-based reinforcement learning method, is used to solve coupled Hamilton-Jacobi-Bellman equations. Driving performance is evaluated by tracking, efficiency, safety and comfort indices. Experiments show that our algorithm could drive perfectly by directly controlling acceleration and steering angle. Vehicles could learn interactive behaviors such as overtaking and pass. In summary, we propose a non-zero-sum game framework for modeling multi-vehicle driving, provide an effective way to solve the Nash equilibrium driving strategy, and validate at non-signalized intersections.

📄 PDF Abstract BibTeX arXiv:2302.03958

Code (1)

jerry99s/NonZeroSum_Driving 공식 구현 pytorch

Tasks

Model-based Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

End-To-End Training and Testing Gamification Framework to Learn Human Highway Driving

2024-04-16 · Satya R. Jaladi, Zhimin Chen, Narahari R. Malayanur, Raja M. Macherla 외

The current autonomous stack is well modularized and consists of perception, decision making and control in a handcrafted framework. With the advances in artificial intelligence (AI) and computing resources, researchers …

Autonomous DrivingDecision Making

Autonomous Vehicle Convoy Control as a Differential Game

2021-01-21 · Hossein B. Jond, Jan Platoš

Group control of connected and autonomous vehicles on automated highways is challenging for the advanced driver assistance systems (ADAS) and the automated driving systems (ADS). This paper investigates the differential …

Autonomous Vehicles

Game-Theoretic Modeling of Driver and Vehicle Interactions for Verification and Validation of Autonomous Vehicle Control Systems

2016-08-30 · Nan Li, Dave Oyler, Mengxuan Zhang, Yildiray Yildiz 외

Autonomous driving has been the subject of increased interest in recent years both in industry and in academia. Serious efforts are being pursued to address legal, technical and logistical problems and make autonomous ca…

Autonomous Driving

Eco-driving Accounting for Interactive Cut-in Vehicles

2024-05-08 · Chaozhe R. He, Nan Li

Automated vehicles can gather information about surrounding traffic and plan safe and energy-efficient driving behavior, which is known as eco-driving. Conventional eco-driving designs only consider preceding vehicles in…

ALGAMES: A Fast Solver for Constrained Dynamic Games

2019-10-22 · Simon Le Cleac'h, Mac Schwager, Zachary Manchester

Dynamic games are an effective paradigm for dealing with the control of multiple interacting actors. This paper introduces ALGAMES (Augmented Lagrangian GAME-theoretic Solver), a solver that handles trajectory optimizati…

Autonomous DrivingModel Predictive Control