paper-with-me

Papers

HumanLight: Incentivizing Ridesharing via Human-centric Deep Reinforcement Learning in Traffic Signal Control

2023-04-05 · Dimitris M. Vlachogiannis, Hua Wei, Scott Moura, Jane Macfarlane

Single occupancy vehicles are the most attractive transportation alternative for many commuters, leading to increased traffic congestion and air pollution. Advancements in information technologies create opportunities for smart solutions that incentivize ridesharing and mode shift to higher occupancy vehicles (HOVs) to achieve the car lighter vision of cities. In this study, we present HumanLight, a novel decentralized adaptive traffic signal control algorithm designed to optimize people throughput at intersections. Our proposed controller is founded on reinforcement learning with the reward function embedding the transportation-inspired concept of pressure at the person-level. By rewarding HOV commuters with travel time savings for their efforts to merge into a single ride, HumanLight achieves equitable allocation of green times. Apart from adopting FRAP, a state-of-the-art (SOTA) base model, HumanLight introduces the concept of active vehicles, loosely defined as vehicles in proximity to the intersection within the action interval window. The proposed algorithm showcases significant headroom and scalability in different network configurations considering multimodal vehicle splits at various scenarios of HOV adoption. Improvements in person delays and queues range from 15% to over 55% compared to vehicle-level SOTA controllers. We quantify the impact of incorporating active vehicles in the formulation of our RL model for different network structures. HumanLight also enables regulation of the aggressiveness of the HOV prioritization. The impact of parameter setting on the generated phase profile is investigated as a key component of acyclic signal controllers affecting pedestrian waiting times. HumanLight's scalable, decentralized design can reshape the resolution of traffic management to be more human-centric and empower policies that incentivize ridesharing and public transit systems.

📄 PDF Abstract BibTeX arXiv:2304.03697

Code (1)

dimvlachogiannis/humanlight 공식 구현 pytorch

Tasks

Deep Reinforcement LearningTraffic Signal Control

Methods 이 논문이 사용한 방법론

Travel 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Efficiency, Fairness, and Stability in Non-Commercial Peer-to-Peer Ridesharing

2021-10-04 · Hoon Oh, Yanhan Tang, Zong Zhang, Alexandre Jacquillat 외

Unlike commercial ridesharing, non-commercial peer-to-peer (P2P) ridesharing has been subject to limited research -- although it can promote viable solutions in non-urban communities. This paper focuses on the core probl…

Fairness

Reinforcement Learning for Ridesharing: An Extended Survey

2021-05-03 · Zhiwei Qin, Hongtu Zhu, Jieping Ye

In this paper, we present a comprehensive, in-depth survey of the literature on reinforcement learning approaches to decision optimization problems in a typical ridesharing system. Papers on the topics of rideshare match…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey

Efficient Ridesharing Dispatch Using Multi-Agent Reinforcement Learning

2020-06-18 · Oscar de Lima, Hansal Shah, Ting-Sheng Chu, Brian Fogelson

With the advent of ride-sharing services, there is a huge increase in the number of people who rely on them for various needs. Most of the earlier approaches tackling this issue required handcrafted functions for estimat…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

LEAD: Towards Learning-Based Equity-Aware Decarbonization in Ridesharing Platforms

2024-08-19 · Mahsa Sahebdel, Ali Zeynali, Noman Bashir, Prashant Shenoy 외

Ridesharing platforms such as Uber, Lyft, and DiDi have grown in popularity due to their on-demand availability, ease of use, and commute cost reductions, among other benefits. However, not all ridesharing promises have …

Fairness

A Better Match for Drivers and Riders: Reinforcement Learning at Lyft

2023-10-20 · Xabi Azagirre, Akshay Balwally, Guillaume Candeli, Nicholas Chamandy 외

To better match drivers to riders in our ridesharing application, we revised Lyft's core matching algorithm. We use a novel online reinforcement learning approach that estimates the future earnings of drivers in real tim…

reinforcement-learning