paper-with-me

Papers

Spatiotemporal Decision Transformer for Traffic Coordination

2026-02-02 · Haoran Su, Yandong Sun, Hanxiao Deng arxiv

Traffic signal control is a critical challenge in urban transportation, requiring coordination among multiple intersections to optimize network-wide traffic flow. While reinforcement learning has shown promise for adaptive signal control, existing methods struggle with multi-agent coordination and sample efficiency. We introduce MADT (Multi-Agent Decision Transformer), a novel approach that reformulates multi-agent traffic signal control as a sequence modeling problem. MADT extends the Decision Transformer paradigm to multi-agent settings by incorporating: (1) a graph attention mechanism for modeling spatial dependencies between intersections, (2) a|temporal transformer encoder for capturing traffic dynamics, and (3) return-to-go conditioning for target performance specification. Our approach enables offline learning from historical traffic data, with architecture design that facilitates potential online fine-tuning. Experiments on synthetic grid networks and real-world traffic scenarios demonstrate that MADT achieves state-of-the-art performance, reducing average travel time by 5-6% compared to the strongest baseline while exhibiting superior coordination among adjacent intersections.

📄 PDF Abstract BibTeX arXiv:2602.02903

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

DG-Trans: Dual-level Graph Transformer for Spatiotemporal Incident Impact Prediction on Traffic Networks

2023-03-21 · Yanshen Sun, Kaiqun Fu, Chang-Tien Lu

The prompt estimation of traffic incident impacts can guide commuters in their trip planning and improve the resilience of transportation agencies' decision-making on resilience. However, it is more challenging than node…

Decision MakingGraph LearningManagement

Learning dynamic and hierarchical traffic spatiotemporal features with Transformer

2021-04-12 · Haoyang Yan, Xiaolei Ma

Traffic forecasting is an indispensable part of Intelligent transportation systems (ITS), and long-term network-wide accurate traffic speed forecasting is one of the most challenging tasks. Recently, deep learning method…

STGformer: Efficient Spatiotemporal Graph Transformer for Traffic Forecasting

2024-10-01 · Hongjun Wang, Jiyuan Chen, Tong Pan, Zheng Dong 외

Traffic forecasting is a cornerstone of smart city management, enabling efficient resource allocation and transportation planning. Deep learning, with its ability to capture complex nonlinear patterns in spatiotemporal (…

GPU

Real-Time Network-Level Traffic Signal Control: An Explicit Multiagent Coordination Method

2023-06-15 · Wanyuan Wang, Tianchi Qiao, Jinming Ma, Jiahui Jin 외

Efficient traffic signal control (TSC) has been one of the most useful ways for reducing urban road congestion. Key to the challenge of TSC includes 1) the essential of real-time signal decision, 2) the complexity in tra…

Reinforcement Learning (RL)Traffic Signal Control

CoLLMLight: Cooperative Large Language Model Agents for Network-Wide Traffic Signal Control

2025-03-14 · Zirui Yuan, Siqi Lai, Hao liu

Traffic Signal Control (TSC) plays a critical role in urban traffic management by optimizing traffic flow and mitigating congestion. While Large Language Models (LLMs) have recently emerged as promising tools for TSC due…

Computational EfficiencyLanguage ModelingLanguage ModellingLarge Language Model+1