paper-with-me

홈 › Papers

CityFlowER: An Efficient and Realistic Traffic Simulator with Embedded Machine Learning Models

2024-02-09 · Longchao Da, Chen Chu, Weinan Zhang, Hua Wei

Traffic simulation is an essential tool for transportation infrastructure planning, intelligent traffic control policy learning, and traffic flow analysis. Its effectiveness relies heavily on the realism of the simulators used. Traditional traffic simulators, such as SUMO and CityFlow, are often limited by their reliance on rule-based models with hyperparameters that oversimplify driving behaviors, resulting in unrealistic simulations. To enhance realism, some simulators have provided Application Programming Interfaces (APIs) to interact with Machine Learning (ML) models, which learn from observed data and offer more sophisticated driving behavior models. However, this approach faces challenges in scalability and time efficiency as vehicle numbers increase. Addressing these limitations, we introduce CityFlowER, an advancement over the existing CityFlow simulator, designed for efficient and realistic city-wide traffic simulation. CityFlowER innovatively pre-embeds ML models within the simulator, eliminating the need for external API interactions and enabling faster data computation. This approach allows for a blend of rule-based and ML behavior models for individual vehicles, offering unparalleled flexibility and efficiency, particularly in large-scale simulations. We provide detailed comparisons with existing simulators, implementation insights, and comprehensive experiments to demonstrate CityFlowER's superiority in terms of realism, efficiency, and adaptability.

📄 PDF Abstract BibTeX arXiv:2402.06127

Code (1)

cityflow-project/cityflower 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Development of A Stochastic Traffic Environment with Generative Time-Series Models for Improving Generalization Capabilities of Autonomous Driving Agents

2020-06-10 · Anil Ozturk, Mustafa Burak Gunel, Melih Dal, Ugur Yavas 외

Automated lane changing is a critical feature for advanced autonomous driving systems. In recent years, reinforcement learning (RL) algorithms trained on traffic simulators yielded successful results in computing lane ch…

Autonomous DrivingReinforcement Learning (RL)Time SeriesTime Series Analysis

TransWorldNG: Traffic Simulation via Foundation Model

2023-05-25 · Ding Wang, Xuhong Wang, Liang Chen, Shengyue Yao 외

Traffic simulation is a crucial tool for transportation decision-making and policy development. However, achieving realistic simulations in the face of the high dimensionality and heterogeneity of traffic environments is…

Decision MakingManagementmodel

A Fully Data-Driven Approach for Realistic Traffic Signal Control Using Offline Reinforcement Learning

2023-11-27 · Jianxiong Li, Shichao Lin, Tianyu Shi, Chujie Tian 외

The optimization of traffic signal control (TSC) is critical for an efficient transportation system. In recent years, reinforcement learning (RL) techniques have emerged as a popular approach for TSC and show promising r…

Offline RLReinforcement Learning (RL)Traffic Signal Control

RITA: Boost Driving Simulators with Realistic Interactive Traffic Flow

2022-11-07 · Zhengbang Zhu, Shenyu Zhang, Yuzheng Zhuang, Yuecheng Liu 외

High-quality traffic flow generation is the core module in building simulators for autonomous driving. However, the majority of available simulators are incapable of replicating traffic patterns that accurately reflect t…

Autonomous DrivingDiversity

Self-organizing traffic lights: A realistic simulation

2006-10-18 · Seung-Bae Cools, Carlos Gershenson, Bart D'Hooghe

We have previously shown in an abstract simulation (Gershenson, 2005) that self-organizing traffic lights can improve greatly traffic flow for any density. In this paper, we extend these results to a realistic setting, i…