Automatic Correction of Real-Word Errors in Spanish Clinical Texts.
Daniel Bravo-Candel1, Jésica López-Hernández1, José Antonio García-Díaz1
1Department of Informatics and Systems, Faculty of Computer Science, Campus de Espinardo, University of Murcia, 30100 Murcia, Spain.
Sensors (Basel, Switzerland)
|April 30, 2021
Summary
This study used deep learning models to correct real-word errors in clinical text. Seq2seq models trained on smaller clinical datasets outperformed those trained on larger general text corpora.
Area of Science:
- Natural Language Processing
- Computational Linguistics
- Medical Informatics
Background:
- Real-word errors, actual dictionary terms used incorrectly, pose challenges in text correction.
- Traditional methods rely on word sequence frequency, while deep learning offers advanced contextual understanding.
- Accurate clinical text is crucial for patient safety and medical research.
Purpose of the Study:
- To implement and evaluate a deep learning model for correcting real-word errors specifically in clinical text.
- To compare the performance of Seq2seq Neural Machine Translation models trained on clinical versus general text corpora.
- To investigate the impact of pre-trained word embeddings (GloVe, Word2Vec) on error correction accuracy.
Main Methods:
- Developed a Seq2seq Neural Machine Translation model to map erroneous sentences to corrected ones.
- Generated rule-based real-word errors in correct sentences for training and evaluation.
- Trained and evaluated models on the Wikicorpus and a smaller, privacy-conscious clinical dataset.
- Utilized GloVe and Word2Vec pre-trained word embeddings.
Main Results:
- Seq2seq models trained on the smaller clinical corpus demonstrated superior performance compared to those trained on the larger Wikicorpus.
- Despite data limitations, clinical text-specific models achieved better real-word error correction.
- Pre-trained word embeddings showed varying performance, with potential for improvement.
Conclusions:
- Deep learning, particularly Seq2seq models, is effective for real-word error correction in clinical text.
- Smaller, domain-specific corpora can yield better results than larger, general corpora for specialized tasks.
- Acquiring more clinical text data is essential for further enhancing model performance and generalizability.
Related Concept Videos
Proofreading
57.9K
Overview
57.9K
Proofreading
7.4K
Synthesis of new DNA molecules is carried out by the enzyme DNA polymerase, which adds nucleotides on the daughter strand complementary to the template DNA strand. DNA polymerase has a higher affinity to add the correct base and ensures fidelity during DNA replication. Furthermore, it exhibits proofreading activity during replication, using an exonuclease domain that cuts off incorrect nucleotides from the nascent DNA strand.
Errors During Replication are Corrected by the DNA Polymerase...
Errors During Replication are Corrected by the DNA Polymerase...
7.4K
Improving Translational Accuracy
12.1K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
12.1K
Improving Translational Accuracy
3.2K
3.2K
Types of Errors: Detection and Minimization
6.7K
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
6.7K
Errors occurring during blood pressure monitoring
1.1K
Blood pressure monitoring is a crucial clinical procedure in diagnosing and managing various cardiovascular conditions. Despite its significance, the accuracy of blood pressure measurements can be compromised by multiple factors, potentially leading to either falsely high or low readings. These inaccuracies are critical as they can significantly impact patient care. So, it is vital to understand these challenges deeply and adopt strategic approaches to minimize errors.
Several factors...
Several factors...
1.1K


