DeCoR: Design and Control Co-Optimization for Urban Streets Using Reinforcement Learning
Summary
DeCoR is a two-stage reinforcement learning framework designed to co-optimize urban street crosswalk layouts and network-level signal control. It addresses the challenge of translating modern vision system outputs into effective urban design. The framework's design stage encodes the pedestrian network as a graph, learning a generative policy that parameterizes a Gaussian mixture model for crosswalk location and width. Subsequently, a shared control policy learns adaptive signal timings for each layout, aiming to minimize joint pedestrian and vehicle delay. Evaluated on a 750 m real-world urban corridor using demand data from video and Wi-Fi logs, DeCoR achieved significant improvements. It reduced pedestrian arrival time to their nearest crosswalk by 23% using fewer crosswalks than existing configurations. Furthermore, the control policy decreased pedestrian and vehicle wait times by 79% and 65% respectively, compared to fixed-time signalization, demonstrating robustness to new demands and layout changes without retraining.
Key takeaway
For urban planners and traffic engineers aiming to modernize city infrastructure, DeCoR presents a compelling reinforcement learning framework. You should consider adopting this two-stage co-optimization approach to simultaneously enhance pedestrian safety and vehicle flow. By leveraging real-time demand data, your teams can move beyond static designs and fixed-time signalization, potentially reducing pedestrian arrival times by 23% and overall wait times by up to 79%. This method offers a robust, adaptive solution for dynamic urban management.
Key insights
Reinforcement learning can co-optimize urban street design and traffic control for improved efficiency and safety.
Principles
- Co-optimization improves urban efficiency.
- Generative policies can design infrastructure.
- RL control policies generalize well.
Method
DeCoR uses a two-stage RL framework: a generative policy for crosswalk layout (Gaussian mixture model) followed by an adaptive signal control policy to minimize delays.
In practice
- Apply RL for urban infrastructure design.
- Integrate vision/Wi-Fi data for demand sensing.
- Develop adaptive signal timing systems.
Topics
- Reinforcement Learning
- Urban Planning
- Traffic Management
- Crosswalk Design
- Signal Control
- Smart Cities
Best for: AI Scientist, Research Scientist, AI Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.