paper-with-me

홈 › Papers

MedDec: A Dataset for Extracting Medical Decisions from Discharge Summaries

2024-08-23 · Mohamed Elgaar, Jiali Cheng, Nidhi Vakil, Hadi Amiri, Leo Anthony Celi

Medical decisions directly impact individuals' health and well-being. Extracting decision spans from clinical notes plays a crucial role in understanding medical decision-making processes. In this paper, we develop a new dataset called "MedDec", which contains clinical notes of eleven different phenotypes (diseases) annotated by ten types of medical decisions. We introduce the task of medical decision extraction, aiming to jointly extract and classify different types of medical decisions within clinical notes. We provide a comprehensive analysis of the dataset, develop a span detection model as a baseline for this task, evaluate recent span detection approaches, and employ a few metrics to measure the complexity of data samples. Our findings shed light on the complexities inherent in clinical decision extraction and enable future work in this area of research. The dataset and code are available through https://github.com/CLU-UML/MedDec.

📄 PDF Abstract BibTeX arXiv:2408.12980

Code (1)

clu-uml/meddec 공식 구현 pytorch

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Linguistic Blind Spots in Clinical Decision Extraction

2026-02-03 · Mohamed Elgaar, Hadi Amiri arxiv

Extracting medical decisions from clinical notes is a key step for clinical decision support and patient-facing care summaries. We study how the linguistic characteristics of clinical decisions vary across decision categ…

Relation extraction from clinical texts using domain invariant convolutional neural network

2016-06-30 · WS 2016 8 · Sunil Kumar Sahu, Ashish Anand, Krishnadev Oruganty, Mahanandeeshwar Gattu

In recent years extracting relevant information from biomedical and clinical texts such as research articles, discharge summaries, or electronic health records have been a subject of many research efforts and shared chal…

ArticlesFeature EngineeringRelationRelation Extraction

Fine-Tuning LLMs on Small Medical Datasets: Text Classification and Normalization Effectiveness on Cardiology reports and Discharge records

2025-03-27 · Noah Losch, Lucas Plagwitz, Antonius Büscher, Julian Varghese

We investigate the effectiveness of fine-tuning large language models (LLMs) on small medical datasets for text classification and named entity recognition tasks. Using a German cardiology report dataset and the i2b2 Smo…

named-entity-recognitionNamed Entity Recognitiontext-classificationText Classification

Empirical Analysis of Zipf's Law, Power Law, and Lognormal Distributions in Medical Discharge Reports

2020-03-30 · Juan C. Quiroz, Liliana Laranjo, Catalin Tufanaru, Ahmet Baki Kocaballi 외

Bayesian modelling and statistical text analysis rely on informed probability priors to encourage good solutions. This paper empirically analyses whether text in medical discharge reports follow Zipf's law, a commonly as…

Enhancing Readmission Prediction with Deep Learning: Extracting Biomedical Concepts from Clinical Texts

2024-03-12 · Rasoul Samani, Mohammad Dehghani, Fahime Shahrokh

Hospital readmission, defined as patients being re-hospitalized shortly after discharge, is a critical concern as it impacts patient outcomes and healthcare costs. Identifying patients at risk of readmission allows for t…

Deep LearningReadmission Prediction