paper-with-me

Papers

Reducing Bus Bunching with Asynchronous Multi-Agent Reinforcement Learning

2021-05-02 · Jiawei Wang, Lijun Sun

The bus system is a critical component of sustainable urban transportation. However, due to the significant uncertainties in passenger demand and traffic conditions, bus operation is unstable in nature and bus bunching has become a common phenomenon that undermines the reliability and efficiency of bus services. Despite recent advances in multi-agent reinforcement learning (MARL) on traffic control, little research has focused on bus fleet control due to the tricky asynchronous characteristic -- control actions only happen when a bus arrives at a bus stop and thus agents do not act simultaneously. In this study, we formulate route-level bus fleet control as an asynchronous multi-agent reinforcement learning (ASMR) problem and extend the classical actor-critic architecture to handle the asynchronous issue. Specifically, we design a novel critic network to effectively approximate the marginal contribution for other agents, in which graph attention neural network is used to conduct inductive learning for policy evaluation. The critic structure also helps the ego agent optimize its policy more efficiently. We evaluate the proposed framework on real-world bus services and actual passenger demand derived from smart card data. Our results show that the proposed model outperforms both traditional headway-based control methods and existing MARL methods.

📄 PDF Abstract BibTeX arXiv:2105.00376

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionInductive LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Better Bunching, Nicer Notching

2021-01-04 · Marinho Bertanha, Andrew H. McCallum, Nathan Seegert

This paper studies the bunching identification strategy for an elasticity parameter that summarizes agents' responses to changes in slope (kink) or intercept (notch) of a schedule of incentives. We show that current bunc…

Identifying Causal Effects under Kink Setting: Theory and Evidence

2024-04-14 · Yi Lu, Jianguo Wang, Huihua Xie

This paper develops a generalized framework for identifying causal impacts in a reduced-form manner under kinked settings when agents can manipulate their choices around the threshold. The causal estimation using a bunch…

Bunching and Taxing Multidimensional Skills

2022-04-28 · Job Boerma, Aleh Tsyvinski, Alexander P. Zimin

We characterize optimal policy in a multidimensional nonlinear taxation model with bunching. We develop an empirically relevant model with cognitive and manual skills, firm heterogeneity, and labor market sorting. We fir…

MARLaaS: Multi-Tenant Asynchronous Reinforcement Learning as a Service

2026-05-08 · Timothy Tin Long Yu, Gursimran Singh, Ge Shi, Hanieh Sadri 외 arxiv

Reinforcement Learning from Verifiable Rewards (RLVR) has significantly improved the reasoning capabilities of large language models (LLMs), particularly in multi-turn agentic settings involving environment interaction l…

Reinforcement Learning

Robust Dynamic Bus Control: A Distributional Multi-agent Reinforcement Learning Approach

2021-11-02 · Jiawei Wang, Lijun Sun

Bus system is a critical component of sustainable urban transportation. However, the operation of a bus fleet is unstable in nature, and bus bunching has become a common phenomenon that undermines the efficiency and reli…

continuous-controlContinuous ControlMeta-LearningMulti-agent Reinforcement Learning+2