paper-with-me

홈 › Papers

Extraction of Sleep Information from Clinical Notes of Patients with Alzheimer's Disease Using Natural Language Processing

2022-03-08 · Sonish Sivarajkumar, Thomas Yu CHow Tam, Haneef Ahamed Mohammad, Samual Viggiano, David Oniani, Shyam Visweswaran, Yanshan Wang

Alzheimer's Disease (AD) is the most common form of dementia in the United States. Sleep is one of the lifestyle-related factors that has been shown critical for optimal cognitive function in old age. However, there is a lack of research studying the association between sleep and AD incidence. A major bottleneck for conducting such research is that the traditional way to acquire sleep information is time-consuming, inefficient, non-scalable, and limited to patients' subjective experience. A gold standard dataset is created from manual annotation of 570 randomly sampled clinical note documents from the adSLEEP, a corpus of 192,000 de-identified clinical notes of 7,266 AD patients retrieved from the University of Pittsburgh Medical Center (UPMC). We developed a rule-based Natural Language Processing (NLP) algorithm, machine learning models, and Large Language Model(LLM)-based NLP algorithms to automate the extraction of sleep-related concepts, including snoring, napping, sleep problem, bad sleep quality, daytime sleepiness, night wakings, and sleep duration, from the gold standard dataset. Rule-based NLP algorithm achieved the best performance of F1 across all sleep-related concepts. In terms of Positive Predictive Value (PPV), rule-based NLP algorithm achieved 1.00 for daytime sleepiness and sleep duration, machine learning models: 0.95 and for napping, 0.86 for bad sleep quality and 0.90 for snoring; and LLAMA2 with finetuning achieved PPV of 0.93 for Night Wakings, 0.89 for sleep problem, and 1.00 for sleep duration. The results show that the rule-based NLP algorithm consistently achieved the best performance for all sleep concepts. This study focused on the clinical notes of patients with AD, but could be extended to general sleep information extraction for other diseases.

📄 PDF Abstract BibTeX arXiv:2204.09601

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language ModelSleep Quality

Similar Papers 제목 키워드 기반

Unsupervised extraction, labelling and clustering of segments from clinical notes

2022-11-21 · Petr Zelina, Jana Halámková, Vít Nováček

This work is motivated by the scarcity of tools for accurate, unsupervised information extraction from unstructured clinical notes in computationally underrepresented languages, such as Czech. We introduce a stepping sto…

Clustering

CancerBERT: a BERT model for Extracting Breast Cancer Phenotypes from Electronic Health Records

2021-08-25 · Sicheng Zhou, LiWei Wang, Nan Wang, Hongfang Liu 외

Accurate extraction of breast cancer patients' phenotypes is important for clinical decision support and clinical research. Current models do not take full advantage of cancer domain-specific corpus, whether pre-training…

NER

Impact of Large Language Model Assistance on Patients Reading Clinical Notes: A Mixed-Methods Study

2024-01-17 · Niklas Mannhardt, Elizabeth Bondi-Kelly, Barbara Lam, Hussein Mozannar 외

Large language models (LLMs) have immense potential to make information more accessible, particularly in medicine, where complex medical jargon can hinder patient comprehension of clinical notes. We developed a patient-f…

Action UnderstandingLanguage ModelingLanguage ModellingLarge Language Model

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 …

Language ModelingLanguage ModellingPrediction

Leveraging Natural Language Processing to Augment Structured Social Determinants of Health Data in the Electronic Health Record

2022-12-14 · Kevin Lybarger, Nicholas J Dobbins, Ritche Long, Angad Singh 외

Objective: Social determinants of health (SDOH) impact health outcomes and are documented in the electronic health record (EHR) through structured data and unstructured clinical notes. However, clinical notes often conta…

Relation Extraction