TL;DR
BabyNet is a novel deep learning model that extends 3D ResNet with a Residual Transformer Module to accurately predict fetal birth weight from ultrasound videos, outperforming existing methods and matching expert accuracy.
Contribution
The paper introduces BabyNet, a new end-to-end deep learning framework with a Residual Transformer Module for fetal weight prediction from ultrasound videos, improving accuracy over prior approaches.
Findings
BabyNet outperforms several state-of-the-art methods.
BabyNet achieves accuracy comparable to human experts.
Combining BabyNet with human estimates yields the best results.
Abstract
Predicting fetal weight at birth is an important aspect of perinatal care, particularly in the context of antenatal management, which includes the planned timing and the mode of delivery. Accurate prediction of weight using prenatal ultrasound is challenging as it requires images of specific fetal body parts during advanced pregnancy which is difficult to capture due to poor quality of images caused by the lack of amniotic fluid. As a consequence, predictions which rely on standard methods often suffer from significant errors. In this paper we propose the Residual Transformer Module which extends a 3D ResNet-based network for analysis of 2D+t spatio-temporal ultrasound video scans. Our end-to-end method, called BabyNet, automatically predicts fetal birth weight based on fetal ultrasound video scans. We evaluate BabyNet using a dedicated clinical set comprising 225 2D fetal ultrasound…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Linear Layer · Softmax · Dense Connections · Position-Wise Feed-Forward Layer · Adam · Absolute Position Encodings · Byte Pair Encoding · Residual Connection · Label Smoothing
