Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Paper List - Traffic Signal Control

less than 1 minute read

Published:

Kindly refer to the list of papers about traffic signal control in reinforcement learning, especially for some special traffic situation (including some traffic flow control papers) from my friend and colleague Zhenyuan Ma , which we collected together.

My Paper Reading List on Graph Network

4 minute read

Published:

This is my paper reading list concerning current interesting graph network problems. Papers are classified by methods and sorted by descending-year orders. The format of each paper follows Title (Journal/Conference/Review_forum Year). Particularly, I will have preference on how graph network can help solve spatial-temporal problems. Because my reading list are very limited, you are highly welcome to help complete the paper reading list.

portfolio

publications

Neural Spatiotemporal Point Process for City-Scale Traffic Accident Modeling

Published in , 2024

McGill University, Sep. 2020 ~ Nov. 2020
Advisor: Prof. Lijun Sun
Co-worker: Yuankai Wu

  • Defined the conditional probability functions of accident timing and location as nonlinear functions of the history, whose representation could be effectively learned by sequence-to-sequence networks.
  • Formulated the conditional probabilities of future accident timing and location as log-normal mixture models with parameters conditioned on the historical representation.
  • Experiments on real-world datasets from three cities confirmed NSTPP’s capacity to outperform deep learning and conventional point process in accident prediction

Full text can be requested through e-mail

Understanding the bike sharing travel demand and cycle lane network: the case of Shanghai

Published in , 2024

Shanghai Jiao Tong University, Mar. 2017 ~ June. 2018
Advisor: Prof. Jiangang Jin
Publication: International Journal of Sustainable Transportation
Resources: DOI

  • Proposed methods to scrape data from bike-sharing application
    • Applied graphic clustering to mine the insight of bike-sharing data
    • Suggested a method to explore cycle lane network then presented advice for urban planning
    • Paper accepted published in International Journal of Sustainable Transportation

Modeling Paratransit Demand with Hankel-structured Poisson Tensor Factorization

Published in , 2024

McGill University, May. 2020 ~ Aug. 2020
Advisor: Prof. Lijun Sun
Resources: PDF

  • Derived and implemented Hankel-based Poisson Tensor Factorization to learn latent seasonal spectrum of paratransit service for the disabled people in the region-level.
  • Enhanced interpretability traditional probabilistic factorization model, and conducted cases studies on both temporal and spatial latent modes to discover behaviors from sparse and dispersed paratransit data.

Understanding and Mitigating the Braess Paradox in Dynamic Traffic using Reinforcement Learning

Published in , 2024

Massachusetts Institute of Technology, Sep. 2021 ~ Mar. 2022
Advisor: Prof. Cathy Wu, Prof. Jinhua Zhao
Co-worker: Yuzhu Huang, Vindula Jayawardana, Dajiang Suo
Publication: 2022 IEEE 25th International Conference on Intelligent Transportation Systems (ITSC)
Resources: ar5iv Video for Understanding Video for Mitigating

Understand the Braess’s Paradox

The Braess’s Paradox (BP) is the observation that adding one or more roads to the existing road network will counter-intuitively increase traffic congestion and slow down the overall traffic flow. Previously, the existence of the BP is modeled using the static traffic assignment model, which solves for the user equilibrium subject to network flow conservation to find the equilibrium state and distributes all vehicles instantaneously. Such approach neglects the dynamic nature of real-world traffic, including vehicle behaviors and the interaction between vehicles and the infrastructure. As such, this article proposes a dynamic traffic network model and empirically validates the existence of the BP under dynamic traffic. In particular, we use microsimulation environment to study the impacts of an added path on a grid network. We explore how the network flow, vehicle travel time, and network capacity respond, as well as when the BP will occur.


Mitigate the Braess’s Paradox

The Braess’s Paradox (BP) is the observation that adding one or more roads to the existing road network will increase traffic congestion and slow down the overall traffic flow. In the context of traffic assignment, BP is usually proven by assuming that the travel cost for taking each road is related to the number of vehicles on it and that all vehicles are distributed instantaneously. Such assumption may not be accurately representing the BP phenomenon in real-world traffic scenarios. If BP is examined in a non-instantaneous, dynamic case, can we use mixed autonomy to mitigate the congestion introduced by the shortest path? In this project, we use the Flow project to design and simulate driver behaviors on a rotary road network with and without a shortcut. We find that BP exists within a certain number of vehicles. We try to alleviate the congestion caused by BP by adding autonomous vehicles (AVs) and applying reinforcement learning (RL) algorithm Proximal Policy Optimization (PPO) for control. Results show that the AV learns not to attenuate traffic but blocks the road for better system efficiency. This project is related to the Unit 3 contents about Markov Decision Process and deep reinforcement learning.

Fairness-enhancing deep learning for ride-hailing demand prediction

Published in , 2024

MIT, Sep. 2021 ~ May. 2023
Advisor: Prof. Shenhao Wang, Prof. Jinhua Zhao
Resources: doi

Short-term demand forecasting for on-demand ride-hailing services is one of the fundamental issues in intelligent transportation systems. However, previous travel demand forecasting research predominantly focused on improving prediction accuracy, ignoring fairness issues such as systematic underestimations of travel demand in disadvantaged neighborhoods. This study investigates how to measure, evaluate, and enhance prediction fairness between disadvantaged and privileged communities in spatial-temporal demand forecasting of ride-hailing services. A two-pronged approach is taken to reduce the demand prediction bias. First, we develop a novel deep learning model architecture, named socially aware neural network (SA-Net), to integrate the socio-demographics and ridership information for fair demand prediction through an innovative socially-aware convolution operation. Second, we propose a bias-mitigation regularization method to mitigate the mean percentage prediction error gap between different groups. The experimental results, validated on the real-world Chicago Transportation Network Company (TNC) data, show that the de-biasing SA-Net can achieve better predictive performance in both prediction accuracy and fairness. Specifically, the SA-Net improves prediction accuracy for both the disadvantaged and privileged groups compared with the state-of-the-art models. When coupled with the bias mitigation regularization method, the de-biasing SA-Net effectively bridges the mean percentage prediction error gap between the disadvantaged and privileged groups, and also protects the disadvantaged regions against systematic underestimation of TNC demand. Our proposed de-biasing method can be adopted in many existing short-term travel demand estimation models, and can be utilized for various other spatial-temporal prediction tasks such as crime incidents predictions.

A Universal Framework of Spatiotemporal Bias Block for Long-Term Traffic Forecasting

Published in , 2024

McGill University, Dec. 2019 ~ Feb. 2020
Advisor: Prof. Lijun Sun
Co-worker: Fuqiang Liu, Jiawei Wang, Jingbo Tian and Prof. Luis Miranda-Moreno
Publication: IEEE Transactions on Intelligent Transportation System
Resources: I-TIS DOI

  • Introduced a general framework with Bias Block to improve the performance of seq2seq extreme long-time prediction.
  • Used STGCN, DCRNN and GWNet as base model and chose Matrix Factorization, VAR and SVR as the baseline to prove that our model obtain higher accuracy and stronger interpretability.
  • Geodata visualization with Python and paper writing.

Uncertainty Quantification in the Road-level Traffic Risk Prediction by Spatial-Temporal Zero-Inflated Negative Binomial Graph Neural Network(STZINB-GNN)

Published in , 2024

MIT, Mar. 2023 ~ June. 2023

Urban road-based risk prediction is a crucial yet challenging aspect of research in transportation safety. While most existing studies emphasize accurate prediction, they often overlook the importance of model uncertainty. In this paper, we introduce a novel Spatial-Temporal Zero-Inflated Negative Binomial Graph Neural Network (STZINB-GNN) for road-level traffic risk prediction, with a focus on uncertainty quantification. Our case study, conducted in the Lambeth borough of London, UK, demonstrates the superior performance of our approach in comparison to existing methods. Although the negative binomial distribution may not be the most suitable choice for handling real, non-binary risk levels, our work lays a solid foundation for future research exploring alternative distribution models or techniques. Ultimately, the STZINB-GNN contributes to enhanced transportation safety and data-driven decision-making in urban planning by providing a more accurate and reliable framework for road-level traffic risk prediction and uncertainty quantification.

Inductive Graph Neural Networks for Spatiotemporal Kriging

Published in , 2024

McGill University, Apr. 2020 ~ Jun. 2020
Advisor: Prof. Lijun Sun
Co-worker: Yuankai Wu
Publication: Proceedings of the AAAI Conference on Artificial Intelligence
Resources: AAAI ar5iv GitHub DOI

  • Developed a dynamic sampling based inductive framework of graph neural network to recover data for unsampled sensors on a network/graph structure.
  • Learned the spatial message passing mechanism by generating random subgraph samples and adjacency, then reconstructing signals on them.
  • Implemented and outperformed advanced spatial kriging and matrix completion models on various spatiotemporal datasets to test the inductive ability.
  • Paper in the proceeding of AAAI 2021.

Low-rank hankel tensor completion for traffic speed estimation

Published in , 2024

McGill University, Feb. 2021 ~ Jun. 2021
Advisor: Prof. Lijun Sun
Co-worker: Xudong Wang , Yuankai Wu
Resources: ar5iv GitHub

  • This paper studies the traffic state estimation (TSE) problem using sparse observations from mobile sensors. TSE can be considered a spatiotemporal interpolation problem in which the evolution of traffic variables (e.g., speed/density) is governed by traffic flow dynamics (e.g., partial differential equations).
  • We consider TSE as a spatiotemporal matrix completion/interpolation problem, and apply spatiotemporal Hankel delay embedding to transforms the original incomplete matrix to a fourth-order tensor.
  • The proposed framework only involves two hyperparameters—spatial and temporal window lengths, which are easy to set given the degree of data sparsity.

Spatial Aggregation and Temporal Convolution Networks for Real-time Kriging

Published in , 2024

McGill University, Feb. 2021 ~ Jun. 2021
Advisor: Prof. Lijun Sun
Co-worker: Yuankai Wu , Mengying Lei, Aurelie Labbe
Resources: ar5iv

  • Presented SATCN–Spatial Aggregation and Temporal Convolution Networks–a universal and flexible framework to perform spatiotemporal kriging for various spatiotemporal datasets without the need for model specification.
  • Proposed a novel spatial aggregation network (SAN) inspired by Principal Neighborhood Aggregation, which uses multiple aggregation functions to help one node gather diverse information from its neighbors
  • Capture temporal dependencies by the temporal convolutional networks, which allows our model to cope with data of diverse sizes.
  • Our results demonstrate the superiority of SATCN over traditional and GNN-based kriging models.

Reinforcement Learning-based Traffic Signal Control in Special Scenarios

Published in , 2024

McGill University, Mar. 2020 ~ May. 2020
Advisor: Prof. Lijun Sun
Co-worker: Zhenyuan Ma
Resources: Video GitHub

  • Point out that reinforcement learning traffic signal control should not only focus on regular intersection, but also special scenarios like high-way offramps.
  • Both Reinforcement learning efficiency and saftey issues will greatly influenced by scenario changing like simply adding an offramp, which leaves concerns for using reinforcement learning signal control.

ST-GIN: An Uncertainty Quantification Approach in Traffic Data Imputation with Spatio-temporal Graph Attention and Bidirectional Recurrent United Neural Networks

Published in , 2024

MIT, Sep. 2021 ~ May. 2023 Advisor: Prof. Shenhao Wang, Prof. Jinhua Zhao Resources: arxiv

Traffic data serves as a fundamental component in both research and applications within intelligent transportation systems. However, real-world transportation data, collected from loop detectors or similar sources, often contain missing values (MVs), which can adversely impact associated applications and research. Instead of discarding this incomplete data, researchers have sought to recover these missing values through numerical statistics, tensor decomposition, and deep learning techniques. In this paper, we propose an innovative deep-learning approach for imputing missing data. A graph attention architecture is employed to capture the spatial correlations present in traffic data, while a bidirectional neural network is utilized to learn temporal information. Experimental results indicate that our proposed method outperforms all other benchmark techniques, thus demonstrating its effectiveness.

Understanding semantic similarity among subway stations using smart card data

Published in , 2024

National University of Singapore, July. 2018 ~ Sept. 2018
Advisor: Prof. Lee Der-Horng and Prof. Jiangang Jin
Co-worker: Dr. Siyu Hao
Publication: Transportation Research Part C: Emerging Technology
Resources: DOI

  • Proposed a new conception to understand metropolitan mobility as words
  • Independently selected mobility features then trained stacked autoencoder network to discover mobility semantics
  • Applied topic modeling (TF-IDF+SVD+LDA) on scraped POI data to find service semantics
  • Paper published in Transportation Research Part C: Emerging Technology

Uncertainty Quantification of Sparse Travel Demand Prediction with Spatial-Temporal Graph Neural Networks

Published in , 2024

Massachusetts Institute of Technology, Jun. 2021 ~ Feb. 2022
Advisor: Prof. Shenhao Wang, Prof. Haris N Koutsopoulos, Prof. Jinhua Zhao
Publication: Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining
Resources: KDD (Video included) ar5iv GitHub DOI

  • Designed a Spatial-Temporal Zero-Inflated Negative Binomial Graph Neural Network (STZINB-GNN) to quantify the uncertainty of the sparse travel demand.
  • Analyzed spatial and temporal correlations using diffusion and temporal convolution networks, which are then fused to parameterize the probabilistic distributions of travel demand.
  • The results demonstrate the superiority of STZINB-GNN over benchmark models, especially under high spatial-temporal resolutions, because of its high accuracy, tight confidence intervals, and interpretable parameters.

Uncertainty Quantification via Spatial-Temporal Tweedie Model for Zero-inflated and Long-tail Travel Demand Prediction

Published in , 2024

MIT, Mar. 2023 ~ Aug. 2023
Collaborators: Xinke Jiang, Dingyi Zhuang, Xianghui Zhang, Hao Chen, Jiayuan Luo, Xiaowei Gao
Publication: Proceedings of the CIKM 2023
Resources: arxiv GitHub

Understanding Origin-Destination (O-D) travel demand is crucial for transportation management. However, traditional spatial-temporal deep learning models grapple with addressing the sparse and long-tail characteristics in high-resolution O-D matrices and quantifying prediction uncertainty. This dilemma arises from the numerous zeros and over-dispersed demand patterns within these matrices, which challenge the Gaussian assumption inherent to deterministic deep learning models. To address these challenges, we propose a novel approach: the Spatial-Temporal Tweedie Graph Neural Network (STTD). The STTD introduces the Tweedie distribution as a compelling alternative to the traditional ‘zero-inflated’ model and leverages spatial and temporal embeddings to parameterize travel demand distributions. Our evaluations using real-world datasets highlight STTD’s superiority in providing accurate predictions and precise confidence intervals, particularly in high-resolution scenarios.

Uncertainty Quantification of Spatiotemporal Travel Demand with Probabilistic Graph Neural Networks

Published in , 2024

MIT, Sep. 2021 ~ May. 2023 Advisor: Prof. Shenhao Wang, Prof. Haris N Koutsopoulos, Prof. Jinhua Zhao Resources: arxiv

Recent studies have significantly improved the prediction accuracy of travel demand using graph neural networks. However, these studies largely ignored uncertainty that inevitably exists in travel demand prediction. To fill this gap, this study proposes a framework of probabilistic graph neural networks (Prob-GNN) to quantify the spatiotemporal uncertainty of travel demand. This Prob-GNN framework is substantiated by deterministic and probabilistic assumptions, and empirically applied to the task of predicting the transit and ridesharing demand in Chicago. We found that the probabilistic assumptions (e.g. distribution tail, support) have a greater impact on uncertainty prediction than the deterministic ones (e.g. deep modules, depth). Among the family of Prob-GNNs, the GNNs with truncated Gaussian and Laplace distributions achieve the highest performance in transit and ridesharing data. Even under significant domain shifts, Prob-GNNs can predict the ridership uncertainty in a stable manner, when the models are trained on pre-COVID data and tested across multiple periods during and after the COVID-19 pandemic. Prob-GNNs also reveal the spatiotemporal pattern of uncertainty, which is concentrated on the afternoon peak hours and the areas with large travel volumes. Overall, our findings highlight the importance of incorporating randomness into deep learning for spatiotemporal ridership prediction. Future research should continue to investigate versatile probabilistic assumptions to capture behavioral randomness, and further develop methods to quantify uncertainty to build resilient cities.

talks

teaching

Teaching experience 1

Undergraduate course, University 1, Department, 2014

This is a description of a teaching experience. You can use markdown like any other post.

Teaching experience 2

Workshop, University 1, Department, 2015

This is a description of a teaching experience. You can use markdown like any other post.