paper-with-me

홈 › Papers

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

2022-08-11 · Dingyi Zhuang, Shenhao Wang, Haris N. Koutsopoulos, Jinhua Zhao

Origin-Destination (O-D) travel demand prediction is a fundamental challenge in transportation. Recently, spatial-temporal deep learning models demonstrate the tremendous potential to enhance prediction accuracy. However, few studies tackled the uncertainty and sparsity issues in fine-grained O-D matrices. This presents a serious problem, because a vast number of zeros deviate from the Gaussian assumption underlying the deterministic deep learning models. To address this issue, we design a Spatial-Temporal Zero-Inflated Negative Binomial Graph Neural Network (STZINB-GNN) to quantify the uncertainty of the sparse travel demand. It analyzes spatial and temporal correlations using diffusion and temporal convolution networks, which are then fused to parameterize the probabilistic distributions of travel demand. The STZINB-GNN is examined using two real-world datasets with various spatial and temporal resolutions. 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. The sparsity parameter of the STZINB-GNN has physical interpretation for various transportation applications.

📄 PDF Abstract BibTeX arXiv:2208.05908

Code (1)

zhuangdingyi/stzinb 공식 구현 pytorch

Tasks

Graph Neural NetworkUncertainty Quantification

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Graph Neural Network 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

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

2023-06-16 · Xinke Jiang, Dingyi Zhuang, Xianghui Zhang, Hao Chen 외

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 i…

Deep LearningGraph Neural NetworkManagementUncertainty Quantification

Uncertainty Quantification of Spatiotemporal Travel Demand with Probabilistic Graph Neural Networks

2023-03-07 · Qingyi Wang, Shenhao Wang, Dingyi Zhuang, Haris Koutsopoulos 외

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 f…

PredictionUncertainty Quantification

Incorporating uncertainty quantification into travel mode choice modeling: a Bayesian neural network (BNN) approach and an uncertainty-guided active survey framework

2024-06-16 · Shuwen Zheng, Zhou Fang, Liang Zhao

Existing deep learning approaches for travel mode choice modeling fail to inform modelers about their prediction uncertainty. Even when facing scenarios that are out of the distribution of training data, which implies hi…

Explainable artificial intelligencePredictionSurveyUncertainty Quantification

DutyTTE: Deciphering Uncertainty in Origin-Destination Travel Time Estimation

2024-08-23 · Xiaowei Mao, Yan Lin, Shengnan Guo, Yubin Chen 외

Uncertainty quantification in travel time estimation (TTE) aims to estimate the confidence interval for travel time, given the origin (O), destination (D), and departure time (T). Accurately quantifying this uncertainty …

Deep Reinforcement LearningMixture-of-ExpertsTravel Time EstimationUncertainty Quantification

A Predictive Chance Constraint Rebalancing Approach to Mobility-on-Demand Services

2022-09-07 · Sten Elling Tingstad Jacobsen, Anders Lindman, Balázs Kulcsár

This paper considers the problem of supply-demand imbalances in Mobility-on-Demand (MoD) services, such as Uber or DiDi Rider. Such imbalances are due to uneven stochastic travel demand and can be prevented by proactivel…

GPRModel Predictive Control