Skip to content

AdvancedAI-ComplexSystem/SmartCity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

56 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Traffic Signal Control Based on Reinforcement Learning

This repository provides the source code, experiments, and publications for a series of research projects focused on Reinforcement Learning (RL)-based Traffic Signal Control. The aim is to optimize signalized intersections in urban road networks using advanced deep reinforcement learning (DRL) algorithms to improve traffic efficiency, reduce vehicle delay, and minimize congestion.

It also includes the research papers published by our group, showcasing our contributions to this domain, from theoretical models to real-world deployment strategies.


πŸ“„ Overview

  • πŸ’‘ Problem: How to efficiently control traffic signals in complex urban settings using RL
  • πŸ€– Approach: State-of-the-art DRL algorithms including DQN, Diffusion RL, and fuzzy decision-making
  • πŸ™οΈ Application: Simulated and real-world intersections across multiple cities
  • πŸ“Š Metrics: Delay, queue length, average travel time, robustness

πŸ“ Publications

πŸ“š A list of peer-reviewed and preprint papers by our team on RL-based traffic signal control.

  1. Efficient Pressure: Improving efficiency for signalized intersections
    arXiv, 2021
    πŸ“„ Paper Link
    Keywords: pressure-based control, delay minimization, lightweight RL models

  2. Expression might be enough: Representing pressure and demand for reinforcement learning based traffic signal control
    ICML 2022
    πŸ“„ Paper Link
    Keywords: representation learning, traffic demand modeling, GNN-RL

  3. A General Hyperbolic Reinforcement Learning Paradigm and Method for Traffic Signal Control (Under Review)
    A novel RL formulation using hyperbolic embeddings for scalable and generalizable intersection control.
    Keywords: hyperbolic geometry, generalization, MARL

  4. FuzzyLight: A Robust Two-Stage Fuzzy Approach for Traffic Signal Control That Works in Real Cities
    KDD 2025
    πŸ“„ Paper Link πŸ“„Code Link

    Keywords: fuzzy logic, hierarchical control, real-world deployment

  5. RobustLight: Improving Robustness via Diffusion Reinforcement Learning for Traffic Signal Control
    ICML 2025
    πŸ“„ Paper Link πŸ“„Code Link

    Keywords: diffusion models, robustness, noisy observation handling

  6. CFLight: Enhancing Safety with Traffic Signal Control through Counterfactual Learning
    KDD 2026
    πŸ“„ Paper Link πŸ“„Code Link

    Keywords: traffic signal control, reinforcement learning, counterfactual learning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages