MENU

Click here to

×

Are you sure ?

Yes, do it No, cancel

An AI Based Algorithm and Framework for Automatic Classification of Events in An Incident Reporting System

Z Sun , W Zong*, B Miller , I Chetty , N Wen , Henry Ford Health System, Detroit, MI

Presentations

(Sunday, 7/29/2018) 5:05 PM - 6:00 PM

Room: Karl Dean Ballroom A1

Purpose: Clinical incident reporting, tracking, and risk analysis are critical parts of quality assurance (QA) workflow. Traditional incident reporting and learning systems rely heavily on the user input to identify, report, investigate, categorize, and respond to incidents. We have developed and trained an artificial intelligence-guided incident learning application utilizing recursive neural network (RNN) to automatically determine categories and severity level of incidents, and identify risks in clinical workflows.

Methods: 2617 existing incident tickets from 19 categories entered by clinical staff were used for development of the classification model. 90% of the events were used for training and 10% for validation of the RNN-based algorithm. A subset of 355 tickets with severity level using a 0-10 scale were labeled by physicists for severity estimator model training and validation. Text messages from the training tickets were preprocessed with tokenization, stop words and punctuation removal, and lemmatisation, and were fed into the RNN. We used bidirectional RNN-based gated recurrent units (GRUs) architecture for word-level processing. Outputs of the forward and backward RNNs were then fed into a softmax output layer for multi-label classification and a linear output layer for regression analysis of the severity level. The AI model were deployed as REST API services which served as an engine to analyze incidents entered through a web application. Immediate feedback is provided through a web interface.

Results: After 50 epochs of training, the RNN model reached accuracy of 84.4%, 78.0%, 68.3% for classification of the top three, two and one categories, respectively. RMS error of the severity level prediction reached 0.79 after 74 epochs.

Conclusion: We developed a RNN-based incident learning framework for automatic multi-label classification and severity level estimation. Accuracy of the AI-based algorithm is likely to improve with a larger number of events, and more refined categorization of events used for training.

Funding Support, Disclosures, and Conflict of Interest: The work was supported in part by a Research Scholar Grant, RSG-15-137-01-CCE from the American Cancer Society.

Keywords

Quality Assurance, Computer Software, Risk

Taxonomy

IM/TH- Formal quality management tools: Failure modes and effects analysis

Contact Email