paper-with-me

Papers

BERTSurv: BERT-Based Survival Models for Predicting Outcomes of Trauma Patients

2021-03-19 · Yun Zhao, Qinghang Hong, Xinlu Zhang, Yu Deng, Yuqing Wang, Linda Petzold

Survival analysis is a technique to predict the times of specific outcomes, and is widely used in predicting the outcomes for intensive care unit (ICU) trauma patients. Recently, deep learning models have drawn increasing attention in healthcare. However, there is a lack of deep learning methods that can model the relationship between measurements, clinical notes and mortality outcomes. In this paper we introduce BERTSurv, a deep learning survival framework which applies Bidirectional Encoder Representations from Transformers (BERT) as a language representation model on unstructured clinical notes, for mortality prediction and survival analysis. We also incorporate clinical measurements in BERTSurv. With binary cross-entropy (BCE) loss, BERTSurv can predict mortality as a binary outcome (mortality prediction). With partial log-likelihood (PLL) loss, BERTSurv predicts the probability of mortality as a time-to-event outcome (survival analysis). We apply BERTSurv on Medical Information Mart for Intensive Care III (MIMIC III) trauma patient data. For mortality prediction, BERTSurv obtained an area under the curve of receiver operating characteristic curve (AUC-ROC) of 0.86, which is an improvement of 3.6% over baseline of multilayer perceptron (MLP) without notes. For survival analysis, BERTSurv achieved a concordance index (C-index) of 0.7. In addition, visualizations of BERT's attention heads help to extract patterns in clinical notes and improve model interpretability by showing how the model assigns weights to different inputs.

📄 PDF Abstract BibTeX arXiv:2103.10928

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningMortality PredictionSurvival Analysis

Similar Papers 제목 키워드 기반

The Language of Trauma: Modeling Traumatic Event Descriptions Across Domains with Explainable AI

2024-08-12 · Miriam Schirmer, Tobias Leemann, Gjergji Kasneci, Jürgen Pfeffer 외

Psychological trauma can manifest following various distressing events and is captured in diverse online contexts. However, studies traditionally focus on a single aspect of trauma, often neglecting the transferability o…

Leveraging Deep Representations of Radiology Reports in Survival Analysis for Predicting Heart Failure Patient Mortality

2021-05-03 · NAACL 2021 4 · Hyun Gi Lee, Evan Sholle, Ashley Beecy, Subhi Al'Aref 외

Utilizing clinical texts in survival analysis is difficult because they are largely unstructured. Current automatic extraction models fail to capture textual information comprehensively since their labels are limited in …

Survival Analysis

DeepVRegulome: DNABERT-based deep-learning framework for predicting the functional impact of short genomic variants on the human regulome

2025-11-12 · Pratik Dutta, Matthew Obusan, Rekha Sathian, Max Chao 외 arxiv

Whole-genome sequencing (WGS) has revealed numerous non-coding short variants whose functional impacts remain poorly understood. Despite recent advances in deep-learning genomic approaches, accurately predicting and prio…

Advancing Head and Neck Cancer Survival Prediction via Multi-Label Learning and Deep Model Interpretation

2024-05-09 · Meixu Chen, Kai Wang, Jing Wang

A comprehensive and reliable survival prediction model is of great importance to assist in the personalized management of Head and Neck Cancer (HNC) patients treated with curative Radiation Therapy (RT). In this work, we…

Decision MakingMulti-Label LearningPredictionregression+1

Predicting Breast Cancer Survival: A Survival Analysis Approach Using Log Odds and Clinical Variables

2024-10-17 · Opeyemi Sheu Alamu, Bismar Jorge Gutierrez Choque, Syed Wajeeh Abbs Rizvi, Samah Badr Hammed 외

Breast cancer remains a significant global health challenge, with prognosis and treatment decisions largely dependent on clinical characteristics. Accurate prediction of patient outcomes is crucial for personalized treat…

PrognosisSurvival Analysis