Classifying the type of delivery from cardiotocographic signals: A machine learning approach
C Ricciardi1, G Improta2, F Amato3
1Department of Advanced Biomedical Sciences, University Hospital of Naples Federico II, Naples, Italy.
Background And Objective:
Cardiotocography (CTG) is the most employed methodology to monitor the foetus in the prenatal phase. Since the evaluation of CTG is often visual, and hence qualitative and too subjective, some automated methods have been introduced for its assessment.
Methods:
In this paper, a custom-made software is exploited to extract 17 features from the available CTG. A preliminary univariate statistical analysis is performed; then, five machine learning algorithms, exploiting ensemble learning, were implemented (J48, Random Forests (RF), Ada-boosting of decision tree (ADA-B), Gradient Boosting and Decorate) through Knime analytics platform to classify patients according to their delivery: vaginal or caesarean section. The dataset is composed by 370 signals collected between 2000 and 2009 in both public and private hospitals. The performance of the algorithms was evaluated using 10 folds cross validation with different evaluation metrics: accuracy, precision, sensitivity, specificity, area under the curve receiver operating characteristic (AUCROC).
Results:
While only two features were significantly different (gestation week and power expressed by the high frequency band of FHR power spectrum), from the statistical point of view, machine learning results were great. The RF obtained the best results: accuracy (91.1%), sensitivity (90.0%) and AUCROC (96.7%). The ADA-B achieved the highest precision (92.6%) and specificity (93.1%). As expected, the lowest scores were obtained by J48 that was the base classifier employed in all the others empowered implementations. Excluding the J48 results, the AUCROC of all the algorithms was greater than 94.9%.
Conclusion:
In the light of the obtained results, that are greater than those ones found in the literature from comparable researches, it can be stated that the machine learning approach can actually help the physicians in their decision process when evaluating the foetal well-being.
More Related Videos
Related Concept Videos
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Dysrhythmias II: Classification of Tachyarrhythmias
Correlation between ECG and Cardiac Cycle
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...
Cardiomyopathy I: Introduction and Classification
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Electrocardiogram
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...


