paper-with-me

Papers

Microscopic Traffic Simulation by Cooperative Multi-agent Deep Reinforcement Learning

2019-03-04 · Giulio Bacchiani, Daniele Molinari, Marco Patander

Expert human drivers perform actions relying on traffic laws and their previous experience. While traffic laws are easily embedded into an artificial brain, modeling human complex behaviors which come from past experience is a more challenging task. One of these behaviors is the capability of communicating intentions and negotiating the right of way through driving actions, as when a driver is entering a crowded roundabout and observes other cars movements to guess the best time to merge in. In addition, each driver has its own unique driving style, which is conditioned by both its personal characteristics, such as age and quality of sight, and external factors, such as being late or in a bad mood. For these reasons, the interaction between different drivers is not trivial to simulate in a realistic manner. In this paper, this problem is addressed by developing a microscopic simulator using a Deep Reinforcement Learning Algorithm based on a combination of visual frames, representing the perception around the vehicle, and a vector of numerical parameters. In particular, the algorithm called Asynchronous Advantage Actor-Critic has been extended to a multi-agent scenario in which every agent needs to learn to interact with other similar agents. Moreover, the model includes a novel architecture such that the driving style of each vehicle is adjustable by tuning some of its input parameters, permitting to simulate drivers with different levels of aggressiveness and desired cruising speeds.

📄 PDF Abstract BibTeX arXiv:1903.01365

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Evidence and quantification of cooperation of driving agents in mixed traffic flow

2024-07-31 · Di Chen, Jia Li, H. Michael Zhang

Cooperation is a ubiquitous phenomenon in many natural, social, and engineered systems with multiple agents. Understanding the formation of cooperation in mixed traffic is of theoretical interest in its own right, and co…

Topology Enhanced MARL for Multi-Vehicle Cooperative Decision-Making of CAVs

2025-07-16 · Ye Han, Lijun Zhang, Dejian Meng, Zhuang Zhang arxiv

The exploration-exploitation trade-off constitutes one of the fundamental challenges in reinforcement learning (RL), which is exacerbated in multi-agent reinforcement learning (MARL) due to the exponential growth of join…

Multi-agent Reinforcement LearningAutonomous Vehicles

A self-organizing system for urban traffic control based on predictive interval microscopic model

2014-06-04 · Bartlomiej Placzek

This paper introduces a self-organizing traffic signal system for an urban road network. The key elements of this system are agents that control traffic signals at intersections. Each agent uses an interval microscopic t…

IntersectionZoo: Eco-driving for Benchmarking Multi-Agent Contextual Reinforcement Learning

2024-10-19 · Vindula Jayawardana, Baptiste Freydt, Ao Qu, Cameron Hickert 외

Despite the popularity of multi-agent reinforcement learning (RL) in simulated and two-player applications, its success in messy real-world applications has been limited. A key challenge lies in its generalizability acro…

BenchmarkingMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

LASIL: Learner-Aware Supervised Imitation Learning For Long-term Microscopic Traffic Simulation

2024-03-26 · CVPR 2024 1 · Ke Guo, Zhenwei Miao, Wei Jing, Weiwei Liu 외

Microscopic traffic simulation plays a crucial role in transportation engineering by providing insights into individual vehicle behavior and overall traffic flow. However, creating a realistic simulator that accurately r…

Imitation Learning