paper-with-me

Papers

TAP: A Comprehensive Data Repository for Traffic Accident Prediction in Road Networks

2023-04-17 · Baixiang Huang, Bryan Hooi, Kai Shu

Road safety is a major global public health concern. Effective traffic crash prediction can play a critical role in reducing road traffic accidents. However, Existing machine learning approaches tend to focus on predicting traffic accidents in isolation, without considering the potential relationships between different accident locations within road networks. To incorporate graph structure information, graph-based approaches such as Graph Neural Networks (GNNs) can be naturally applied. However, applying GNNs to the accident prediction problem faces challenges due to the lack of suitable graph-structured traffic accident datasets. To bridge this gap, we have constructed a real-world graph-based Traffic Accident Prediction (TAP) data repository, along with two representative tasks: accident occurrence prediction and accident severity prediction. With nationwide coverage, real-world network topology, and rich geospatial features, this data repository can be used for a variety of traffic-related tasks. We further comprehensively evaluate eleven state-of-the-art GNN variants and two non-graph-based machine learning methods using the created datasets. Significantly facilitated by the proposed data, we develop a novel Traffic Accident Vulnerability Estimation via Linkage (TRAVEL) model, which is designed to capture angular and directional information from road networks. We demonstrate that the proposed model consistently outperforms the baselines. The data and code are available on GitHub (https://github.com/baixianghuang/travel).

📄 PDF Abstract BibTeX arXiv:2304.08640

Code (1)

baixianghuang/travel 공식 구현 pytorch

Tasks

Predictionseverity prediction

Methods 이 논문이 사용한 방법론

1D CNN 1D Convolutional Neural Networks are similar to well known and more established 2D Convolutional Neural Networks. 1D Convolutional Neural Networks are used mainly used on text and…

Similar Papers 제목 키워드 기반

Traffic Accident Benchmark for Causality Recognition

2020-08-01 · ECCV 2020 8 · Tackgeun You, Bohyung Han

We propose a brand new benchmark for analyzing causality in traffic accident videos by decomposing an accident into a pair of events, cause and effect. We collect videos containing traffic accident scenes and annotate ca…

Accident Anticipation

Recent Advances in Traffic Accident Analysis and Prediction: A Comprehensive Review of Machine Learning Techniques

2024-06-20 · Noushin Behboudi, Sobhan Moosavi, Rajiv Ramnath

Traffic accidents pose a severe global public health issue, leading to 1.19 million fatalities annually, with the greatest impact on individuals aged 5 to 29 years old. This paper addresses the critical need for advanced…

Prediction

AccidentGPT: Accident Analysis and Prevention from V2X Environmental Perception with Multi-modal Large Model

2023-12-20 · Lening Wang, Yilong Ren, Han Jiang, Pinlong Cai 외

Traffic accidents, being a significant contributor to both human casualties and property damage, have long been a focal point of research for many scholars in the field of traffic safety. However, previous studies, wheth…

Autonomous DrivingScene Understanding

Accident Risk Prediction based on Heterogeneous Sparse Data: New Dataset and Insights

2019-09-19 · Sobhan Moosavi, Mohammad Hossein Samavatian, Srinivasan Parthasarathy, Radu Teodorescu 외

Reducing traffic accidents is an important public safety challenge, therefore, accident analysis and prediction has been a topic of much research over the past few decades. Using small-scale datasets with limited coverag…

Prediction

AI on the Road: A Comprehensive Analysis of Traffic Accidents and Accident Detection System in Smart Cities

2023-07-22 · Victor Adewopo, Nelly Elsayed, Zag ElSayed, Murat Ozer 외

Accident detection and traffic analysis is a critical component of smart city and autonomous transportation systems that can reduce accident frequency, severity and improve overall traffic management. This paper presents…

Action RecognitionManagement