Improving Clinical Document Understanding on COVID-19 Research with
Spark NLP
- URL: http://arxiv.org/abs/2012.04005v1
- Date: Mon, 7 Dec 2020 19:17:05 GMT
- Title: Improving Clinical Document Understanding on COVID-19 Research with
Spark NLP
- Authors: Veysel Kocaman, David Talby
- Abstract summary: Following the global COVID-19 pandemic, the number of scientific papers studying the virus has grown massively.
We present a clinical text mining system that improves on previous efforts in three ways.
First, it can recognize over 100 different entity types including social determinants of health, anatomy, risk factors, and adverse events.
Second, the text processing pipeline includes assertion status detection, to distinguish between clinical facts that are present, absent, conditional, or about someone other than the patient.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Following the global COVID-19 pandemic, the number of scientific papers
studying the virus has grown massively, leading to increased interest in
automated literate review. We present a clinical text mining system that
improves on previous efforts in three ways. First, it can recognize over 100
different entity types including social determinants of health, anatomy, risk
factors, and adverse events in addition to other commonly used clinical and
biomedical entities. Second, the text processing pipeline includes assertion
status detection, to distinguish between clinical facts that are present,
absent, conditional, or about someone other than the patient. Third, the deep
learning models used are more accurate than previously available, leveraging an
integrated pipeline of state-of-the-art pretrained named entity recognition
models, and improving on the previous best performing benchmarks for assertion
status detection. We illustrate extracting trends and insights, e.g. most
frequent disorders and symptoms, and most common vital signs and EKG findings,
from the COVID-19 Open Research Dataset (CORD-19). The system is built using
the Spark NLP library which natively supports scaling to use distributed
clusters, leveraging GPUs, configurable and reusable NLP pipelines, healthcare
specific embeddings, and the ability to train models to support new entity
types or human languages with no code changes.
Related papers
- Improving Extraction of Clinical Event Contextual Properties from Electronic Health Records: A Comparative Study [2.0884301753594334]
This study performs a comparative analysis of various natural language models for medical text classification.
BERT outperforms Bi-LSTM models by up to 28% and the baseline BERT model by up to 16% for recall of the minority classes.
arXiv Detail & Related papers (2024-08-30T10:28:49Z) - Development and validation of a natural language processing algorithm to
pseudonymize documents in the context of a clinical data warehouse [53.797797404164946]
The study highlights the difficulties faced in sharing tools and resources in this domain.
We annotated a corpus of clinical documents according to 12 types of identifying entities.
We build a hybrid system, merging the results of a deep learning model as well as manual rules.
arXiv Detail & Related papers (2023-03-23T17:17:46Z) - Cross-modal Clinical Graph Transformer for Ophthalmic Report Generation [116.87918100031153]
We propose a Cross-modal clinical Graph Transformer (CGT) for ophthalmic report generation (ORG)
CGT injects clinical relation triples into the visual features as prior knowledge to drive the decoding procedure.
Experiments on the large-scale FFA-IR benchmark demonstrate that the proposed CGT is able to outperform previous benchmark methods.
arXiv Detail & Related papers (2022-06-04T13:16:30Z) - LifeLonger: A Benchmark for Continual Disease Classification [59.13735398630546]
We introduce LifeLonger, a benchmark for continual disease classification on the MedMNIST collection.
Task and class incremental learning of diseases address the issue of classifying new samples without re-training the models from scratch.
Cross-domain incremental learning addresses the issue of dealing with datasets originating from different institutions while retaining the previously obtained knowledge.
arXiv Detail & Related papers (2022-04-12T12:25:05Z) - Towards Structuring Real-World Data at Scale: Deep Learning for
Extracting Key Oncology Information from Clinical Text with Patient-Level
Supervision [10.929271646369887]
The majority of detailed patient information in real-world data (RWD) is only consistently available in free-text clinical documents.
Traditional rule-based systems are vulnerable to the prevalent linguistic variations and ambiguities in clinical text.
We propose leveraging patient-level supervision from medical registries, which are often readily available and capture key patient information.
arXiv Detail & Related papers (2022-03-20T03:42:03Z) - A Systematic Review of Natural Language Processing Applied to Radiology
Reports [3.600747505433814]
This study systematically assesses recent literature in NLP applied to radiology reports.
Our analysis is based on 21 variables including radiology characteristics, NLP methodology, performance, study, and clinical application characteristics.
arXiv Detail & Related papers (2021-02-18T18:54:41Z) - Extracting COVID-19 Diagnoses and Symptoms From Clinical Text: A New
Annotated Corpus and Neural Event Extraction Framework [14.226438210255676]
This work presents a new clinical corpus, referred to as the COVID-19 Annotated Clinical Text (CACT) Corpus.
It comprises 1,472 notes with detailed annotations characterizing COVID-19 diagnoses, testing, and clinical presentation.
We introduce a span-based event extraction model that jointly extracts all annotated phenomena.
In a secondary use application, we explored the prediction of COVID-19 test results using structured patient data and automatically extracted symptom information.
arXiv Detail & Related papers (2020-12-02T05:25:02Z) - Select-ProtoNet: Learning to Select for Few-Shot Disease Subtype
Prediction [55.94378672172967]
We focus on few-shot disease subtype prediction problem, identifying subgroups of similar patients.
We introduce meta learning techniques to develop a new model, which can extract the common experience or knowledge from interrelated clinical tasks.
Our new model is built upon a carefully designed meta-learner, called Prototypical Network, that is a simple yet effective meta learning machine for few-shot image classification.
arXiv Detail & Related papers (2020-09-02T02:50:30Z) - CovidDeep: SARS-CoV-2/COVID-19 Test Based on Wearable Medical Sensors
and Efficient Neural Networks [51.589769497681175]
The novel coronavirus (SARS-CoV-2) has led to a pandemic.
The current testing regime based on Reverse Transcription-Polymerase Chain Reaction for SARS-CoV-2 has been unable to keep up with testing demands.
We propose a framework called CovidDeep that combines efficient DNNs with commercially available WMSs for pervasive testing of the virus.
arXiv Detail & Related papers (2020-07-20T21:47:28Z) - Predicting Clinical Diagnosis from Patients Electronic Health Records
Using BERT-based Neural Networks [62.9447303059342]
We show the importance of this problem in medical community.
We present a modification of Bidirectional Representations from Transformers (BERT) model for classification sequence.
We use a large-scale Russian EHR dataset consisting of about 4 million unique patient visits.
arXiv Detail & Related papers (2020-07-15T09:22:55Z) - A Deep Learning Pipeline for Patient Diagnosis Prediction Using
Electronic Health Records [0.5672132510411464]
We develop and publish a Python package to transform public health dataset into easy to access universal format.
We propose two novel model architectures to predict multiple diagnoses simultaneously.
Both models can predict multiple diagnoses simultaneously with high accuracy.
arXiv Detail & Related papers (2020-06-23T14:58:58Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.