MALGFeb 9, 2022

Intelligent Autonomous Intersection Management

arXiv:2202.04224v14 citations
Originality Highly original
AI Analysis

This addresses the computational complexity and real-time deployment limitations in traffic management for connected autonomous vehicles, representing a novel method for a known bottleneck.

The paper tackles the real-time autonomous intersection management problem by proposing a reinforcement learning-based multiagent architecture and a novel multi-discount Q-learning algorithm, achieving near-optimal performance in minimizing travel time through intersections.

Connected Autonomous Vehicles will make autonomous intersection management a reality replacing traditional traffic signal control. Autonomous intersection management requires time and speed adjustment of vehicles arriving at an intersection for collision-free passing through the intersection. Due to its computational complexity, this problem has been studied only when vehicle arrival times towards the vicinity of the intersection are known beforehand, which limits the applicability of these solutions for real-time deployment. To solve the real-time autonomous traffic intersection management problem, we propose a reinforcement learning (RL) based multiagent architecture and a novel RL algorithm coined multi-discount Q-learning. In multi-discount Q-learning, we introduce a simple yet effective way to solve a Markov Decision Process by preserving both short-term and long-term goals, which is crucial for collision-free speed control. Our empirical results show that our RL-based multiagent solution can achieve near-optimal performance efficiently when minimizing the travel time through an intersection.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes