Abstract:Cardiovascular diseases (CVDs) represent significant global health challenges today, necessitating regular and reliable monitoring to enable early intervention. Phonocardiogram (PCG) signals present a promising non-invasive method for assessing cardiovascular health. While recent studies have focused on estimating heart rate (HR) from PCG signals and blood pressure (BP) through multimodal combinations with other physiological data, reliable and cost-effective systems that can predict both HR and BP using only PCG signals remain largely unexplored. In this study, we proposed and developed a lab-scale cost-effective Phonocardiogram Tracking (PhonoTrack) system that can measure both HR and BP using only the PCG signal. We also introduced a corresponding dataset collected from 15 participants to evaluate the effectiveness of the proposed system. HR was determined using several peak detection methods, such as Hilbert Transform (HT), Shannon Entropy (SE), and WES, achieving notable Pearson correlation coefficients of 0.965, 0.973, and 0.955, respectively. The corresponding root mean square errors (RMSEs) were 2.467 bpm, 1.688 bpm, and 1.992 bpm for HT, SE, and WES, respectively. Additionally, we developed an advanced semi-empirical model based on multiple regression techniques to estimate systolic blood pressure (SBP) and diastolic blood pressure (DBP). This model demonstrated standard deviations of 2.10 mmHg for SBP and 3.20 mmHg for DBP across all subjects, with Pearson correlation coefficients of 0.89 and 0.70, respectively. These findings pave the way for developing a non-invasive, low-cost, and portable PhonoTrack device, positioning it as a promising solution for continuous cardiovascular monitoring settings.




Abstract:Objective: Ultrasound Shear Wave Elastography (SWE) demonstrates great potential in assessing soft-tissue pathology by mapping tissue stiffness, which is linked to malignancy. Traditional SWE methods have shown promise in estimating tissue elasticity, yet their susceptibility to noise interference, reliance on limited training data, and inability to generate segmentation masks concurrently present notable challenges to accuracy and reliability. Approach: In this paper, we propose SW-ViT, a novel two-stage deep learning framework for SWE that integrates a CNN-Spatio-Temporal Vision Transformer-based reconstruction network with an efficient Transformer-based post-denoising network. The first stage uses a 3D ResNet encoder with multi-resolution spatio-temporal Transformer blocks that capture spatial and temporal features, followed by a squeeze-and-excitation attention decoder that reconstructs 2D stiffness maps. To address data limitations, a patch-based training strategy is adopted for localized learning and reconstruction. In the second stage, a denoising network with a shared encoder and dual decoders processes inclusion and background regions to produce a refined stiffness map and segmentation mask. A hybrid loss combining regional, smoothness, fusion, and Intersection over Union (IoU) components ensures improvements in both reconstruction and segmentation. Results: On simulated data, our method achieves PSNR of 32.68 dB, CNR of 46.78 dB, and SSIM of 0.995. On phantom data, results include PSNR of 21.11 dB, CNR of 42.14 dB, and SSIM of 0.936. Segmentation IoU values reach 0.949 (simulation) and 0.738 (phantom) with ASSD values being 0.184 and 1.011, respectively. Significance: SW-ViT delivers robust, high-quality elasticity map estimates from noisy SWE data and holds clear promise for clinical application.