Room: Stars at Night Ballroom 2-3
Purpose: RIRAS receives incident reports from facilities across the VA enterprise. This effort is to automate the triage process based on the severity of the reported incidents using sophisticated machine learning methods.
Methods: The reported incidents in RIRAS are reviewed by a radiation oncology subject matter expert (SME); who initially triages incidents based on the severity by evaluating salient elements in the reporter’s form including the incident narrative. To build a machine learning model, we used 345 reported incidents spanning the whole spectrum of a RT workflow and for which an SME had manually completed the analysis. These incidents were triaged into four levels of severity, A through D, where A is most severe and D is least. The distribution of events based on severity was A (62), B (52), C (162), and D (67). The dataset was split into 70:30 ratio as training and testing datasets. Natural language processing (NLP) technique; term frequency-inverse document frequency (tf-idf) was applied to the bag-of-words model to generate feature vectors. These feature vectors were passed to the machine learning classification algorithm using a support vector machine (SVM) with a linear kernel to identify the type of severity. We built two models, model-1 by merging the severity of A&B and C&D. Model-2: just considering type A and C.
Results: The model was designed to determine the severity of the incident. The accuracy of the model-1 0.83 and model 2 was 0.87. The precision, recall, and f-measure for model-1 was 0.84, 0.83 and 0.83 and model-2 was 0.86, 0.87 and 0.87.
Conclusion: Automated triage and severity determination helps SMEs focus on high severity incidents first. The SVM model can identify high severity incidents based on the initial report and narrative. Additional data should help improve computer model accuracy and provide human-level fidelity and performance.
Not Applicable / None Entered.
Not Applicable / None Entered.