paper-with-me

홈 › Papers

Urban Traffic Accident Risk Prediction Revisited: Regionality, Proximity, Similarity and Sparsity

2024-07-29 · Minxiao Chen, Haitao Yuan, Nan Jiang, Zhifeng Bao, Shangguang Wang

Traffic accidents pose a significant risk to human health and property safety. Therefore, to prevent traffic accidents, predicting their risks has garnered growing interest. We argue that a desired prediction solution should demonstrate resilience to the complexity of traffic accidents. In particular, it should adequately consider the regional background, accurately capture both spatial proximity and semantic similarity, and effectively address the sparsity of traffic accidents. However, these factors are often overlooked or difficult to incorporate. In this paper, we propose a novel multi-granularity hierarchical spatio-temporal network. Initially, we innovate by incorporating remote sensing data, facilitating the creation of hierarchical multi-granularity structure and the comprehension of regional background. We construct multiple high-level risk prediction tasks to enhance model's ability to cope with sparsity. Subsequently, to capture both spatial proximity and semantic similarity, region feature and multi-view graph undergo encoding processes to distill effective representations. Additionally, we propose message passing and adaptive temporal attention module that bridges different granularities and dynamically captures time correlations inherent in traffic accident patterns. At last, a multivariate hierarchical loss function is devised considering the complexity of the prediction purpose. Extensive experiments on two real datasets verify the superiority of our model against the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2407.19668

Code (1)

faceless0124/mghstn 공식 구현 pytorch

Tasks

Semantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Traffic Accident Risk Prediction via Multi-View Multi-Task Spatio-Temporal Networks

2021-12-15 · IEEE Transactions on Knowledge and Data Engineering 2021 12 · Senzhang Wang; Jiaqiang Zhang; Jiyue Li; Hao Miao; Jiannong Cao

Abnormal traffic incidents such as traffic accidents have become a significant health and development threat with the rapid urbanization of many countries. The challenges of accurate traffic risk forecasting are three-fo…

Multi-Task LearningPrediction

Uncertainty-Aware Probabilistic Graph Neural Networks for Road-Level Traffic Accident Prediction

2023-09-10 · Xiaowei Gao, Xinke Jiang, Dingyi Zhuang, Huanfa Chen 외

Traffic accidents present substantial challenges to human safety and socio-economic development in urban areas. Developing a reliable and responsible traffic accident prediction model is crucial to addressing growing pub…

Graph Neural NetworkPredictionUncertainty QuantificationValue prediction

Risk Prediction on Traffic Accidents using a Compact Neural Model for Multimodal Information Fusion over Urban Big Data

2021-02-21 · Wenshan Wang, Su Yang, Weishan Zhang

Predicting risk map of traffic accidents is vital for accident prevention and early planning of emergency response. Here, the challenge lies in the multimodal nature of urban big data. We propose a compact neural ensembl…

SMA-Hyper: Spatiotemporal Multi-View Fusion Hypergraph Learning for Traffic Accident Prediction

2024-07-24 · Xiaowei Gao, James Haworth, Ilya Ilyankou, Xianghui Zhang 외

Predicting traffic accidents is the key to sustainable city management, which requires effective address of the dynamic and complex spatiotemporal characteristics of cities. Current data-driven models often struggle with…

Contrastive LearningGraph LearningManagement

MDAS-GNN: Multi-Dimensional Spatiotemporal GNN with Spatial Diffusion for Urban Traffic Risk Forecasting

2025-10-31 · Ziyuan Gao arxiv

Traffic accidents represent a critical public health challenge, claiming over 1.35 million lives annually worldwide. Traditional accident prediction models treat road segments independently, failing to capture complex sp…

Graph Neural Network