skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Attention:

The NSF Public Access Repository (PAR) system and access will be unavailable from 11:00 PM ET on Friday, May 16 until 2:00 AM ET on Saturday, May 17 due to maintenance. We apologize for the inconvenience.


Title: Toward Automated Analysis of Fetal Phonocardiograms: Comparing Heartbeat Detection from Fetal Doppler and Digital Stethoscope Signals
Longitudinal fetal health monitoring is essential for high-risk pregnancies. Heart rate and heart rate variability are prime indicators of fetal health. In this work, we implemented two neural network architectures for heartbeat detection on a set of fetal phonocardiogram signals captured using fetal Doppler and a digital stethoscope. We test the efficacy of these networks using the raw signals and the hand-crafted energy from the signal. The results show a Convolutional Neural Network is the most efficient at identifying the S1 waveforms in a heartbeat, and its performance is improved when using the energy of the Doppler signals. We further discuss issues, such as low Signal-to-Noise Ratios (SNR), present in the training of a model based on the stethoscope signals. Finally, we show that we can improve the SNR, and subsequently the performance of the stethoscope, by matching the energy from the stethoscope to that of the Doppler signal.  more » « less
Award ID(s):
1915599
PAR ID:
10351531
Author(s) / Creator(s):
; ; ; ; ;
Date Published:
Journal Name:
International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC)
Page Range / eLocation ID:
975 to 979
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. Noninvasive transabdominal fetal pulse oximetry can provide clinicians critical assessment of fetal health and potentially contribute to improved management of childbirth. Conventional pulse oximetry through continuous wave (CW) light has challenges measuring the signals from deep tissue and separating the weak fetal signal from the strong maternal signal. Here, we propose a new approach for transabdominal fetal pulse oximetry through interferometric near-infrared spectroscopy (iNIRS). This approach provides pathlengths of photons traversing the tissue, which facilitates the extraction of fetal signals by rejecting the very strong maternal signal from superficial layers. We use a multimode fiber combined with a mode-field converter at the detection arm to boost the signal of iNIRS. Together, we can detect signals from deep tissue (>∼1.6 cm in sheep abdomen and in human forearm) at merely 1.1 cm distance from the source. Using a pregnant sheep model, we experimentally measured and extracted the fetal heartbeat signals originating from deep tissue. This validated a key step towards transabdominal fetal pulse oximetry through iNIRS and set a foundation for further development of this method to measure the fetal oxygen saturation. 
    more » « less
  2. The COVID-19 pandemic has intensified the need for home-based cardiac health monitoring systems. Despite advancements in electrocardiograph (ECG) and phonocardiogram (PCG) wearable sensors, accurate heart sound segmentation algorithms remain understudied. Existing deep learning models, such as convolutional neural networks (CNN) and recurrent neural networks (RNN), struggle to segment noisy signals using only PCG data. We propose a two-step heart sound segmentation algorithm that analyzes synchronized ECG and PCG signals. The first step involves heartbeat detection using a CNN-LSTM-based model on ECG data, and the second step focuses on beat-wise heart sound segmentation with a 1D U-Net that incorporates multi-modal inputs. Our method leverages temporal correlation between ECG and PCG signals to enhance segmentation performance. To tackle the label-hungry issue in AI-supported biomedical studies, we introduce a segment-wise contrastive learning technique for signal segmentation, overcoming the limitations of traditional contrastive learning methods designed for classification tasks. We evaluated our two-step algorithm using the PhysioNet 2016 dataset and a private dataset from Bayland Scientific, obtaining a 96.43 F1 score on the former. Notably, our segment-wise contrastive learning technique demonstrated effective performance with limited labeled data. When trained on just 1% of labeled PhysioNet data, the model pre-trained on the full unlabeled dataset only dropped 2.88 in the F1 score, outperforming the SimCLR method. Overall, our proposed algorithm and learning technique present promise for improving heart sound segmentation and reducing the need for labeled data. 
    more » « less
  3. A number of algorithms have been developed to extract heart rate from physiological motion data using Doppler radar system. Yet, it is very challenging to eliminate noise associated with surroundings, especially with a single-channel Doppler radar system. However, single-channel Doppler radars provide the advantage of operating at lower power. Additionally, heart rate extraction using single-channel Doppler radar has remained somewhat unexplored. This has motivated the development of effective signal processing algorithms for signals received from single-channel Doppler radars. Three algorithms have been studied for estimating heart rate. The first algorithm is based on applying FFT on an FIR filtered signal. In the second algorithm, autocorrelation was performed on the filtered data. Thirdly, a peak finding algorithm was used in conjunction with a moving average preceded by a clipper to determine the heart rate. The results obtained were compared with heart rate readings from a pulse oximeter. With a mean difference of 2.6 bpm, the heart rate from Doppler radar matched that from the pulse oximeter most frequently when the peak finding algorithm was used. The results obtained using autocorrelation and peak finding algorithm (with standard deviations of 2.6 bpm and 4.0 bpm) suggest that a single channel Doppler radar system can be a viable alternative to contact heart rate monitors in patients for whom contact measurements are not feasible. 
    more » « less
  4. null (Ed.)
    Monitoring of fetal electrocardiogram (fECG) would provide useful information about fetal wellbeing as well as any abnormal development during pregnancy. Recent advances in flexible electronics and wearable technologies have enabled compact devices to acquire personal physiological signals in the home setting, including those of expectant mothers. However, the high noise level in the daily life renders long-entrenched challenges to extract fECG from the combined fetal/maternal ECG signal recorded in the abdominal area of the mother. Thus, an efficient fECG extraction scheme is a dire need. In this work, we intensively explored various extraction algorithms, including template subtraction (TS), independent component analysis (ICA), and extended Kalman filter (EKF) using the data from the PhysioNet 2013 Challenge. Furthermore, the modified data with Gaussian and motion noise added, mimicking a practical scenario, were utilized to examine the performance of algorithms. Finally, we combined different algorithms together, yielding promising results, with the best performance in the F1 score of 92.61% achieved by an algorithm combining ICA and TS. With the data modified by adding different types of noise, the combination of ICA–TS–ICA showed the highest F1 score of 85.4%. It should be noted that these combined approaches required higher computational complexity, including execution time and allocated memory compared with other methods. Owing to comprehensive examination through various evaluation metrics in different extraction algorithms, this study provides insights into the implementation and operation of state-of-the-art fetal and maternal monitoring systems in the era of mobile health. 
    more » « less
  5. Fetal electrocardiogram (fECG) assessment is essential throughout pregnancy to monitor the wellbeing and development of the fetus, and to possibly diagnose potential congenital heart defects. Due to the high noise incorporated in the abdominal ECG (aECG) signals, the extraction of fECG has been challenging. And it is even a lot more difficult for fECG extraction if only one channel of aECG is provided, i.e., in a compact patch device. In this paper, we propose a novel algorithm based on the Ensemble Kalman filter (EnKF) for non-invasive fECG extraction from a single-channel aECG signal. To assess the performance of the proposed algorithm, we used our own clinical data, obtained from a pilot study with 10 subjects each of 20 min recording, and data from the PhysioNet 2013 Challenge bank with labeled QRS complex annotations. The proposed methodology shows the average positive predictive value (PPV) of 97.59%, sensitivity (SE) of 96.91%, and F1-score of 97.25% from the PhysioNet 2013 Challenge bank. Our results also indicate that the proposed algorithm is reliable and effective, and it outperforms the recently proposed extended Kalman filter (EKF) based algorithm. 
    more » « less