Code Monkey home page Code Monkey logo

predicting_preterm_birth_from_ehg's Introduction

DOI

Predicting preterm births from electrohysterogram recordings via deep learning

This is the code developed for our paper "Predicting preterm births from electrohysterogram recordings via deep learning"

Uri Goldsztejn, Arye Nehorai
Washington University in St. Louis, 2023

If you find this code useful, please consider citing.

Content

  • Overview
  • Files
  • Requirements
  • Citation

Overview

About one in ten babies is born preterm, i.e., before completing 37 weeks of gestation, which can result in permanent neurologic deficit and is a leading cause of child mortality. However, identifying mothers at high risk of preterm labor can prompt beneficial treatments to reduce the incidence of preterm births and improve their outcomes.

Here, we introduce a deep learning approach to predict preterm births directly from electrohysterogram (EHG) measurements of pregnant mothers recorded at around 31 weeks of gestation. Our model, which includes a recurrent neural network, predicts preterm births using short-time Fourier transforms of EHG recordings and clinical information from two public datasets.

Our findings suggest that preterm births can be predicted from EHGs and clinical information around the 31st week of gestation with comparable accuracy as current clinical practices which predict labor within one week. Our method holds promise for reducing newborn morbidity and mortality, especially in populations with limited access to healthcare, who suffer more from preterm birth.

Files

  • metadata_classification.m - Implements the classification model based on clinical information.
  • metadata_regression.m - Implements the regression model based on clinical information.
  • EHG_classification.m - Implements the classification model based on EHG measurements.
  • EHG_regression.m - Implements the regression model based on clinical measurements.
  • combined_classification.m - Implements the classification model based on EHG measurements and clinical information.
  • combined_regression.m - Implements the regression model based on clinical measurements and clinical information.
  • results/ - Scripts for recreating the figures in the publication.
  • occlusions/ - Scripts for recreating the ablation study described in the publication.
  • utils/ - Auxiliary functions.
  • dataset/ - Folder to store EHG and clinical information from the Physionet repository.

Data

As described in our paper, we combined data from the TPEHG DB and the TPEHGT DS. The data from the TPEHG DB is available at https://physionet.org/content/tpehgdb/1.0.1/, doi: https://doi.org/10.13026/C2FW2V. The data from the TPEHGT DS is available at https://physionet.org/content/tpehgt/1.0.0/, doi: https://doi.org/10.13026/C2166R.

Software requirements

MATLAB>=R2021a

Citation

Predicting preterm births from electrohysterogram recordings via deep learning Goldsztejn U, Nehorai A (2023) Predicting preterm births from electrohysterogram recordings via deep learning. PLOS ONE 18(5): e0285219.

predicting_preterm_birth_from_ehg's People

Contributors

uri-goldsztejn avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

koolkamalkishor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.