paper-with-me

홈 › Papers

AKI-BERT: a Pre-trained Clinical Language Model for Early Prediction of Acute Kidney Injury

2022-05-07 · Chengsheng Mao, Liang Yao, Yuan Luo

Acute kidney injury (AKI) is a common clinical syndrome characterized by a sudden episode of kidney failure or kidney damage within a few hours or a few days. Accurate early prediction of AKI for patients in ICU who are more likely than others to have AKI can enable timely interventions, and reduce the complications of AKI. Much of the clinical information relevant to AKI is captured in clinical notes that are largely unstructured text and requires advanced natural language processing (NLP) for useful information extraction. On the other hand, pre-trained contextual language models such as Bidirectional Encoder Representations from Transformers (BERT) have improved performances for many NLP tasks in general domain recently. However, few have explored BERT on disease-specific medical domain tasks such as AKI early prediction. In this paper, we try to apply BERT to specific diseases and present an AKI domain-specific pre-trained language model based on BERT (AKI-BERT) that could be used to mine the clinical notes for early prediction of AKI. AKI-BERT is a BERT model pre-trained on the clinical notes of patients having risks for AKI. Our experiments on Medical Information Mart for Intensive Care III (MIMIC-III) dataset demonstrate that AKI-BERT can yield performance improvements for early AKI prediction, thus expanding the utility of the BERT model from general clinical domain to disease-specific domain.

📄 PDF Abstract BibTeX arXiv:2205.03695

Code (1)

mocherson/aki_bert 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingPrediction

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Benchmarking LLMs for Predictive Applications in the Intensive Care Units

2025-12-23 · Chehak Malhotra, Mehak Gopal, Akshaya Devadiga, Pradeep Singh 외 arxiv

With the advent of LLMs, various tasks across the natural language processing domain have been transformed. However, their application in predictive tasks remains less researched. This study compares large language model…

Chronic Kidney Disease Prognosis Prediction Using Transformer

2025-11-04 · Yohan Lee, Dong Gyun Kang, SeHoon Park, Sa-Yoon Park 외 arxiv

Chronic Kidney Disease (CKD) affects nearly 10\% of the global population and often progresses to end-stage renal failure. Accurate prognosis prediction is vital for timely interventions and resource optimization. We pre…

Binary Classification

PCEE-BERT: Accelerating BERT Inference via Patient and Confident Early Exiting

2022-01-16 · ACL ARR January 2022 1 · Anonymous

BERT and other pre-trained language models (PLMs) are ubiquitous in the modern NLP. Even though PLMs are the state-of-the-art (SOTA) models for almost every NLP task \citep{Qiu2020PretrainedMF}, the significant latency d…

Model Compression

Information Extraction from Swedish Medical Prescriptions with Sig-Transformer Encoder

2020-10-10 · EMNLP (ClinicalNLP) 2020 11 · John Pougue Biyong, Bo wang, Terry Lyons, Alejo J Nevado-Holgado

Relying on large pretrained language models such as Bidirectional Encoder Representations from Transformers (BERT) for encoding and adding a simple prediction layer has led to impressive performance in many clinical natu…

PCEE-BERT: Accelerating BERT Inference via Patient and Confident Early Exiting

2022-07-01 · Findings (NAACL) 2022 7 · Zhen Zhang, Wei Zhu, Jinfan Zhang, Peng Wang 외

BERT and other pretrained language models (PLMs) are ubiquitous in modern NLP. Even though PLMs are the state-of-the-art (SOTA) models for almost every NLP task (CITATION), the significant latency during inference prohib…

Model Compression