Enhanced Heart Sound Classification Using Mel Frequency Cepstral Coefficients and Comparative Analysis of Single vs. Ensemble Classifier Strategies
Amir Masoud Rahmani, Amir Haider, Mohammad Adeli, Olfa Mzoughi,, Entesar Gemeay, Mokhtar Mohammadi, Hamid Alinejad-Rokny, Parisa Khoshvaght,, and Mehdi Hosseinzadeh

TL;DR
This study evaluates the effectiveness of Mel Frequency Cepstral Coefficients (MFCCs) in classifying abnormal heart sounds, comparing single and ensemble classifiers, and finds ensemble methods generally improve accuracy over single classifiers.
Contribution
It introduces a novel approach combining MFCCs with ensemble classifiers for heart sound classification, demonstrating improved accuracy over traditional single classifier methods.
Findings
Ensemble classifiers outperform single classifiers in accuracy.
MFCCs are more effective features than other evaluated features.
The best accuracy achieved was 93.59% with ensemble SVM.
Abstract
This paper explores the efficacy of Mel Frequency Cepstral Coefficients (MFCCs) in detecting abnormal heart sounds using two classification strategies: a single classifier and an ensemble classifier approach. Heart sounds were first pre-processed to remove noise and then segmented into S1, systole, S2, and diastole intervals, with thirteen MFCCs estimated from each segment, yielding 52 MFCCs per beat. Finally, MFCCs were used for heart sound classification. For that purpose, in the single classifier strategy, the MFCCs from nine consecutive beats were averaged to classify heart sounds by a single classifier (either a support vector machine (SVM), the k nearest neighbors (kNN), or a decision tree (DT)). Conversely, the ensemble classifier strategy employed nine classifiers (either nine SVMs, nine kNN classifiers, or nine DTs) to individually assess beats as normal or abnormal, with the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPhonocardiography and Auscultation Techniques
MethodsSupport Vector Machine
