TL;DR
This paper introduces an attention-based CycleGAN model to accurately extract fetal ECG signals from maternal ECG recordings, outperforming traditional methods and achieving high accuracy across multiple datasets.
Contribution
The novel use of an attention mechanism within CycleGAN for fetal ECG extraction improves signal separation without extensive pre-configuration.
Findings
Achieved 98% R-Square for FECG mapping.
F1-scores above 99% for fetal QRS detection.
Comparable to state-of-the-art methods.
Abstract
Non-invasive fetal electrocardiogram (FECG) is used to monitor the electrical pulse of the fetal heart. Decomposing the FECG signal from maternal ECG (MECG) is a blind source separation problem, which is hard due to the low amplitude of FECG, the overlap of R waves, and the potential exposure to noise from different sources. Traditional decomposition techniques, such as adaptive filters, require tuning, alignment, or pre-configuration, such as modeling the noise or desired signal. to map MECG to FECG efficiently. The high correlation between maternal and fetal ECG parts decreases the performance of convolution layers. Therefore, the masking region of interest using the attention mechanism is performed for improving signal generators' precision. The sine activation function is also used since it could retain more details when converting two signal domains. Three available datasets from…
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
MethodsConvolution
