A CNN based Multifaceted Signal Processing Framework for Heart Rate Proctoring Using Millimeter Wave Radar Ballistocardiography

Rafid Umayer Murshed,Md. Abrar Istiak,Md. Toufiqur Rahman,Zulqarnain B Ashraf,Md Saheed Ullah,Mohammad Saquib
2023-06-22
Abstract:The recent pandemic has refocused the medical world's attention on the diagnostic techniques associated with cardiovascular disease. Heart rate provides a real-time snapshot of cardiovascular health. A more precise heart rate reading provides a better understanding of cardiac muscle activity. Although many existing diagnostic techniques are approaching the limits of perfection, there remains potential for further development. In this paper, we propose MIBINET, a convolutional neural network for real-time proctoring of heart rate via inter-beat-interval (IBI) from millimeter wave (mm-wave) radar ballistocardiography signals. This network can be used in hospitals, homes, and passenger vehicles due to its lightweight and contactless properties. It employs classical signal processing prior to fitting the data into the network. Although MIBINET is primarily designed to work on mm-wave signals, it is found equally effective on signals of various modalities such as PCG, ECG, and PPG. Extensive experimental results and a thorough comparison with the current state-of-the-art on mm-wave signals demonstrate the viability and versatility of the proposed methodology. Keywords: Cardiovascular disease, contactless measurement, heart rate, IBI, mm-wave radar, neural network
Signal Processing
What problem does this paper attempt to address?
The paper primarily focuses on addressing the real-time heart rate (HR) monitoring issue in cardiovascular disease surveillance and proposes a new method based on millimeter-wave radar ballistocardiography (BCG) signal processing. Specifically, the research team designed a convolutional neural network (CNN) named MIBINET to extract inter-beat interval (IBI) information from millimeter-wave radar ballistocardiography signals. The core issues addressed by the paper include: 1. **Improving measurement accuracy**: Combining improved signal processing techniques with the feature extraction capabilities of CNN to enhance the accuracy of heart rate monitoring. 2. **Reducing computational complexity**: Reducing computational load while ensuring accuracy to achieve lightweight and real-time performance. 3. **Non-contact monitoring**: Utilizing millimeter-wave radar technology for non-contact continuous monitoring, suitable for various scenarios such as hospitals, homes, and vehicles. 4. **Adapting to multiple signal modalities**: Besides millimeter-wave radar signals, the method is also applicable to other types of cardiovascular signals such as PCG (phonocardiography), ECG (electrocardiogram), and PPG (photoplethysmography). 5. **Data augmentation and robustness enhancement**: Enhancing the training set through synthetic IBI data augmentation to improve the model's robustness to different patients and abnormal conditions. Through experimental validation, MIBINET's IBI estimation accuracy on millimeter-wave radar signals improved by more than 5% compared to existing technologies and performed excellently across different test subjects. Additionally, the method introduced a custom loss function to reduce the impact of outliers in predictions, further optimizing model performance.