paper-with-me

홈 › Papers

Spatial Influence-aware Reinforcement Learning for Intelligent Transportation System

2019-12-14 · Wenhang Bao, Xiao-Yang Liu

Intelligent transportation systems (ITSs) are envisioned to be crucial for smart cities, which aims at improving traffic flow to improve the life quality of urban residents and reducing congestion to improve the efficiency of commuting. However, several challenges need to be resolved before such systems can be deployed, for example, conventional solutions for Markov decision process (MDP) and single-agent Reinforcement Learning (RL) algorithms suffer from poor scalability, and multi-agent systems suffer from poor communication and coordination. In this paper, we explore the potential of mutual information sharing, or in other words, spatial influence based communication, to optimize traffic light control policy. First, we mathematically analyze the transportation system. We conclude that the transportation system does not have stationary Nash Equilibrium, thereby reinforcement learning algorithms offer suitable solutions. Secondly, we describe how to build a multi-agent Deep Deterministic Policy Gradient (DDPG) system with spatial influence and social group utility incorporated. Then we utilize the grid topology road network to empirically demonstrate the scalability of the new system. We demonstrate three types of directed communications to show the effect of directions of social influence on the entire network utility and individual utility. Lastly, we define "selfish index" and analyze the effect of it on total group utility.

📄 PDF Abstract BibTeX arXiv:1912.06880

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Trust-aware Control for Intelligent Transportation Systems

2021-11-08 · Mingxi Cheng, Junyao Zhang, Shahin Nazarian, Jyotirmoy Deshmukh 외

Many intelligent transportation systems are multi-agent systems, i.e., both the traffic participants and the subsystems within the transportation infrastructure can be modeled as interacting agents. The use of AI-based m…

Management

Modelling and Reasoning Techniques for Context Aware Computing in Intelligent Transportation System

2021-07-29 · Swarnamugi. M, Chinnaiyan. R

The emergence of Internet of Things technology and recent advancement in sensor networks enabled transportation systems to a new dimension called Intelligent Transportation System. Due to increased usage of vehicles and …

Managementobject-detectionObject Detection

A Bibliometric Analysis and Review on Reinforcement Learning for Transportation Applications

2022-10-26 · Can Li, Lei Bai, Lina Yao, S. Travis Waller 외

Transportation is the backbone of the economy and urban development. Improving the efficiency, sustainability, resilience, and intelligence of transportation systems is critical and also challenging. The constantly chang…

reinforcement-learningReinforcement Learning (RL)

Research on the Spatial Data Intelligent Foundation Model

2024-05-30 · Shaohua Wang, Xing Xie, Yong Li, Danhuai Guo 외

This report focuses on spatial data intelligent large models, delving into the principles, methods, and cutting-edge applications of these models. It provides an in-depth discussion on the definition, development history…

model

STMARL: A Spatio-Temporal Multi-Agent Reinforcement Learning Approach for Cooperative Traffic Light Control

2019-08-28 · Yanan Wang, Tong Xu, Xin Niu, Chang Tan 외

The development of intelligent traffic light control systems is essential for smart transportation management. While some efforts have been made to optimize the use of individual traffic lights in an isolated way, relate…

Graph Neural NetworkManagementMulti-agent Reinforcement LearningQ-Learning+1