Next Article in Journal
An Improved YOLOv5-Based Lightweight Submarine Target Detection Algorithm
Next Article in Special Issue
A Fusion Algorithm Based on a Constant Velocity Model for Improving the Measurement of Saccade Parameters with Electrooculography
Previous Article in Journal
Multi-Type Missing Imputation of Time-Series Power Equipment Monitoring Data Based on Moving Average Filter–Asymmetric Denoising Autoencoder
Previous Article in Special Issue
Unraveling Transformative Effects after tDCS and BCI Intervention in Chronic Post-Stroke Patient Rehabilitation—An Alternative Treatment Design Study
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Robust Approach Assisted by Signal Quality Assessment for Fetal Heart Rate Estimation from Doppler Ultrasound Signal

1
Graduate School of Science and Technology, Keio University, Yokohama 223-8522, Japan
2
Department of Information and Computer Science, Keio University, Yokohama 223-8522, Japan
3
Atom Medical Co., Tokyo 113-0021, Japan
*
Author to whom correspondence should be addressed.
Sensors 2023, 23(24), 9698; https://doi.org/10.3390/s23249698
Submission received: 14 October 2023 / Revised: 2 December 2023 / Accepted: 6 December 2023 / Published: 8 December 2023

Abstract

:
Fetal heart rate (FHR) monitoring, typically using Doppler ultrasound (DUS) signals, is an important technique for assessing fetal health. In this work, we develop a robust DUS-based FHR estimation approach complemented by DUS signal quality assessment (SQA) based on unsupervised representation learning in response to the drawbacks of previous DUS-based FHR estimation and DUS SQA methods. We improve the existing FHR estimation algorithm based on the autocorrelation function (ACF), which is the most widely used method for estimating FHR from DUS signals. Short-time Fourier transform (STFT) serves as a signal pre-processing technique that allows the extraction of both temporal and spectral information. In addition, we utilize double ACF calculations, employing the first one to determine an appropriate window size and the second one to estimate the FHR within changing windows. This approach enhances the robustness and adaptability of the algorithm. Furthermore, we tackle the challenge of low-quality signals impacting FHR estimation by introducing a DUS SQA method based on unsupervised representation learning. We employ a variational autoencoder (VAE) to train representations of pre-processed fetal DUS data and aggregate them into a signal quality index (SQI) using a self-organizing map (SOM). By incorporating the SQI and Kalman filter (KF), we refine the estimated FHRs, minimizing errors in the estimation process. Experimental results demonstrate that our proposed approach outperforms conventional methods in terms of accuracy and robustness.

1. Introduction

Fetal heart rate (FHR) serves as a vital metric for assessing the well-being of a fetus. It aids in identifying high-risk pregnancies and reducing fetal mortality rates. Cardiotocography (CTG) is a commonly employed method that allows the simultaneous recording of both maternal and fetal heartbeats. Among the techniques used to extract FHR from CTG recordings, the Doppler ultrasound (DUS) technique has gained prominence [1]. This involves attaching an ultrasound (US) transducer to the mother’s abdomen to enable continuous monitoring, as depicted in Figure 1. Previous studies [2,3] have established that the most accurate FHR estimation relies on invasive fetal electrocardiogram (ECG), with non-invasive fetal ECG representing the second most precise method. While FHR estimation based on DUS signals does not attain the same level of accuracy as fetal ECG, it offers distinct advantages. Notably, invasive fetal ECG is restricted to specific cases due to the undesirability of long-term attachment of fetal scalp electrodes for FHR monitoring. Conversely, non-invasive fetal ECG signals obtained by placing electrodes on the mother’s abdomen necessitate expensive equipment and expert operation [4]. To capture a DUS signal, the ultrasound (US) transducer is positioned on the mother’s abdomen. The primary technique for estimating fetal heart rate (FHR) from these DUS signals is based on the autocorrelation function (ACF) [5,6,7]. This method leverages the inherent periodicity of the DUS signals to extract the FHR information accurately. Another notable approach for FHR estimation involves empirical mode decomposition (EMD). By employing EMD, it becomes possible to identify signal components associated with the valve motion of the fetal heart [8,9]. The ACF-based approaches have demonstrated superior consistency and applicability compared to EMD-based methods, primarily due to their simpler computations and fewer parameters. However, current approaches still face several challenges that warrant attention. Firstly, prior studies [5,6,7] have predominantly focused on a single domain (time or frequency) during ACF calculations, potentially resulting in the loss of valuable information from the other domain. Moreover, DUS signals are susceptible to various interferences, including maternal, fetal, and instrument movements, leading to a degradation in the signal-to-noise ratio (SNR). Accurately estimating FHR using noisy DUS data becomes challenging, as the quality of the fetal DUS signals significantly impacts the accuracy of the FHR estimation [10]. To enhance FHR estimation accuracy, a common technique employed is signal quality assessment (SQA), which involves identifying segments of low-quality signals and subsequently eliminating or interpolating erroneous FHR values derived from these segments. Presently, the available literature on signal quality assessment (SQA) methods for DUS signals remains limited, with only a few approaches published [10,11]. However, these approaches based on supervised machine learning techniques usually require large labeled datasets, and there are few public DUS datasets with professional annotations. Furthermore, the existing SQA methods primarily focus on removing the estimated fetal heart rates (FHRs) from the identified segments of low-quality DUS signals. However, this approach may result in a reduced proportion of reserved FHRs in relation to the overall number of estimated FHRs within a record. Hence, alternative strategies are required to address this issue effectively.
Inspired by the shortcomings of existing DUS-based FHR estimation and DUS SQA methods, we present a robust DUS-based FHR estimation method supported by DUS SQA based on unsupervised representation learning. By means of a band-pass filter and a short-time Fourier transform (STFT), the DUS signals are pre-processed in the form of spectrograms. The spectra are integrated over the spectrograms to produce integrated spectral data. The ACF is applied to a 3.75 s integrated spectrum segment and a peak is detected. An approximate fetal RR interval (FRRI) is first determined from the detected ACF peak, which is used to resize the window for the second ACF calculation. The detected peak of the second ACF is defined as the FRRI of that segment. In addition, the length of the window movement is determined based on the FRRI estimated from the previous window. Our DUS SQA uses a fully convolutional network (FCN)-based variational autoencoder (VAE) to obtain learning representations of pre-processed DUS signals by integrating the autoencoder (AE) models mentioned in [12,13]. By feeding these learned representations into a self-organizing map (SOM), we generate a combined signal quality indicator (SQI) that incorporates the quantization error (QE) of the SOM [14]. The combined SQI is used to modify the measurement noise covariance, and a Kalman filter (KF) is then used to correct the inaccurate FRRIs computed from low-quality signals [15,16]. We would like to mention that our DUS SQA method has been previously reported [17], serving as a foundation for our current research. In this paper, we utilize the DUS SQA method proposed in our previous work [17]. However, the fetal heart rate estimation section is entirely novel and presented for the first time. Additionally, we include a comparative analysis of the experimental results between our approach and a conventional method, which remains unpublished.
We conducted a thorough evaluation of the proposed method using DUS recordings obtained from ten subjects. The experimental results clearly demonstrated that our method outperformed the conventional approach [7] in terms of FHR estimation accuracy. Furthermore, the integration of our DUS SQA method led to a substantial reduction in the estimation errors of FHRs. The main contributions of our work can be summarized as follows:
  • We combine time and frequency information using STFT for DUS signal pre-processing so that the ACF-based FHR estimation algorithm does not focus only on a single domain as in previous works.
  • This method is robust to DUS recordings of different qualities because it is supported by DUS SQA.
  • An unsupervised representation learning-based DUS SQA approach is proposed in this paper, which eliminates the need for a large dataset of quality labels. Furthermore, representation learning enables our method to exploit deeper information than human-defined features.
The structure of this paper is as follows. Section 2 summarises and discusses related work. Subsequently, the preliminary work is presented in Section 3. The proposed method is described in Section 4. In Section 5, we evaluate the performance of our proposed method and discuss its strengths and limitations. Finally, we conclude this paper in Section 6.

2. Related Work

Some FHR estimation techniques using DUS signals have been reported [5,6,7,8,9]. ACF-based FHR estimators are the most commonly used, which have been shown to be computationally inexpensive and can achieve accurate FHR estimation. A two-step approach for FHR extraction using DUS signals has been proposed by Peter et al. [5], based mainly on the ACF technique. The cardiac cycle times are roughly estimated based on low-pass filtering of the envelope signals, and then the FHRs are calculated using ACF in the frequency domain. However, they mentioned that this method has a relatively high sensitivity to signal-to-noise ratio (SNR), which means that low SNR can lead to inaccurate results. Jezewski et al. [6] presented an ACF-based technique for FHR estimation from DUS signals, which includes three main steps: dynamic adjustment of the ACF window, adaptive ACF peak detection, and determination of beat-to-beat intervals. The ACF windows are continuously adjusted based on the most recent FHR estimate. In addition, if ACF peaks fall within the previously identified FHR range, they are assigned a higher probability of correlating with the correct cardiac cycle. To assess the quality of DUS signals, they also propose that a lower ACF peak indicates lower signal quality, which increases the possibility of inaccurate estimation of cardiac cycle duration. Although Jezewski et al. [6] introduced an indicator to reduce the negative effects of low-quality signals, a single indicator is not reliable enough to remove all low-quality signals. Another research paper [7] provides a generalizable, reproducible, open-source ACF-based technique that can accurately estimate FHR from 1D-DUS obtained using a low-cost handheld transducer. A total of 721 DUS signal segments of 3.75 s length were used to train an FHR estimator, and the parameters of the estimator were adjusted by Bayesian optimization. In addition, it has been mentioned in this paper that only high-quality signal segments are selected for experiments based on the SQA method proposed in [10]. However, by using a rectangular window, the ACF was calculated only in the time domain, so some information in the frequency domain may be lost. Moreover, the fixed window length for ACF calculation limits the accuracy of FHR estimates.
In addition to ACF-based approaches, the empirical mode decomposition (EMD) method has also been used for FHR estimation. Rouvre et al. [8] proposed that the performance of FHR estimation can be improved by applying ACF to the intrinsic mode functions (IMFs) after empirical mode decomposition. However, they also mentioned that this method has not yet been fully formalized theoretically and that the computational complexity is highly dependent on the intrinsic signal properties. Furthermore, an EMD kurtosis method for FHR extraction from DUS signals was presented by Al-Angari et al. [9]. In their work, the kurtosis function is calculated on the FHRs extracted from the DUS signal. It is worth mentioning that the most important indicator of this approach is the appropriate window size used to apply the kurtosis function. It has been shown that the EMD-based methods have better performance than the ACF-based methods when processing signals with relatively high SNR, in other words, the EMS-based methods are more robust. However, it is very possible that some related parameters, including the number of IMFs and the size of the window used to calculate kurtosis, may be overfitted during optimization due to the limited amount of data.
Compared to EMD-based techniques, ACF-based methods show higher reproducibility and practicality due to the relatively low computational complexity and a small number of parameters. However, there are still several drawbacks to the existing methods that can be improved:
  • The ACF calculations in these existing works only focus on one domain, time, or frequency. Thus, the information about the other domain may be lost during the calculation.
  • The performance of ACF-based FHR estimation techniques is highly dependent on the quality of the DUS signal. Although some papers [6,7] use simple SQA approaches to solve this problem, these DUS SQA methods can still be enhanced.
So far, a small number of SQA methods for DUS signals have been introduced. A DUS SQA based on the Support Vector Machine was proposed by C. E. Valderrama et al. [10]. Some innovative template-based SQIs derived from correlation coefficients between DUS signals and the fetal heartbeat-based template signals are used for DUS SQA. The Naive Bayes classifier was also used for DUS SQA [11], where twelve SQIs were used. These SQIs are mostly related to the range of valve movement. Although it has been demonstrated that these DUS SQA approaches can discriminate between different quality levels, there are still certain limitations:
  • Large labeled datasets are usually required for these research works based on supervised machine learning methods. However, there are few DUS datasets with quality annotations. In addition, annotation of DUS quality levels is laborious and requires expert knowledge.
  • The human-defined signal quality features used in these works limit the ability to mine deeper signal quality information in DUS signals.
  • These existing methods simply eliminate the estimated FHRs from the detected low-quality DUS signal segments, which may result in a reduction in the proportion of reserved FHRs to all estimated FHRs in each recording.
Although not for DUS signals, some unsupervised learning-based SQA methods have been introduced to improve signal analyzing performance. A paper [18] evaluates photoplethysmography signal quality by computing seven SQIs associated with entropy and waveform morphology and training a SOM for quality-level classification. In addition, two AE-based ECG SQIs associated with reconstruction errors and reconstruction reliabilities have been proposed by N. Seeuws et al. [12]. Recently, unsupervised representation learning has gained popularity for time series classification tasks. In the paper [19], time series data can be transformed into an instance-feature matrix using a proposed effective unsupervised representation learning methodology, where they also demonstrated that these features can be used to perform precise time series clustering tasks. J. Pereira et al. [13] have also proposed a VAE-based representation learning strategy for anomaly identification. How to appropriately apply the SQA results for achieving better FHR estimation accuracy is another crucial task, in addition to the evaluation of the signal quality. Li et al. [15] introduced a method that utilizes KF to correct heart rate estimates, incorporating four ECG SQIs to adaptively adjust the measurement noise covariance. In addition, for non-invasive fetal ECG signals, another paper [16] also uses KF to enhance the precision of FHR estimation.

3. Preliminaries

3.1. Doppler Ultrasound (DUS) Signal

For continuous recording, the US transducer is placed on the maternal abdomen to extract DUS signals, as shown in Figure 1. When US waves are reflected from an object, the frequency of the US waves changes, which is called the Doppler frequency shift. This frequency shift, f s , is given by:
f s = 2 f 0 v cos θ c ,
where c is the US propagation velocity and f 0 is the transmission frequency. θ is the angle of the object along the direction of the US wave, and v cos θ is the velocity of the object along that direction [4]. The US waves propagate through the mother’s skin and some tissues. The transmitted US waves are reflected by the fetal chest wall. During reflection, the frequency of the US waves changes due to the movement of the heart wall and valves of the fetal heart and, in some cases, blood flow. The reflected US waves are received by the transducer on the mother’s abdomen. The received US waves contain such fetal physical movements, including heart activity, and thus it is possible to estimate the FHR by analyzing the received US wave, i.e., a DUS signal.

3.2. Autocorrelation Function (ACF)

It provides a statistical representation of the similarity between a time series and its delayed version. By utilizing the ACF, the analysts can compare the current value of a dataset with its past values. This function operates by comparing a given time series with a lagged version of itself across one or multiple time periods [20]. For a given time series data [ Y 1 , Y 2 , , Y N ] , the ACF with a lag of k is defined as follows:
a c f k = i = 1 N k ( Y i Y ¯ ) ( Y i + k Y ¯ ) i = 1 N ( Y i Y ¯ ) 2 .

3.3. Variational Autoencoder (VAE)

Autoencoder (AE), which is a neural network consisting of an encoder and a decoder, can extract representations from the inputs and reconstruct the inputs from these representations [21]. By inputting a vector x into AE, a representation vector z in the latent layer (between encoder and decoder) can be compressed by the encoder neural network and reconstructed to the reconstructed vector x ^ by the decoder neural network. The redundancies associated with unnecessary information can be eliminated during representation learning, while the most important information of the input data can be retained. Therefore, the reconstruction of the input vector x from the representation vector z is possible after training for several epochs. The proposal of VAE [22] rapidly promoted the development of AE technology to a great extent. The most significant difference between VAE and AE is that the representation vector z in the latent layer of VAE is a random variable with a Gaussian distribution, N ( μ z , σ z 2 ) . In addition, it is worth noting that while the reconstruction error typically serves as the primary loss function for AE, VAE introduces an additional loss component based on the Kullback–Leibler divergence (KLD) between the Gaussian distribution N ( μ z , σ z 2 ) and the standard normal distribution N ( 0 , I ) . This KLD loss term further enhances the capability to capture and model the latent space distribution.

3.4. Self-Organizing Map (SOM)

To address the challenges of SQA, SOM, a clustering method based on unsupervised learning, has been used in some papers [18,23]. SOM employs a two-layer neural network to map an N-dimensional input layer onto a two-dimensional output layer. The output layer consists of multiple neurons, each serving as a potential match for an input sample, thereby identifying a winning neuron. SOM training typically involves competitive learning. The QE of an input vector can be regarded as the Euclidean distance between that vector and its corresponding winning neuron. T. Kohonen et al. [14] noted that a smaller QE signifies a better alignment between the input sample and the trained SOM model [14]. By leveraging the QE of a set of input data, it becomes possible to identify anomalies within the data. For instance, it can be utilized to detect low-quality signal segments when the majority of signal segments exhibit high quality.

4. Proposed Method

As shown in Figure 2, four components make up the framework of the robust FHR estimation approach assisted by DUS SQA. These four blocks are described separately as follows.

4.1. Pre-Processing

In general, fetal heart activity occurs at frequencies below 500 Hz. In addition, frequencies below 25 Hz are primarily correlated with noise generated by fetal movement or equipment. Thus, we apply a bandpass filter to raw DUS signals with cutoff frequencies of 25 Hz and 500 Hz to focus on fetal heartbeats [7]. In addition, 2D spectrograms are generated using the short-time Fourier transform (STFT) with a window length of 64 ms and a step size of 1 ms. To generate integrated spectrum data from spectrograms, which are time series data, the spectra are integrated over the spectrograms in the frequency range [25, 500] Hz [24]. An example of filtered DUS data, spectrograms, and integrated spectrum data is shown in Figure 3.

4.2. FRRI Estimation

Figure 4 demonstrates the workflow for FRRI estimation from integrated spectrum data. To calculate the FRRI from the integrated spectrum data, the ACF of an integrated spectrum segment is calculated using a window of length S, which is set to 3.75 s in this work. The selection of a 3.75 s window was based on its standard usage in the computerized analysis of fetal non-stress tests [7]. This window length has been widely adopted and proven to yield consistent and reliable results in related studies. Before calculating the ACF, it is necessary to minimize the effects of noise spikes. To achieve this, we employ a spike removal algorithm, as introduced in [25], which effectively eliminates these undesirable noise spikes. In the calculated ACF, the maximum peak is detected from the range [ F R R I m i n , F R R I m a x ] , which is assumed to be a reasonable range of FRRIs. To ensure that the peaks are not harmonic, an additional procedure is performed if there are more than two distinct peaks within a window. The value of F R R I m i n and F R R I m a x is set to be the same as the optimized values in [7]. We also use the algorithm proposed by [7] to identify whether a peak is harmonic and to determine the prominent peak. The time (the horizontal axis of the ACF) of the detected peak of the ACF can be considered as an approximate estimate F R R I a p p in the window of length W. To determine the FRRI for each heartbeat, we use the approximate estimate F R R I a p p to adjust the window width for the second calculation of the ACF. The adjusted window length S n e w is defined as shown in Equation (3), which includes two heartbeats.
S n e w = 2 × F R R I a p p + Δ ,
where Δ in this case is set to 1 / 2 × F R R I a p p . Using the adjusted window, we apply the ACF again and use the same procedure as before to detect the peak in the ACF to derive the FRRI. Different from the peak detection of the first ACF, in the second ACF, the maximum peak is detected within the range [ F R R I a p p r a n g e , F R R I a p p + r a n g e ] . The detected peak of the second ACF is the estimated FRRI in the new window, called F R R I e s t . As the objective of the second ACF calculation and peak detection is to further refine the approximate estimate F R R I a p p , it is expected that the value of F R R I e s t should be in close proximity to F R R I a p p . After conducting several experiments, a value of 0.1 s is chosen as the value of r a n g e to ensure that F R R I e s t remains around F R R I a p p . After estimating the F R R I e s t in this window, the window length S is initialized as 3.75 s for the next window. In addition, the window is shifted for half the time of the previous F R R I e s t . Each subsequent window goes through the same operation to estimate FRRIs.

4.3. SQA

As shown in Figure 2, there are two procedures, including representation learning based on VAE and combined SQI generation based on SOM. In our work, representation learning from the integrated spectrum is on the basis of an FCN-based VAE neural network. The integrated spectrum data are slid through a 1.2 s window (average value of resized windows after the first ACF for FRRI estimation). Each time the window is slid, the window is moved to align the start time stamps of the resized window recorded during FRRI estimation. As shown in Figure 5, the input vector x = [ x 1 , x 2 , , x L ] is an integrated spectrum segment that has been resampled to 1024 samples, while the output vector x ^ = [ x ^ 1 , x ^ 2 , , x ^ L ] represents a reconstructed integrated spectrum segment. In addition, the VAE neural network is a slight modification of an AE neural network used for noise reduction in ECG signals [26], where there are several FCN layers in both the encoder and decoder parts. Every FCN layer comprises three key components: (1) convolutional layer, (2) batch normalization layer, and (3) activation layer based on the exponential linear unit (ELU) function. Together, these components form the building blocks of each FCN layer, enabling effective feature extraction and non-linear transformations within the network. Furthermore, two dense layers and a sampling function are used to link the encoder and decoder. The mean and variance of the latent vector z , called μ z and σ z 2 , are generated by the dense layers. The sampling function is then used to generate z from μ z and σ z 2 . In the encoder neural network, after five convolutional layers with a stride of 2, the input vector x is compressed to a vector of dimension 32 × 40. Using the dense layers and the sampling function, μ z , σ z 2 , z are all of dimension 32 × 1. The VAE decoder takes the latent representation vector z as input and generates the reconstructed vector x ^ as output. We use transposed convolutional layers throughout the decoder neural network for upsampling. All convolutional and transposed convolutional layers have a kernel size 16, and all batch normalization layers have a batch size 64.
Since the purpose of VAE training is to minimize reconstruction errors and enable z to approximate standard normal distribution N ( 0 , I ) as much as possible, the VAE loss function is given as Equation (4):
L o s s = 1 L l = 1 L ( x l x ^ l ) 2 + K L D μ z , σ z 2 ,
where L is the length of the input vector x and the reconstructed vector x ^ , K L D μ z , σ z 2 is KLD between N ( μ z , σ z 2 ) and N ( 0 , I ) , which is given as follows:
K L D μ z , σ z 2 = 1 2 i = 1 d ( μ z ( i ) 2 + σ z ( i ) 2 log σ z ( i ) 2 1 ) ,
where the dimension of z is d. After 100 training epochs, the latent representation vector z captures significant information about fetal cardiac activities, facilitating precise reconstruction of the input data.
By the trained FCN-based VAE neural network, the integrated spectrum segments are processed to the representation vectors with the dimension of 32 × 1. μ z is input to the SOM to compute the combined SQI (means combining a 32 × 1 vector to a single value), which is introduced as follows. Considering that high-quality DUS signal segments make up more than 80% of all segments in our dataset, it is important to note that there is a significant imbalance between these two types of low- and high-quality segments. This imbalance allows the identification of low-quality segments as a task for outlier detection. Within the trained SOM neural network, the outliers exhibit considerable distance from their corresponding winning neuron, in stark contrast to the majority of samples which are positioned in close proximity to their respective winning neurons. Therefore, for detecting outliers, we use QE as the output of the SOM neural network and calculate the combined SQI based on QE.
The combined SQI is defined based on the QE. A QE value can be computed for each integrated spectrum segment by feeding it into the trained SOM. Then, the QEs are normalized in the range [0, 1] based on the min–max normalization algorithm. The combined SQI based on the normalized QE is defined as follows:
S Q I ( x ) = 1 , Q E ( μ z ( x ) ) < = t h , 1 Q E ( μ z ( x ) ) t h 1 t h , Q E ( μ z ( x ) ) > t h ,
where S Q I ( x ) is the combined SQI generated from the input vector of VAE x , t h is a threshold used to determine the quality of data that can be used to generate acceptably accurate FHR estimates. t h is specifically set to the 9-th decile of all SQI values. This choice is based on the observation that approximately 90% of the segments within our dataset exhibit high quality. For different datasets, t h can be set to different values. The combined SQI has a range of [0, 1], and the larger value corresponds to the higher quality.

4.4. FRRI Estimation Refinement

KF is a common and effective tool for estimating the optimal state of stochastic signals [27]. Inspired by previous studies [15,16], a KF is applied to the rough FRRI estimates generated from the FRRI estimation block explained in Section 4.2 to further rectify the FRRI estimation. Our model is defined as a first-order autoregressive process, where the time series estimates are determined by the linear regression of the preceding measurement, establishing a relationship between the current estimate and its previous measurement. In this process, there are two noise metrics: process noise W R n and measurement noise V R n , where W N ( 0 , Q ) and V N ( 0 , R ) . In addition, we set the coefficient state transition metrics to be unitary. To merge the combined SQI into the KF, we modify the measurement noise covariance metric R m using the non-linear weighting function [15] based on the combined SQI, as shown in Equation (7). The measurement Z m should be less trusted when the combined SQI is low.
R m = R 0 · e 1 S Q I m 2 1 ,
where S Q I m refers to the m-th combined SQI, while R 0 represents the initial value of the measurement noise covariance. As S Q I m approaches 0, indicating low quality, R m tends towards infinity. This adjustment serves to decrease the Kalman gain K m , leading to reduced reliance on the current measurement compared to the previous measurement. Conversely, R m approaches R 0 while S Q I m approaches 1, and K m is increased to reflect greater reliance on the current measurement. By incorporating this adaptive mechanism, the algorithm assigns less trust to measurements with lower quality, prioritizing the more reliable information for improved estimation accuracy.
We first use a conventional KF with fixed R m and Q m to smooth the rough FRRI estimates, where we calibrate R 0 = 1 and Q 0 = 0.1 . In addition, a KF with changing R m based on Equation (7) is applied to refine the FRRIs with relatively large errors which are estimated from low-quality DUS segments. Through calibration, we assign R 0 = 1 and Q 0 = 1 for the second KF. In addition, we then eliminate the FRRIs from where the low-quality segments are continuous since it is difficult to correct FRRIs generated from such signals. To detect low-quality segments, a combined SQI threshold is established, specifically the 8th decile of all combined SQI values. Any FHR estimates obtained from more than three consecutive segments of low quality are discarded.

5. Results and Discussion

5.1. Experimental Setup

The DUS recordings and invasive fetal ECG recordings of ten subjects are collected simultaneously by Atom Medical Corporation. The fetal R-peaks are annotated by the experts to obtain the ground truth of the FRRIs and FHRs. The relationship between an FHR and an FRRI is given by
F H R i = 60 · F s F R R I i
where F s is the sampling frequency of the DUS signal recordings. For each subject, there is a DUS recording of 60 s with a sampling frequency of 1 kHz. As for VAE, we used the Adam optimizer and trained for 100 epochs. In addition, to achieve optimal performance of the SOM training, we experimented with different values of each parameter while keeping the other parameters constant. A 30 × 30 output space and the Gaussian neighborhood function are used to train the SOM neural network for 15,000 iterations. The number of training samples for VAE and SOM neural network is 2466, where each training sample is a 1.2 s integrated spectrum, as mentioned in Section 4.3.
To evaluate the performance of the proposed robust FHR estimation method, three performance metrics are considered, which are given below:
  • Root mean square error (RMSE): RMSE is calculated between the estimated value and the ground truth value of FRRI, which is calculated as follows:
    R M S E = 1 Γ i = 1 Γ | | F R R I ^ i F R R I i | | 2 2 ,
  • Averaged absolute error (AAE): AAE is calculated between the estimated value and the ground truth value of FHR, which is calculated as follows:
    A A E = 1 Γ i = 1 Γ | | F H R ^ i F H R i | | = 1 Γ i = 1 Γ | | 60 · F s F R R I ^ i 60 · F s F R R I i | | ,
  • Coverage: Since some rough FRRI estimates may be removed based on the results of the SQA, the ratio of reserved FRRI estimates to all FRRI estimates is a critical indicator of whether as many FRRI estimates as possible have been retained.
We compared these performance metrics in the following five scenarios:
  • Use the method proposed by Valderrama et al. [7].
  • FHR estimation only: We performed only two steps to obtain rough FRRI estimates, including preprocessing and FRRI estimation (described in Section 4.1 and Section 4.2).
  • Remove unreliable FRRIs: We eliminate the unreliable rough FRRIs if the corresponding combined SQI is less than the 8th decile of all combined SQI values.
  • Use conventional KF: A conventional KF with a fixed noise covariance metric was applied to the rough FRRI estimates.
  • Proposed method: The four steps described in Section 4 are all used to estimate and refine FRRIs.

5.2. Experimental Results

The changing pattern of training loss throughout the training process of the FCN-based VAE is illustrated in Figure 6. In this paper, our model operates as a reconstruction model employing the principles of a VAE. The experimental results reveal a compelling trajectory in the training loss throughout 100 epochs. From 1 to 100 epochs, the training loss consistently decreases, underscoring the proficiency of the model in learning and capturing intricate patterns within the dataset. As a reconstruction model based on VAE, this observed reduction in loss attests to the success of the model in encoding and subsequently reconstructing input data.
To demonstrate the performance of the combined SQI, inspired by [28], we defined a normalized absolute error (NAE) calculated as Equation (11):
N A E = | F R R I e s t F R R I t r u e | F R R I t r u e ,
where F R R I t r u e and F R R I e s t represent the estimated FRRI and the ground truth of FRRI. By establishing a threshold, we broadly categorize all integrated spectrum segments into high-quality and low-quality. In our experiments, by manually observing low-quality and high-quality segments using different thresholds, we selected the most appropriate threshold of 0.03. It is important to note that the classification into high and low quality is not based on expert annotations but rather roughly annotated based on the assumption that “if the signal quality is low, the FRRI prediction is inaccurate”. Figure 7 illustrates the combined SQI corresponding to high-quality and low-quality segments. Since the number of low-quality segments is significantly less than that of high-quality segments, we randomly selected an equivalent number of low-quality segments from high-quality signals for illustration. From the figures, it is evident that the majority of combined SQI values for high-quality segments are equal to or close to 1, while some low-quality segments exhibit considerably lower combined SQI values. Consequently, we can affirm that our proposed combined SQI is effective in distinguishing between high-quality and low-quality signals.
In Figure 8, we present an example of the pre-processed DUS signal segment, and the combined SQI generated from this segment (20–25 s of subject 9). The figure illustrates the presence of noise and relatively high amplitudes in both the filtered DUS signal and the integrated spectrum within the time range of 22.5–23.5 s. Consequently, the estimated FRRI based on such a signal segment is highly unreliable, leading to significantly lower composite SQIs compared to the pre- and post-periods. This observation strongly suggests that the combined SQI is closely associated with the quality level of the DUS signals. The figure highlights the importance of signal quality assessment in accurately estimating the fetal heart rate and emphasizes the role of the combined SQI as an indicator of DUS signal reliability.
Table 1 and Figure 9 provide insights into the RMSE of FRRI, AAE of FHR, and coverage in five scenarios. It is evident that without SQA, our FRRI estimation method outperforms the method proposed by Valderrama et al. [7] for the majority of subjects. However, there are a few exceptions (e.g., subjects 7 and 8) where our method may not yield better results. The other three scenarios considered in the analysis also contribute to the reduction of estimation errors to varying extents. In the “Remove unreliable FRRIs” scenario, the RMSE and AAE generally decrease, except for subjects 1, 4, and 10. However, it is important to note that this scenario leads to a significant reduction in coverage, especially for subject 9. In the “Use conventional KF” scenario, the FHR estimation errors are reduced while maintaining 100% coverage. This is achieved by applying a conventional KF that helps in smoothing out the rough FRRI estimates and handling sharp changes in the data. Comparing all the scenarios, our proposed robust FHR estimation method demonstrates the lowest RMSE and AAE. Additionally, our method maintains higher coverage for each subject compared to the conventional approach of removing unreliable FRRIs, which is commonly used for signal quality assessment tasks. Moreover, the experimental results validate the effectiveness of our proposed technique in enhancing FHR prediction across various scenarios. Notably, our method showcases significant improvements for recordings encompassing a substantial proportion of low-quality data (e.g., subject 9), as well as for recordings containing a smaller fraction of low-quality data (e.g., subject 1). These results highlight the robustness of our approach, showcasing its ability to deliver reliable FHR predictions across recordings with varying levels of data quality.

5.3. Limitation and Future Works

Several limitations still exist, although our proposed FHR estimation approach can accurately estimate FHR from DUS signals and maintain robustness under different signal qualities. To train VAE and SOM neural networks for the DUS SQA part, we use all signal segments for training without a selection procedure. In fact, it is worth mentioning that this strategy only works if the signal segments are mostly of high quality, in other words, low-quality segments can be considered as outliers. If low-quality signal segments account for more than 40% of a dataset, it is better to use some simple quality indicators to roughly select high-quality data for training (e.g., entropy, skewness, or kurtosis). In addition, we specifically developed and tested our methods using only one dataset consisting of a small number of subjects, optimizing parameters for this dataset without retaining data for validation, so it is not possible to verify that the developed algorithms would be generalizable to the larger population of subjects studied. For our future work, some larger datasets are needed to further verify the robustness.

6. Conclusions

We present a robust DUS-based FHR estimation method assisted by DUS SQA based on unsupervised representation learning. By using STFT to generate integrated spectrum data, information on DUS signals in both time and frequency domains is extracted simultaneously. To achieve accurate FRRI estimation, we employ two ACF calculations on the integrated spectrum data. The first ACF is utilized for approximate FRRI estimation and window resizing, while the second ACF provides a more precise FRRI estimation. The length of the FRRI estimation window is adjusted based on the previously estimated FRRI, enabling adaptability to varying heart rates. In addition, we propose a DUS SQA method that uses an FCN-based VAE to obtain learning representations and a SOM neural network for combined SQI generation. The combined SQI is used to modify the measurement noise covariance, and a KF is then used to refine the FRRIs estimated from low-quality signals. Through extensive experiments, we demonstrate the superiority of our proposed approach in terms of accuracy and robustness for DUS-based FHR estimation, surpassing conventional methods. Moreover, our SQA approach can be extended to address various SQA challenges involving different types of signals, as it is built entirely on unsupervised learning techniques.

Author Contributions

Conceptualization, X.S., N.N., K.Y. and T.O.; methodology, X.S. and N.N.; formal analysis, X.S.; investigation, X.S., N.N. and K.Y.; resources, Y.M. and K.O.; data curation, K.Y., Y.M. and K.O.; writing—original draft preparation, X.S.; writing—review and editing, K.Y. and T.O.; visualization, X.S.; supervision, T.O.; project administration, T.O. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by funding from Atom Medical Corporation. We would like to express our gratitude for their financial support and valuable contributions to this study. We appreciate the partnership with Atom Medical Corporation and their commitment to advancing scientific research in this field.

Institutional Review Board Statement

Ethic Committee Name: Tohoku University Hospital Institutional Review Board; Approval Code: AT138; Approval Date: 31 January 2013.

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

The data presented in this study are from Atom Medical Corporation. The data are not publicly available.

Conflicts of Interest

The authors declare that this study received funding from Atom Medical Corporation. The funder had the following involvement with the study: data collection and data curation.

References

  1. Grivell, R.M.; Alfirevic, Z.; Gyte, G.M.; Devane, D. Antenatal cardiotocography for fetal assessment. Cochrane Database Syst. Rev. 2015, 9, CD007863. [Google Scholar] [CrossRef] [PubMed]
  2. Bakker, P.; Colenbrander, G.; Verstraeten, A.; Van Geijn, H. The quality of intrapartum fetal heart rate monitoring. Eur. J. Obstet. Gynecol. Reprod. Biol. 2004, 116, 22–27. [Google Scholar] [CrossRef] [PubMed]
  3. Sameni, R.; Clifford, G.D. A review of fetal ECG signal processing; issues and promising directions. Open Pacing Electrophysiol. Ther. J. 2010, 3, 4. [Google Scholar] [CrossRef] [PubMed]
  4. Hamelmann, P.; Vullings, R.; Kolen, A.F.; Bergmans, J.W.; van Laar, J.O.; Tortoli, P.; Mischi, M. Doppler ultrasound technology for fetal heart rate monitoring: A review. IEEE Trans. Ultrason. Ferroelectr. Freq. Control. 2019, 67, 226–238. [Google Scholar] [CrossRef] [PubMed]
  5. Peters, C.H.; ten Broeke, E.D.; Andriessen, P.; Vermeulen, B.; Berendsen, R.C.; Wijn, P.F.; Oei, S.G. Beat-to-beat detection of fetal heart rate: Doppler ultrasound cardiotocography compared to direct ECG cardiotocography in time and frequency domain. Physiol. Meas. 2004, 25, 585. [Google Scholar] [CrossRef] [PubMed]
  6. Jezewski, J.; Roj, D.; Wrobel, J.; Horoba, K. A novel technique for fetal heart rate estimation from Doppler ultrasound signal. Biomed. Eng. Online 2011, 10, 1–17. [Google Scholar] [CrossRef] [PubMed]
  7. Valderrama, C.E.; Stroux, L.; Katebi, N.; Paljug, E.; Hall-Clifford, R.; Rohloff, P.; Marzbanrad, F.; Clifford, G.D. An open source autocorrelation-based method for fetal heart rate estimation from one-dimensional Doppler ultrasound. Physiol. Meas. 2019, 40, 025005. [Google Scholar] [CrossRef] [PubMed]
  8. Rouvre, D.; Kouamé, D.; Tranquart, F.; Pourcelot, L. Empirical mode decomposition (EMD) for multi-gate, multi-transducer ultrasound Doppler fetal heart monitoring. In Proceedings of the the 5th IEEE International Symposium on Signal Processing and Information Technology, Athens, Greece, 21 December 2005; pp. 208–212. [Google Scholar]
  9. Al-Angari, H.M.; Kimura, Y.; Hadjileontiadis, L.J.; Khandoker, A.H. A hybrid EMD-kurtosis method for estimating fetal heart rate from continuous Doppler signals. Front. Physiol. 2017, 8, 641. [Google Scholar] [CrossRef] [PubMed]
  10. Valderrama, C.E.; Marzbanrad, F.; Stroux, L.; Clifford, G.D. Template-based quality assessment of the Doppler ultrasound signal for fetal monitoring. Front. Physiol. 2017, 8, 511. [Google Scholar] [CrossRef]
  11. Marzbanrad, F.; Kimura, Y.; Endo, M.; Palaniswami, M.; Khandoker, A.H. Classification of Doppler ultrasound signal quality for the application of fetal valve motion identification. In Proceedings of the 2015 Computing in Cardiology Conference (CinC), Nice, France, 6–9 September 2015; pp. 365–368. [Google Scholar]
  12. Seeuws, N.; De Vos, M.; Bertrand, A. Electrocardiogram quality assessment using unsupervised deep learning. IEEE Trans. Biomed. Eng. 2021, 69, 882–893. [Google Scholar] [CrossRef] [PubMed]
  13. Pereira, J.; Silveira, M. Learning representations from healthcare time series data for unsupervised anomaly detection. In Proceedings of the 2019 IEEE International Conference on Big Data and Smart Computing (BigComp), Kyoto, Japan, 27 February–2 March 2019; pp. 1–7. [Google Scholar]
  14. Kohonen, T.; Nieminen, I.T.; Honkela, T. On the quantization error in SOM vs. VQ: A critical and systematic study. In Proceedings of the Advances in Self-Organizing Maps, St. Augustine, FL, USA, 8–10 June 2009; pp. 133–144. [Google Scholar]
  15. Li, Q.; Mark, R.G.; Clifford, G.D. Robust heart rate estimation from multiple asynchronous noisy sources using signal quality indices and a Kalman filter. Physiol. Meas. 2007, 29, 15. [Google Scholar] [CrossRef] [PubMed]
  16. Andreotti, F.; Graesser, F.; Malberg, H.; Zaunseder, S. Non-invasive fetal ECG signal quality assessment for multichannel heart rate estimation. IEEE Trans. Biomed. Eng. 2017, 64, 2793–2802. [Google Scholar] [CrossRef] [PubMed]
  17. Shi, X.; Yamamoto, K.; Ohtsuki, T.; Matsui, Y.; Owada, K. Unsupervised Representation Learning-based Doppler Ultrasound Signal Quality Assessment. In Proceedings of the 2022 IEEE Global Communications Conference, Rio de Janeiro, Brazil, 4–8 December 2022; pp. 2254–2259. [Google Scholar]
  18. Roy, M.S.; Gupta, R.; Sharma, K.D. Photoplethysmogram signal quality evaluation by unsupervised learning approach. In Proceedings of the 2020 IEEE Applied Signal Processing Conference (ASPCON), Kolkata, India, 7–9 October 2020; pp. 6–10. [Google Scholar]
  19. Lei, Q.; Yi, J.; Vaculin, R.; Wu, L.; Dhillon, I.S. Similarity preserving representation learning for time series clustering. arXiv 2017, arXiv:1702.03584. [Google Scholar]
  20. Heckert, N.A.; Filliben, J.J. Nist/Sematech e-Handbook of Statistical Methods; Chapter 1: Exploratory Data Analysis; NIST: Gaithersburg, MD, USA, 2003. [Google Scholar]
  21. Rui, T.; Zhang, S.; Ren, T.; Tang, J.; Zou, J. Data Reconstruction based on supervised deep auto-encoder. In Proceedings of the Pacific Rim Conference on Multimedia, Hefei, China, 21–22 September 2018; pp. 869–879. [Google Scholar]
  22. Kingma, D.P.; Welling, M. Auto-encoding variational bayes. arXiv 2013, arXiv:1312.6114. [Google Scholar]
  23. Ghosal, P.; Sarkar, D.; Kundu, S.; Roy, S.; Sinha, A.; Ganguli, S. Ecg beat quality assessment using self organizing map. In Proceedings of the 2017 4th International Conference on Opto-Electronics and Applied Optics (Optronix), Kolkata, India, 2–3 November 2017; pp. 1–5. [Google Scholar]
  24. Yamamoto, K.; Toyoda, K.; Ohtsuki, T. Spectrogram-based non-contact RRI estimation by accurate peak detection algorithm. IEEE Access 2018, 6, 60369–60379. [Google Scholar] [CrossRef]
  25. Schmidt, S.; Toft, E.; Holst-Hansen, C.; Graff, C.; Struijk, J. Segmentation of heart sound recordings from an electronic stethoscope by a duration dependent Hidden-Markov Model. In Proceedings of the 2008 Computers in Cardiology, Bologna, Italy, 14–17 September 2008; pp. 345–348. [Google Scholar] [CrossRef]
  26. Chiang, H.T.; Hsieh, Y.Y.; Fu, S.W.; Hung, K.H.; Tsao, Y.; Chien, S.Y. Noise reduction in ECG signals using fully convolutional denoising autoencoders. IEEE Access 2019, 7, 60806–60813. [Google Scholar] [CrossRef]
  27. Kalman, R.E. A New Approach to Linear Filtering and Prediction Problems. J. Basic Eng. 1960, 82, 35–45. [Google Scholar] [CrossRef]
  28. Liu, S.H.; Li, R.X.; Wang, J.J.; Chen, W.; Su, C.H. Classification of photoplethysmographic signal quality with deep convolution neural networks for accurate measurement of cardiac stroke volume. Appl. Sci. 2020, 10, 4612. [Google Scholar] [CrossRef]
Figure 1. DUS signal measurement. The US transducer is placed on the maternal abdomen to extract DUS signals.
Figure 1. DUS signal measurement. The US transducer is placed on the maternal abdomen to extract DUS signals.
Sensors 23 09698 g001
Figure 2. The overview of the proposed method. Four components make up the framework of the robust FHR estimation approach assisted by DUS SQA: pre-processing, FRRI estimation, SQA, and refinement of FRRI.
Figure 2. The overview of the proposed method. Four components make up the framework of the robust FHR estimation approach assisted by DUS SQA: pre-processing, FRRI estimation, SQA, and refinement of FRRI.
Sensors 23 09698 g002
Figure 3. An example of filtered DUS data, spectrograms, and corresponding integrated spectrum data. The actual fetal heartbeat timings (R-peaks) are marked in red.
Figure 3. An example of filtered DUS data, spectrograms, and corresponding integrated spectrum data. The actual fetal heartbeat timings (R-peaks) are marked in red.
Sensors 23 09698 g003
Figure 4. The workflow for FRRI estimation. This figure only presents the workflow for estimating FRRI in window 1 and determining window 2. The FRRI estimation procedure for each following window follows this workflow.
Figure 4. The workflow for FRRI estimation. This figure only presents the workflow for estimating FRRI in window 1 and determining window 2. The FRRI estimation procedure for each following window follows this workflow.
Sensors 23 09698 g004
Figure 5. The proposed VAE and SOM-based SQA. Both the encoder and decoder of VAE have multiple FCN layers. Each FCN layer consists of a convolutional layer, a batch normalization layer, and an exponential linear unit-based activation layer. Two dense layers and a sampling function are used to connect the encoder and decoder.
Figure 5. The proposed VAE and SOM-based SQA. Both the encoder and decoder of VAE have multiple FCN layers. Each FCN layer consists of a convolutional layer, a batch normalization layer, and an exponential linear unit-based activation layer. Two dense layers and a sampling function are used to connect the encoder and decoder.
Sensors 23 09698 g005
Figure 6. The training loss of the FCN-based VAE training process. The VAE neural network is introduced in Section 4.3.
Figure 6. The training loss of the FCN-based VAE training process. The VAE neural network is introduced in Section 4.3.
Sensors 23 09698 g006
Figure 7. The combined SQI values of the low- and high-quality integrated spectrum segments.
Figure 7. The combined SQI values of the low- and high-quality integrated spectrum segments.
Sensors 23 09698 g007
Figure 8. The filtered DUS signal, the integrated spectrum, and the combined SQI values (from top to bottom) of a 5 s signal segment (20 s–25 s of subject 9).
Figure 8. The filtered DUS signal, the integrated spectrum, and the combined SQI values (from top to bottom) of a 5 s signal segment (20 s–25 s of subject 9).
Sensors 23 09698 g008
Figure 9. Comparison of performances of five scenarios for each subject. S1: Use the method proposed by Valderrama et al. [7]; S2: FHR estimation only; S3: Remove unreliable FRRIs; S4: Use conventional KF; S5: Proposed method. RMSE of FRRI, AAE of FHR, and coverage for each subject and average values are shown in this figure. In each sub-figure, the y-axis on the left corresponds to the values of RMSE and MAE, and the one on the right corresponds to the values of coverage.
Figure 9. Comparison of performances of five scenarios for each subject. S1: Use the method proposed by Valderrama et al. [7]; S2: FHR estimation only; S3: Remove unreliable FRRIs; S4: Use conventional KF; S5: Proposed method. RMSE of FRRI, AAE of FHR, and coverage for each subject and average values are shown in this figure. In each sub-figure, the y-axis on the left corresponds to the values of RMSE and MAE, and the one on the right corresponds to the values of coverage.
Sensors 23 09698 g009
Table 1. Comparison of performances of five scenarios: (1) Use the method proposed by Valderrama et al. [7]; (2) FHR estimation only; (3) Remove unreliable FRRIs; (4) Use conventional KF; (5) Proposed method. RMSE of FRRI, AAE of FHR, and coverage for each subject and average values are shown in this table.
Table 1. Comparison of performances of five scenarios: (1) Use the method proposed by Valderrama et al. [7]; (2) FHR estimation only; (3) Remove unreliable FRRIs; (4) Use conventional KF; (5) Proposed method. RMSE of FRRI, AAE of FHR, and coverage for each subject and average values are shown in this table.
12345678910Average
Valderrama
et al. [7]
RMSE [ms]8.466.2110.813.8011.128.465.024.6457.109.8312.54
AAE [bpm]1.981.512.540.901.341.801.111.0410.792.092.51
Coverage (%)100.00100.00100.00100.00100.00100.00100.00100.00100.00100.00100.00
FHR estimation onlyRMSE [ms]6.206.307.263.5810.836.485.525.0332.366.789.03
AAE [bpm]1.271.471.630.821.551.271.141.064.891.391.65
Coverage (%)100.00100.00100.00100.00100.00100.00100.00100.00100.00100.00100.00
Remove
unreliable FRRIs
RMSE [ms]6.226.277.253.629.426.435.064.5012.626.906.83
AAE [bpm]1.271.451.610.821.481.261.040.972.061.401.34
Coverage (%)99.2391.4196.8781.9395.1895.5372.5465.5211.9589.7579.99
Use conventional KFRMSE [ms]4.424.125.151.649.963.403.072.4927.773.876.59
AAE [bpm]0.630.901.010.370.960.730.640.543.830.741.03
Coverage (%)100.00100.00100.00100.00100.00100.00100.00100.00100.00100.00100.00
Proposed methodRMSE [ms]4.353.975.001.629.953.313.072.419.223.754.67
AAE [bpm]0.590.860.980.370.940.720.630.521.070.720.74
Coverage (%)100.0096.06100.0096.77100.00100.0084.7180.3516.0096.6987.06
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Shi, X.; Niida, N.; Yamamoto, K.; Ohtsuki, T.; Matsui, Y.; Owada, K. A Robust Approach Assisted by Signal Quality Assessment for Fetal Heart Rate Estimation from Doppler Ultrasound Signal. Sensors 2023, 23, 9698. https://doi.org/10.3390/s23249698

AMA Style

Shi X, Niida N, Yamamoto K, Ohtsuki T, Matsui Y, Owada K. A Robust Approach Assisted by Signal Quality Assessment for Fetal Heart Rate Estimation from Doppler Ultrasound Signal. Sensors. 2023; 23(24):9698. https://doi.org/10.3390/s23249698

Chicago/Turabian Style

Shi, Xintong, Natsuho Niida, Kohei Yamamoto, Tomoaki Ohtsuki, Yutaka Matsui, and Kazunari Owada. 2023. "A Robust Approach Assisted by Signal Quality Assessment for Fetal Heart Rate Estimation from Doppler Ultrasound Signal" Sensors 23, no. 24: 9698. https://doi.org/10.3390/s23249698

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop