| Abstract: |
Diabetes mellitus is a common chronic metabolic disorder with significant global health and economic impacts. Early detection and management are essential to reduce complications as the number of diabetes cases is expected to increase. This study investigates the use of machine learning models, specifically Support Vector Machines (SVM), enhanced by wavelet transformations for early diabetes detection. The data set includes physiological signals such as heart rate (HR), respiratory rate (RR), and oxygen saturation (SpO₂), recorded from 33 participants in a multicenter study. Various SVM kernels, including Linear, Polynomial, and Radial Basis Function (RBF), were evaluated, with and without wavelet transformation, to assess their predictive performance. Preliminary results suggest that the Linear kernel combined with three-level wavelet decomposition may offer improved performance, yielding an accuracy of 94.0%, precision of 95.8%, and recall of 92.0% in this experimental setting. In contrast, using summary statistics (mean and variance) without wavelet transformation, the Linear kernel achieved 87.88% accuracy and 100% precision but demonstrated significantly lower recall (66.67%). While wavelet transformations successfully enhanced sensitivity and overall accuracy for the Linear model, the performance of the RBF kernel declined with wavelet integration. Despite the limitations of a small sample size, these findings indicate that incorporating wavelet-based features has the potential to improve model sensitivity, a critical metric for non-invasive early diabetes detection. |