paper-with-me

홈 › Papers

Deep Attention Model for Triage of Emergency Department Patients

2018-03-28 · Djordje Gligorijevic, Jelena Stojanovic, Wayne Satz, Ivan Stojkovic, Kathrin Schreyer, Daniel Del Portal, Zoran Obradovic

Optimization of patient throughput and wait time in emergency departments (ED) is an important task for hospital systems. For that reason, Emergency Severity Index (ESI) system for patient triage was introduced to help guide manual estimation of acuity levels, which is used by nurses to rank the patients and organize hospital resources. However, despite improvements that it brought to managing medical resources, such triage system greatly depends on nurse's subjective judgment and is thus prone to human errors. Here, we propose a novel deep model based on the word attention mechanism designed for predicting a number of resources an ED patient would need. Our approach incorporates routinely available continuous and nominal (structured) data with medical text (unstructured) data, including patient's chief complaint, past medical history, medication list, and nurse assessment collected for 338,500 ED visits over three years in a large urban hospital. Using both structured and unstructured data, the proposed approach achieves the AUC of $\sim 88\%$ for the task of identifying resource intensive patients (binary classification), and the accuracy of $\sim 44\%$ for predicting exact category of number of resources (multi-class classification task), giving an estimated lift over nurses' performance by 16\% in accuracy. Furthermore, the attention mechanism of the proposed model provides interpretability by assigning attention scores for nurses' notes which is crucial for decision making and implementation of such approaches in the real systems working on human health.

📄 PDF Abstract BibTeX arXiv:1804.03240

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationDecision MakingDeep AttentionGeneral ClassificationMulti-class Classification

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Leveraging graph neural networks for supporting Automatic Triage of Patients

2024-03-11 · Annamaria Defilippo, Pierangelo Veltri, Pietro Lio', Pietro Hiram Guzzi

Patient triage plays a crucial role in emergency departments, ensuring timely and appropriate care based on correctly evaluating the emergency grade of patient conditions. Triage methods are generally performed by human …

Management

Screening of Pneumonia and Urinary Tract Infection at Triage using TriNet

2023-09-05 · Stephen Z. Lu

Due to the steady rise in population demographics and longevity, emergency department visits are increasing across North America. As more patients visit the emergency department, traditional clinical workflows become ove…

Specificity

An artificial intelligence system for predicting the deterioration of COVID-19 patients in the emergency department

2020-08-04 · Farah E. Shamout, Yiqiu Shen, Nan Wu, Aakash Kaku 외

During the coronavirus disease 2019 (COVID-19) pandemic, rapid and accurate triage of patients at the emergency department is critical to inform decision-making. We propose a data-driven approach for automatic prediction…

COVID-19 DiagnosisDecision MakingMedical DiagnosisPrognosis

Development and Comparative Evaluation of Three Artificial Intelligence Models (NLP, LLM, JEPA) for Predicting Triage in Emergency Departments: A 7-Month Retrospective Proof-of-Concept

2025-07-01 · Edouard Lansiaux, Ramy Azzouz, Emmanuel Chazard, Amélie Vromant 외 arxiv

Emergency departments struggle with persistent triage errors, especially undertriage and overtriage, which are aggravated by growing patient volumes and staff shortages. This study evaluated three AI models [TRIAGEMASTER…

Uncovering Latent Bias in LLM-Based Emergency Department Triage Through Proxy Variables

2026-01-13 · Ethan Zhang arxiv

Recent advances in large language models (LLMs) have enabled their integration into clinical decision-making; however, hidden biases against patients across racial, social, economic, and clinical backgrounds persist. In …