Heart Murmur Detection in Phonocardiogram Signals Using an Autoencoder and Multimodal-Based Classification Model
摘要
Heart murmurs are abnormal sounds produced by turbulent blood flow in or near the heart, often signaling structural or functional cardiac abnormalities such as valve stenosis or regurgitation. Early detection is critical for the diagnosis and management of cardiovascular diseases, yet access to expert cardiac evaluation is limited in many healthcare environments. This study addresses this challenge by leveraging deep learning techniques for automated murmur detection using the CirCor DigiScope Dataset, which provides phonocardiographic recordings from multiple patients. Our core contribution is a dual-purpose convolutional autoencoder (AE), which performs both data purification and feature engineering. The AE is trained on normal heart sounds to establish a baseline for reconstruction error. This error is then used to filter out murmur-labeled segments that are acoustically indistinguishable from normal sounds and serve as a quantitative anomaly feature for the remaining samples. Finally, these purified spectrograms, augmented with their AE-derived error features, are classified by a Multimodal-based network.