vix.ing · top · new · best · stats

Representing Injuries in Trauma Patients: Development and Evaluation of Embeddings for Injuries (Preprint)

2026/01/13 by Kelvin Szolnoky, Jonatan Attergrim, Awais Ashfaq +3 · 1 voice
Medicine · Health Professions · #Trauma and Emergency Care Studies #Medical Coding and Health Information #Injury Epidemiology and Prevention

paper · doi:10.2196/preprints.91298

openalex publication_date 2026/01/13 · openalex created_date 2026/01/21 · openalex updated_date 2026/07/14

Abstract

<sec> <title>BACKGROUND</title> Trauma patients present with heterogeneous injury patterns that are challenging to represent in statistical models. Traditional approaches either use high-dimensional one-hot encoding, resulting in sparse features, or aggregate injuries into summary scores that lose patient-specific detail. </sec> <sec> <title>OBJECTIVE</title> This study developed data-driven ICD-10 embeddings for trauma injuries and evaluated their ability to preserve injury information. </sec> <sec> <title>METHODS</title> Using the National Trauma Data Bank, we trained autoencoder models on all trauma patients from 2018 to generate dense vector representations of ICD-10 injury codes. We evaluated embeddings of dimensions 2, 4, 8, 16, and 32 against one-hot encoding using three prediction tasks: in-hospital mortality, emergency department disposition, and blood transfusion within 24 hours. For each hospital included, we trained separate logistic regression and LightGBM models using 2018 data from that hospital, then evaluated performance on 2019 data from the same hospital. Performance was measured using area under the receiver operating characteristic curve (AUC) and stratified by hospital size. </sec> <sec> <title>RESULTS</title> In LightGBM models, 8-dimensional embeddings improved AUC compared to one-hot encoding by 0.08 (95% CI: 0.06, 0.10) in small hospitals, 0.03 (0.02, 0.04) in medium hospitals, and 0.02 (0.01, 0.02) in large hospitals, with comparable performance in major hospitals (0.00 [-0.01, 0.01]). In logistic regression, 32-dimensional embeddings showed AUC improvements of 0.03 (0.01, 0.05), 0.02 (0.01, 0.03), and 0.02 (0.02, 0.03) for small, medium, and large hospitals respectively, with similar performance in major hospitals (0.01 [0.00, 0.01]). </sec> <sec> <title>CONCLUSIONS</title> ICD-10 code injury embeddings with ≥8 dimensions preserve clinically relevant information and can outperform one-hot encoding while reducing dimensionality. The embeddings and software are openly available to support further trauma research and applications. </sec>

Discussions

Related