Skip to content

[Computers in Biology and Medicine] BabyNet++: Fetal birth weight prediction using biometry multimodal data acquired less than 24 hours before delivery

Notifications You must be signed in to change notification settings

SanoScience/BabyNetPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BabyNet++: Fetal birth weight prediction using biometry multimodal data acquired less than 24 hours before delivery

Alt text

An overview

Accurate prediction of fetal weight at birth is essential for effective perinatal care, particularly in the context of antenatal management, which involves determining the timing and mode of delivery. The current standard of care involves performing a prenatal ultrasound 24 hours prior to delivery. However, this task presents challenges as it requires acquiring high-quality images, which becomes difficult during advanced pregnancy due to the lack of amniotic fluid. In this paper, we present a novel method that automatically predicts fetal birth weight by using fetal ultrasound video scans and clinical data. Our proposed method is based on a Transformer-based approach that combines a Residual Transformer Module with a Dynamic Affine Feature Map Transform. This method leverages tabular clinical data to evaluate spatio-temporal features in fetal ultrasound video scans. Development and evaluation were carried out on a clinical set comprising 582 2D fetal ultrasound videos and clinical records of pregnancies from 194 patients performed less than 24 hours before delivery. Our results show that our method outperforms several state-of-the-art automatic methods and estimates fetal birth weight with an accuracy comparable to human experts. Hence, automatic measurements obtained by our method can reduce the risk of errors inherent in manual measurements. Observer studies suggest that our approach may be used as an aid for less experienced clinicians to predict fetal birth weight before delivery, optimizing perinatal care regardless of the available expertise.

Paper

BabyNet++: Fetal birth weight prediction using biometry multimodal data acquired less than 24 hours before delivery
Szymon Płotka, Michal K. Grzeszczyk, Robert Brawura-Biskupski-Samaha, Pawel Gutaj, Michal Lipa, Tomasz Trzcinski, Ivana Isgum, Clara I. Sanchez, Arkadiusz Sitek

Computers in Biology and Medicine, 2023

Citation

If you use the code or methods in this repository, please cite:

@inproceedings{plotka2022babynet,
  title={BabyNet: residual transformer module for birth weight prediction on fetal ultrasound video},
  author={P{\l}otka, Szymon and Grzeszczyk, Michal K and Brawura-Biskupski-Samaha, Robert and Gutaj, Pawe{\l} and Lipa, Micha{\l} and Trzci{\'n}ski, Tomasz and Sitek, Arkadiusz},
  booktitle={International conference on medical image computing and computer-assisted intervention},
  pages={350--359},
  year={2022},
  organization={Springer}
}

@article{plotka2023babynet++,
  title={BabyNet++: Fetal birth weight prediction using biometry multimodal data acquired less than 24 hours before delivery},
  author={P{\l}otka, Szymon and Grzeszczyk, Michal K and Brawura-Biskupski-Samaha, Robert and Gutaj, Pawe{\l} and Lipa, Micha{\l} and Trzci{\'n}ski, Tomasz and I{\v{s}}gum, Ivana and S{\'a}nchez, Clara I and Sitek, Arkadiusz},
  journal={Computers in Biology and Medicine},
  volume={167},
  pages={107602},
  year={2023},
  publisher={Elsevier}
}

About

[Computers in Biology and Medicine] BabyNet++: Fetal birth weight prediction using biometry multimodal data acquired less than 24 hours before delivery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages