paper-with-me

Papers

Classifying Unstructured Clinical Notes via Automatic Weak Supervision

2022-06-24 · Chufan Gao, Mononito Goswami, Jieshi Chen, Artur Dubrawski

Healthcare providers usually record detailed notes of the clinical care delivered to each patient for clinical, research, and billing purposes. Due to the unstructured nature of these narratives, providers employ dedicated staff to assign diagnostic codes to patients' diagnoses using the International Classification of Diseases (ICD) coding system. This manual process is not only time-consuming but also costly and error-prone. Prior work demonstrated potential utility of Machine Learning (ML) methodology in automating this process, but it has relied on large quantities of manually labeled data to train the models. Additionally, diagnostic coding systems evolve with time, which makes traditional supervised learning strategies unable to generalize beyond local applications. In this work, we introduce a general weakly-supervised text classification framework that learns from class-label descriptions only, without the need to use any human-labeled documents. It leverages the linguistic domain knowledge stored within pre-trained language models and the data programming framework to assign code labels to individual texts. We demonstrate the efficacy and flexibility of our method by comparing it to state-of-the-art weak text classifiers across four real-world text classification datasets, in addition to assigning ICD codes to medical notes in the publicly available MIMIC-III database.

📄 PDF Abstract BibTeX arXiv:2206.12088

Code (1)

autonlab/KeyClass 공식 구현 pytorch

Tasks

DiagnosticText Classification

Similar Papers 제목 키워드 기반

Towards Automatic Generation of Shareable Synthetic Clinical Notes Using Neural Language Models

2019-05-16 · WS 2019 6 · Oren Melamud, Chaitanya Shivade

Large-scale clinical data is invaluable to driving many computational scientific advances today. However, understandable concerns regarding patient privacy hinder the open dissemination of such data and give rise to subo…

De-identification

Extracting Lifestyle Factors for Alzheimer's Disease from Clinical Notes Using Deep Learning with Weak Supervision

2021-01-22 · Zitao Shen, Yoonkwon Yi, Anusha Bompelli, Fang Yu 외

Since no effective therapies exist for Alzheimer's disease (AD), prevention has become more critical through lifestyle factor changes and interventions. Analyzing electronic health records (EHR) of patients with AD can h…

An Emergency Medical Services Clinical Audit System driven by Named Entity Recognition from Deep Learning

2020-07-07 · Wang Han, Wesley Yeung, Angeline Tung, Joey Tay Ai Meng 외

Clinical performance audits are routinely performed in Emergency Medical Services (EMS) to ensure adherence to treatment protocols, to identify individual areas of weakness for remediation, and to discover systemic defic…

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

Convolutional Neural Networks for Medical Diagnosis from Admission Notes

2017-12-06 · Christy Li, Dimitris Konomis, Graham Neubig, Pengtao Xie 외

$\textbf{Objective}$ Develop an automatic diagnostic system which only uses textual admission information from Electronic Health Records (EHRs) and assist clinicians with a timely and statistically proved decision tool. …

Decision MakingDiagnosticMedical Diagnosistext-classification+1

Towards unstructured mortality prediction with free-text clinical notes

2019-11-19 · Mohammad Hashir, Rapinder Sawhney

Healthcare data continues to flourish yet a relatively small portion, mostly structured, is being utilized effectively for predicting clinical outcomes. The rich subjective information available in unstructured clinical …

Mortality PredictionPrediction