不完整碰撞数据的可靠插补用于预测驾驶员受伤严重程度

Reliable imputation of incomplete crash data for predicting driver injury severity

Accident Analysis & Prevention · 2025
被引 3
ABS 3

中文导读

提出一种基于图的插补框架,结合不精确匹配二分图与对比学习,在Transformer-GNN架构中统一处理标准化碰撞记录中的缺失数据,在UK数据上实现高精度插补并提升下游受伤严重程度分类的可靠性。

Abstract

Traffic crash analyses are frequently challenged by incomplete documentation, particularly in standardised multi-party crash full records. Traditional imputation methods like MICE and KNN, while effective for single-category analyses, fail to address the complex interdependencies inherent in standardised crash records where different types of road user are present. This study introduces a novel graph-based imputation framework that integrates an Inexact Match Bipartite-Graph with Contrastive Learning in a Transformer-GNN architecture, providing a unified solution to handle missing data of various crash types in a complete crash record database. Testing on UK traffic crash records (2018-2022) demonstrates the robust performance of the imputation model, achieving imputation accuracy between 99.24% and 94.74% across missing data rates from 10% to 70%. In the downstream task of classifying the severity of the injury, our imputed data set proved to be highly reliable, achieving a Gmean score of 62.19% to identify levels of imbalanced severity, even under severe missing with a missing rate of 70%. Furthermore, explainable SHAP values demonstrated that data imputation preserved the most important contributing factors. These results validate our framework's effectiveness in maintaining both data integrity and essential relationship structures in standardised crash records, advancing the field of traffic safety analysis through improved imputation methodology.

交通安全数据插补机器学习图神经网络