Related Experiment Video
Updated: Aug 23, 2026

A Simplified Stepwise Approach to Echo Guidance during Percutaneous Mitral Valve Repair
Published on: October 16, 2021
A decision tree--based method for the differential diagnosis of Aortic Stenosis from Mitral Regurgitation using heart
Sotiris A Pavlopoulos1, Antonis C H Stasis, Euripides N Loukis
1National Technical University of Athens, School of Electrical and Computer Engineering, Biomedical Engineering Laboratory, Iroon Polytexniou Zografou 15773, Athens, Greece. spav@biomed.ntua.gr
Insights
Decision tree algorithms can accurately diagnose heart murmurs like aortic stenosis and mitral regurgitation from heart sounds. This technology supports less experienced clinicians in primary healthcare settings, improving diagnostic accuracy.
Area of Science:
- Cardiology
- Biomedical Engineering
- Artificial Intelligence in Medicine
Background:
- Advanced cardiac imaging is costly and complex, limiting its use in primary care.
- Cardiac auscultation skills are often underdeveloped in junior clinicians.
- Decision support systems are needed to aid heart sound diagnosis.
Purpose of the Study:
- Develop a rule-based decision support system using decision trees.
- Differentiate between aortic stenosis (AS) and mitral regurgitation (MR) using heart sounds.
- Enhance diagnostic capabilities for clinicians in resource-limited settings.
Main Methods:
- Utilized 84 heart sound signals (41 AS, 43 MR) for analysis.
- Preprocessed signals to identify heart sounds and extracted 100 features.
- Evaluated fully expanded and pruned decision tree classifiers on training and test datasets.
Main Results:
- Frequency and morphological features of S1, S2, and systolic murmurs were most relevant for differentiation.
- A fully expanded decision tree achieved 90% classification accuracy (91.6% for AS, 88.5% for MR).
- Pruned decision trees showed similar accuracy, indicating efficient feature subset utilization.
Conclusions:
- Decision tree algorithms are effective for heart sound diagnosis decision support.
- Relevance Analysis can identify critical features for differentiation.
- The developed system demonstrates satisfactory generalization capabilities for clinical use.
Background:
New technologies like echocardiography, color Doppler, CT, and MRI provide more direct and accurate evidence of heart disease than heart auscultation. However, these modalities are costly, large in size and operationally complex and therefore are not suitable for use in rural areas, in homecare and generally in primary healthcare set-ups. Furthermore the majority of internal medicine and cardiology training programs underestimate the value of cardiac auscultation and junior clinicians are not adequately trained in this field. Therefore efficient decision support systems would be very useful for supporting clinicians to make better heart sound diagnosis. In this study a rule-based method, based on decision trees, has been developed for differential diagnosis between "clear" Aortic Stenosis (AS) and "clear" Mitral Regurgitation (MR) using heart sounds.
Methods:
For the purposes of our experiment we used a collection of 84 heart sound signals including 41 heart sound signals with "clear" AS systolic murmur and 43 with "clear" MR systolic murmur. Signals were initially preprocessed to detect 1st and 2nd heart sounds. Next a total of 100 features were determined for every heart sound signal and relevance to the differentiation between AS and MR was estimated. The performance of fully expanded decision tree classifiers and Pruned decision tree classifiers were studied based on various training and test datasets. Similarly, pruned decision tree classifiers were used to examine their differentiation capabilities. In order to build a generalized decision support system for heart sound diagnosis, we have divided the problem into sub problems, dealing with either one morphological characteristic of the heart-sound waveform or with difficult to distinguish cases.
Results:
Relevance analysis on the different heart sound features demonstrated that the most relevant features are the frequency features and the morphological features that describe S1, S2 and the systolic murmur. The results are compatible with the physical understanding of the problem since AS and MR systolic murmurs have different frequency contents and different waveform shapes. On the contrary, in the diastolic phase there is no murmur in both diseases which results in the fact that the diastolic phase signals cannot contribute to the differentiation between AS and MR. We used a fully expanded decision tree classifier with a training set of 34 records and a test set of 50 records which resulted in a classification accuracy (total corrects/total tested) of 90% (45 correct/50 total records). Furthermore, the method proved to correctly classify both AS and MR cases since the partial AS and MR accuracies were 91.6% and 88.5% respectively. Similar accuracy was achieved using decision trees with a fraction of the 100 features (the most relevant). Pruned Differentiation decision trees did not significantly change the classification accuracy of the decision trees both in terms of partial classification and overall classification as well.
Discussion:
Present work has indicated that decision tree algorithms decision tree algorithms can be successfully used as a basis for a decision support system to assist young and inexperienced clinicians to make better heart sound diagnosis. Furthermore, Relevance Analysis can be used to determine a small critical subset, from the initial set of features, which contains most of the information required for the differentiation. Decision tree structures, if properly trained can increase their classification accuracy in new test data sets. The classification accuracy and the generalization capabilities of the Fully Expanded decision tree structures and the Pruned decision tree structures have not significant difference for this examined sub-problem. However, the generalization capabilities of the decision tree based methods were found to be satisfactory. Decision tree structures were tested on various training and test data set and the classification accuracy was found to be consistently high.
Related Concept Videos
Mitral Stenosis II: Clinical features and Diagnostic Tests
Aortic Regurgitation II: Clinical Features and Diagnostic Tests
Mitral Regurgitation II: Clinical Features and Diagnostic Tests
Rheumatic Heart Disease II: Clinical Manifestations and Diagnostic Studies
Mitral Regurgitation I: Introduction
Mitral Stenosis I: Introduction
