Alternating Loss Correction for Preterm-Birth Prediction from EHR Data with Noisy Labels
In this paper we are interested in the prediction of preterm birth based on diagnosis codes from longitudinal EHR. We formulate the prediction problem as a supervised classification with noisy labels. Our base classifier is a Recurrent Neural Network with an attention mechanism. We assume the availability of a data subset with both noisy and clean labels. For the cohort definition, most of the diagnosis codes on mothers' records related to pregnancy are ambiguous for the definition of full-term and preterm classes. On the other hand, diagnosis codes on babies' records provide fine-grained information on prematurity. Due to data de-identification, the links between mothers and babies are not available. We developed a heuristic based on admission and discharge times to match babies to their mothers and hence enrich mothers' records with additional information on delivery status. The obtained additional dataset from the matching heuristic has noisy labels and was used to leverage the training of the deep learning model. We propose an Alternating Loss Correction (ALC) method to train deep models with both clean and noisy labels. First, the label corruption matrix is estimated using the data subset with both noisy and clean labels. Then it is used in the model as a dense output layer to correct for the label noise. The network is alternately trained on epochs with the clean dataset with a simple cross-entropy loss and on next epoch with the noisy dataset and a loss corrected with the estimated corruption matrix. The experiments for the prediction of preterm birth at 90 days before delivery showed an improvement in performance compared with baseline and state of-the-art methods.
Code (0)
등록된 구현이 없습니다.
Tasks
De-identificationSimilar Papers 제목 키워드 기반
Predicting gestational age at birth in the context of preterm birth from multi-modal fetal MRI
Preterm birth is associated with significant mortality and a risk for lifelong morbidity. The complex multifactorial aetiology hampers accurate prediction and thus optimal care. A pipeline consisting of bespoke machine l…
Preterm Birth Prediction of Pregnant Women in Post Conization Period Using Machine Learning Techniques
Pregnant women who underwent excisional surgeries (conization) for cervical intraepithelial neoplasia (CIN) display high risks of preterm birth. It is crucial to predict the risks of preterm birth amongst women in their …
BIG-bench Machine LearningUsing Kernel Methods and Model Selection for Prediction of Preterm Birth
We describe an application of machine learning to the problem of predicting preterm birth. We conduct a secondary analysis on a clinical trial dataset collected by the National In- stitute of Child Health and Human Devel…
Model SelectionPreterm Birth Prediction: Deriving Stable and Interpretable Rules from High Dimensional Data
Preterm births occur at an alarming rate of 10-15%. Preemies have a higher risk of infant mortality, developmental retardation and long-term disabilities. Predicting preterm birth is difficult, even for the most experien…
PredictionSensitivitySpecificitySpontaneous preterm birth prediction using convolutional neural networks
An estimated 15 million babies are born too early every year. Approximately 1 million children die each year due to complications of preterm birth (PTB). Many survivors face a lifetime of disability, including learning d…
Prediction