paper-with-me

Papers

Optimizing Multi-Lane Intersection Performance in Mixed Autonomy Environments

2025-11-04 · Manonmani Sekar, Nasim Nezamoddini arxiv

One of the main challenges in managing traffic at multilane intersections is ensuring smooth coordination between human-driven vehicles (HDVs) and connected autonomous vehicles (CAVs). This paper presents a novel traffic signal control framework that combines Graph Attention Networks (GAT) with Soft Actor-Critic (SAC) reinforcement learning to address this challenge. GATs are used to model the dynamic graph- structured nature of traffic flow to capture spatial and temporal dependencies between lanes and signal phases. The proposed SAC is a robust off-policy reinforcement learning algorithm that enables adaptive signal control through entropy-optimized decision making. This design allows the system to coordinate the signal timing and vehicle movement simultaneously with objectives focused on minimizing travel time, enhancing performance, ensuring safety, and improving fairness between HDVs and CAVs. The model is evaluated using a SUMO-based simulation of a four-way intersection and incorporating different traffic densities and CAV penetration rates. The experimental results demonstrate the effectiveness of the GAT-SAC approach by achieving a 24.1% reduction in average delay and up to 29.2% fewer traffic violations compared to traditional methods. Additionally, the fairness ratio between HDVs and CAVs improved to 1.59, indicating more equitable treatment across vehicle types. These findings suggest that the GAT-SAC framework holds significant promise for real-world deployment in mixed-autonomy traffic systems.

📄 PDF Abstract BibTeX arXiv:2511.02217

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningAutonomous VehiclesDecision Making

Similar Papers 제목 키워드 기반

Control of a Mixed Autonomy Signalised Urban Intersection: An Action-Delayed Reinforcement Learning Approach

2021-06-24 · Erica Salvato, Arnob Ghosh, Gianfranco Fenu, Thomas Parisini

We consider a mixed autonomy scenario where the traffic intersection controller decides whether the traffic light will be green or red at each lane for multiple traffic-light blocks. The objective of the traffic intersec…

Reinforcement Learning (RL)

Integrated Decision and Control at Multi-Lane Intersections with Mixed Traffic Flow

2021-08-30 · Jianhua Jiang, Yangang Ren, Yang Guan, Shengbo Eben Li 외

Autonomous driving at intersections is one of the most complicated and accident-prone traffic scenarios, especially with mixed traffic participants such as vehicles, bicycles and pedestrians. The driving policy should ma…

Autonomous DrivingModel Predictive ControlReinforcement Learning (RL)

Neighbor-Aware Reinforcement Learning for Mixed Traffic Optimization in Large-scale Networks

2024-12-17 · Iftekharul Islam, Weizi Li

Managing mixed traffic comprising human-driven and robot vehicles (RVs) across large-scale networks presents unique challenges beyond single-intersection control. This paper proposes a reinforcement learning framework fo…

Shared-phase-dedicated-lane based intersection control with mixed traffic of human-driven vehicles and connected and automated vehicles

2021-04-13 · Wanjing Ma, Jinjue Li, Chunhui Yu

Connected and automated vehicles (CAVs) and human-driven vehicles (HVs) are expected to coexist in the near future. CAV-dedicated lanes and phases have been explored to handle the uncertainty in the driving behavior of H…

Trajectory Planning

Safe and Efficient Coexistence of Autonomous Vehicles with Human-Driven Traffic at Signalized Intersections

2025-04-07 · Filippos N. Tzortzoglou, Logan E. Beaver, Andreas A. Malikopoulos

The proliferation of connected and automated vehicles (CAVs) has positioned mixed traffic environments, which encompass both CAVs and human driven vehicles (HDVs), as critical components of emerging mobility systems. Sig…

Autonomous VehiclesTraffic Signal ControlTrajectory Planning