paper-with-me

Papers

Comparing Rule-Based and Deep Learning Models for Patient Phenotyping

2017-03-25 · Sebastian Gehrmann, Franck Dernoncourt, Yeran Li, Eric T. Carlson, Joy T. Wu, Jonathan Welt, John Foote Jr., Edward T. Moseley, David W. Grant, Patrick D. Tyler, Leo Anthony Celi

Objective: We investigate whether deep learning techniques for natural language processing (NLP) can be used efficiently for patient phenotyping. Patient phenotyping is a classification task for determining whether a patient has a medical condition, and is a crucial part of secondary analysis of healthcare data. We assess the performance of deep learning algorithms and compare them with classical NLP approaches. Materials and Methods: We compare convolutional neural networks (CNNs), n-gram models, and approaches based on cTAKES that extract pre-defined medical concepts from clinical notes and use them to predict patient phenotypes. The performance is tested on 10 different phenotyping tasks using 1,610 discharge summaries extracted from the MIMIC-III database. Results: CNNs outperform other phenotyping algorithms in all 10 tasks. The average F1-score of our model is 76 (PPV of 83, and sensitivity of 71) with our model having an F1-score up to 37 points higher than alternative approaches. We additionally assess the interpretability of our model by presenting a method that extracts the most salient phrases for a particular prediction. Conclusion: We show that NLP methods based on deep learning improve the performance of patient phenotyping. Our CNN-based algorithm automatically learns the phrases associated with each patient phenotype. As such, it reduces the annotation complexity for clinical domain experts, who are normally required to develop task-specific annotation rules and identify relevant phrases. Our method performs well in terms of both performance and interpretability, which indicates that deep learning is an effective approach to patient phenotyping based on clinicians' notes.

📄 PDF Abstract BibTeX arXiv:1703.08705

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPatient Phenotyping

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Developing a Portable Natural Language Processing Based Phenotyping System

2018-07-17 · Himanshu Sharma, Chengsheng Mao, Yizhen Zhang, Haleh Vatani 외

This paper presents a portable phenotyping system that is capable of integrating both rule-based and statistical machine learning based approaches. Our system utilizes UMLS to extract clinically relevant features from th…

BIG-bench Machine Learning

Phenotyping of Clinical Notes with Improved Document Classification Models Using Contextualized Neural Language Models

2019-10-30 · Andriy Mulyar, Elliot Schumacher, Masoud Rouhizadeh, Mark Dredze

Clinical notes contain an extensive record of a patient's health status, such as smoking status or the presence of heart conditions. However, this detail is not replicated within the structured data of electronic health …

Document ClassificationGeneral Classification

Towards Patient Record Summarization Through Joint Phenotype Learning in HIV Patients

2020-03-09 · Gal Levy-Fix, Jason Zucker, Konstantin Stojanovic, Noémie Elhadad

Identifying a patient's key problems over time is a common task for providers at the point care, yet a complex and time-consuming activity given current electric health records. To enable a problem-oriented summarizer to…

validVariational Inference

Learning Patient Representations from Text

2018-05-05 · SEMEVAL 2018 6 · Dmitriy Dligach, Timothy Miller

Mining electronic health records for patients who satisfy a set of predefined criteria is known in medical informatics as phenotyping. Phenotyping has numerous applications such as outcome prediction, clinical trial recr…

BIG-bench Machine Learning

High Throughput Phenotyping of Physician Notes with Large Language and Hybrid NLP Models

2024-03-09 · Syed I. Munzir, Daniel B. Hier, Michael D. Carrithers

Deep phenotyping is the detailed description of patient signs and symptoms using concepts from an ontology. The deep phenotyping of the numerous physician notes in electronic health records requires high throughput metho…

Language ModelingLanguage ModellingLarge Language Model