Bidirectional LSTM models achieved the lowest MAE of 0.521 breaths/min for respiratory rate estimation from PPG features, outperforming feedforward models.
Do deep learning models incorporating temporal dependencies improve the accuracy of respiratory rate estimation from PPG-derived features compared to static feedforward networks?
Deep learning models with temporal dependencies (such as RNNs and LSTMs) can accurately estimate respiratory rate from non-invasive PPG data, achieving competitive accuracy for real-time monitoring applications.
Absolute Event Rate: 0% vs 0%
Respiratory rate (RR) is a critical vital sign for the early detection of hypoxia and respiratory deterioration, yet its continuous monitoring remains challenging in clinical environments. Photoplethysmography (PPG) provides a non-invasive source of physiological information from which respiratory dynamics can be inferred. In this study, numerical physiological features derived from PPG data were used to comparatively evaluate multiple deep learning models for respiratory rate estimation. Fixed-length sliding windows were constructed from the dataset and used to train five neural network architectures: a Deep Feedforward Neural Network (DFNN), unidirectional and bidirectional Recurrent Neural Networks (RNN, Bi-RNN), and unidirectional and bidirectional Long Short-Term Memory networks (LSTM, Bi-LSTM). Model performance was assessed using mean absolute error (MAE), root mean squared error (RMSE), coefficient of determination (R2), and computational runtime. Results indicate that models incorporating temporal dependencies outperform the static feedforward baseline, achieving MAE values as low as 0.521 breaths/min, making them competitive with or lower than previously reported PPG-based approaches. These findings highlight the effectiveness of temporal deep learning models for respiratory rate estimation from PPG-derived numerical features and provide insight into accuracy–efficiency trade-offs relevant to real-time monitoring applications.
Hasan et al. (Sat,) reported a other. Bidirectional LSTM models achieved the lowest MAE of 0.521 breaths/min for respiratory rate estimation from PPG features, outperforming feedforward models.