paper-with-me

Papers

Paging Dr. GPT: Extracting Information from Clinical Notes to Enhance Patient Predictions

2025-04-14 · David Anderson, Michaela Anderson, Margret Bjarnadottir, Stephen Mahar, Shriyan Reyya

There is a long history of building predictive models in healthcare using tabular data from electronic medical records. However, these models fail to extract the information found in unstructured clinical notes, which document diagnosis, treatment, progress, medications, and care plans. In this study, we investigate how answers generated by GPT-4o-mini (ChatGPT) to simple clinical questions about patients, when given access to the patient's discharge summary, can support patient-level mortality prediction. Using data from 14,011 first-time admissions to the Coronary Care or Cardiovascular Intensive Care Units in the MIMIC-IV Note dataset, we implement a transparent framework that uses GPT responses as input features in logistic regression models. Our findings demonstrate that GPT-based models alone can outperform models trained on standard tabular data, and that combining both sources of information yields even greater predictive power, increasing AUC by an average of 5.1 percentage points and increasing positive predictive value by 29.9 percent for the highest-risk decile. These results highlight the value of integrating large language models (LLMs) into clinical prediction tasks and underscore the broader potential for using LLMs in any domain where unstructured text data remains an underutilized resource.

📄 PDF Abstract BibTeX arXiv:2504.12338

Code (0)

등록된 구현이 없습니다.

Tasks

Mortality Prediction

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 &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Artificial Intelligence in Extracting Diagnostic Data from Dental Records

2024-07-23 · Yao-Shun Chuang, Chun-Teh Lee, Oluwabunmi Tokede, Guo-Hao Lin 외

This research addresses the issue of missing structured data in dental records by extracting diagnostic information from unstructured text. The updated periodontology classification system's complexity has increased inco…

Diagnostic

Paging with Succinct Predictions

2022-10-06 · Antonios Antoniadis, Joan Boyar, Marek Eliáš, Lene M. Favrholdt 외

Paging is a prototypical problem in the area of online algorithms. It has also played a central role in the development of learning-augmented algorithms -- a recent line of research that aims to ameliorate the shortcomin…

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

Question-Answering System Extracts Information on Injection Drug Use from Clinical Notes

2023-05-15 · Maria Mahbub, Ian Goethert, Ioana Danciu, Kathryn Knight 외

Background: Injection drug use (IDU) is a dangerous health behavior that increases mortality and morbidity. Identifying IDU early and initiating harm reduction interventions can benefit individuals at risk. However, extr…

Question Answering

A Marker-based Neural Network System for Extracting Social Determinants of Health

2022-12-24 · Xingmeng Zhao, Anthony Rios

Objective. The impact of social determinants of health (SDoH) on patients' healthcare quality and the disparity is well-known. Many SDoH items are not coded in structured forms in electronic health records. These items a…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+3