paper-with-me

홈 › Papers

Multi-Agent Broad Reinforcement Learning for Intelligent Traffic Light Control

2022-03-08 · Ruijie Zhu, Lulu Li, Shuning Wu, Pei Lv, Yafai Li, Mingliang Xu

Intelligent Traffic Light Control System (ITLCS) is a typical Multi-Agent System (MAS), which comprises multiple roads and traffic lights.Constructing a model of MAS for ITLCS is the basis to alleviate traffic congestion. Existing approaches of MAS are largely based on Multi-Agent Deep Reinforcement Learning (MADRL). Although the Deep Neural Network (DNN) of MABRL is effective, the training time is long, and the parameters are difficult to trace. Recently, Broad Learning Systems (BLS) provided a selective way for learning in the deep neural networks by a flat network. Moreover, Broad Reinforcement Learning (BRL) extends BLS in Single Agent Deep Reinforcement Learning (SADRL) problem with promising results. However, BRL does not focus on the intricate structures and interaction of agents. Motivated by the feature of MADRL and the issue of BRL, we propose a Multi-Agent Broad Reinforcement Learning (MABRL) framework to explore the function of BLS in MAS. Firstly, unlike most existing MADRL approaches, which use a series of deep neural networks structures, we model each agent with broad networks. Then, we introduce a dynamic self-cycling interaction mechanism to confirm the "3W" information: When to interact, Which agents need to consider, What information to transmit. Finally, we do the experiments based on the intelligent traffic light control scenario. We compare the MABRL approach with six different approaches, and experimental results on three datasets verify the effectiveness of MABRL.

📄 PDF Abstract BibTeX arXiv:2203.04310

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

MAS This optimizer mix ADAM and SGD creating the MAS optimizer.

Similar Papers 제목 키워드 기반

PyTSC: A Unified Platform for Multi-Agent Reinforcement Learning in Traffic Signal Control

2024-10-23 · Rohit Bokade, Xiaoning Jin

Multi-Agent Reinforcement Learning (MARL) presents a promising approach for addressing the complexity of Traffic Signal Control (TSC) in urban environments. However, existing platforms for MARL-based TSC research face ch…

ManagementMulti-agent Reinforcement LearningTraffic Signal Control

Towards Multi-agent Reinforcement Learning based Traffic Signal Control through Spatio-temporal Hypergraphs

2024-04-17 · Kang Wang, Zhishu Shen, Zhen Lei, Tiehua Zhang

Traffic signal control systems (TSCSs) are integral to intelligent traffic management, fostering efficient vehicle flow. Traditional approaches often simplify road networks into standard graphs, which results in a failur…

Edge-computingManagementMulti-agent Reinforcement LearningTraffic Signal Control

A Traffic Light Dynamic Control Algorithm with Deep Reinforcement Learning Based on GNN Prediction

2020-09-29 · Xiaorong Hu, Chenguang Zhao, Gang Wang

Today's intelligent traffic light control system is based on the current road traffic conditions for traffic regulation. However, these approaches cannot exploit the future traffic information in advance. In this paper, …

Deep Reinforcement LearningGraph Neural NetworkReinforcement Learning (RL)

Intelligent Traffic Light via Policy-based Deep Reinforcement Learning

2021-12-27 · Yue Zhu, Mingyu Cai, Chris Schwarz, Junchao Li 외

Intelligent traffic lights in smart cities can optimally reduce traffic congestion. In this study, we employ reinforcement learning to train the control agent of a traffic light on a simulator of urban mobility. As a dif…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Multi-hop Upstream Anticipatory Traffic Signal Control with Deep Reinforcement Learning

2024-11-10 · Xiaocan Li, Xiaoyu Wang, Ilia Smirnov, Scott Sanner 외

Coordination in traffic signal control is crucial for managing congestion in urban networks. Existing pressure-based control methods focus only on immediate upstream links, leading to suboptimal green time allocation and…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningTraffic Signal Control