paper-with-me

Papers

Using Clinical Drug Representations for Improving Mortality and Length of Stay Predictions

2021-10-17 · Batuhan Bardak, Mehmet Tan

Drug representations have played an important role in cheminformatics. However, in the healthcare domain, drug representations have been underused relative to the rest of Electronic Health Record (EHR) data, due to the complexity of high dimensional drug representations and the lack of proper pipeline that will allow to convert clinical drugs to their representations. Time-varying vital signs, laboratory measurements, and related time-series signals are commonly used to predict clinical outcomes. In this work, we demonstrated that using clinical drug representations in addition to other clinical features has significant potential to increase the performance of mortality and length of stay (LOS) models. We evaluate the two different drug representation methods (Extended-Connectivity Fingerprint-ECFP and SMILES-Transformer embedding) on clinical outcome predictions. The results have shown that the proposed multimodal approach achieves substantial enhancement on clinical tasks over baseline models. Using clinical drug representations as additional features improve the LOS prediction for Area Under the Receiver Operating Characteristics (AUROC) around %6 and for Area Under Precision-Recall Curve (AUPRC) by around %5. Furthermore, for the mortality prediction task, there is an improvement of around %2 over the time series baseline in terms of AUROC and %3.5 in terms of AUPRC. The code for the proposed method is available at https://github.com/tanlab/MIMIC-III-Clinical-Drug-Representations.

📄 PDF Abstract BibTeX arXiv:2110.08918

Code (1)

tanlab/mimic-iii-clinical-drug-representations 공식 구현

Tasks

Mortality PredictionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Clinical Utility of the Automatic Phenotype Annotation in Unstructured Clinical Notes: ICU Use Cases

2021-07-24 · Jingqing Zhang, Luis Bolanos, Ashwani Tanwar, Julia Ive 외

Objective: Clinical notes contain information not present elsewhere, including drug response and symptoms, all of which are highly important when predicting key outcomes in acute care patients. We propose the automatic a…

Decompensation

On Preserving the Knowledge of Long Clinical Texts

2023-11-02 · Mohammad Junayed Hasan, Suhra Noor, Mohammad Ashrafuzzaman Khan

Clinical texts, such as admission notes, discharge summaries, and progress notes, contain rich and valuable information that can be used for clinical decision making. However, a severe bottleneck in using transformer enc…

Decision MakingEnsemble LearningLength-of-Stay predictionMortality Prediction+1

Feature Robustness in Non-stationary Health Records: Caveats to Deployable Model Performance in Common Clinical Machine Learning Tasks

2019-08-02 · Bret Nestor, Matthew B. A. McDermott, Willie Boag, Gabriela Berner 외

When training clinical prediction models from electronic health records (EHRs), a key concern should be a model's ability to sustain performance over time when deployed, even as care practices, database systems, and popu…

De-identificationLength-of-Stay predictionMortality PredictionPrediction

GraphCare: Enhancing Healthcare Predictions with Personalized Knowledge Graphs

2023-05-22 · Pengcheng Jiang, Cao Xiao, Adam Cross, Jimeng Sun

Clinical predictive models often rely on patients' electronic health records (EHR), but integrating medical knowledge to enhance predictions and decision-making is challenging. This is because personalized predictions re…

Decision MakingGraph Neural NetworkKnowledge Graphs

Improving Hospital Mortality Prediction with Medical Named Entities and Multimodal Learning

2018-11-29 · Mengqi Jin, Mohammad Taha Bahadori, Aaron Colak, Parminder Bhatia 외

Clinical text provides essential information to estimate the acuity of a patient during hospital stays in addition to structured clinical data. In this study, we explore how clinical text can complement a clinical predic…

Entity Extraction using GANMortality PredictionNegationNegation Detection+2