Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Electronics, Electromedical Engineering, and Medical Informatics

A Comparative Study of Machine Learning Methods for Baby Cry Detection Using MFCC Features Riadi, Putri Agustina; Faisal, Mohammad Reza; Kartini, Dwi; Nugroho, Radityo Adi; Nugrahadi, Dodon Turianto; Magfira, Dike Bayu
Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol 6 No 1 (2024): January
Publisher : Department of Electromedical Engineering, POLTEKKES KEMENKES SURABAYA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35882/jeeemi.v6i1.350

Abstract

The vocalization of infants, commonly known as baby crying, represents one of the primary means by which infants effectively communicate their needs and emotional states to adults. While the act of crying can yield crucial insights into the well-being and comfort of a baby, there exists a dearth of research specifically investigating the influence of the audio range within a baby cry on research outcomes. The core problem of research is the lack of research on the influence of audio range on baby cry classification on machine learning. The purpose of this study is to ascertain the impact of the duration of an infant’s cry on the outcomes of machine learning classification and to gain knowledge regarding the accuracy of results F1 score obtained through the utilization of the machine learning method. The contribution is to enrich an understanding of the application of classification and feature selection in audio datasets, particulary in the context of baby cry audio. The utilized dataset, known as donate-a-cry-corpus, encompasses five distinct data classes and possesses a duration of seven seconds. The employed methodology consists of the spectrogram technique, cross-validation for data partitioning, MFCC feature extraction with 10, 20, and 30 coefficients, as well as machine learning models including Support Vector Machine, Random Forest, and Naïve Bayes. The findings of this study reveal that the Random Forest model achieved an accuracy of 0.844 and an F1 score of 0.773 when 10 MFCC coefficients were utilized and the optimal audio range was set at six seconds. Furthermore, the Support Vector Machine model with an RBF kernel yielded an accuracy of 0.836 and an F1 score of 0.761, while the Naïve Bayes model achieved an accuracy 0.538 and F1 score of 0.539. Notably, no discernible differences were observed when evaluating the Support Vector Machine and Naïve Bayes methods across the 1-7 second time trial. The implication of this research is to establish a foundation for the advancement of premature illness identification techniques grounded in the vocalizations of infants, thereby facilitating swifter diagnostic processes for pediatric practitioners.
Improved Edge Detection using Morphological Operation to Segmentation of Fingernail Images Kurniastuti, Ima; Herlambang, Teguh; Wulan, Tri Deviasari; Magfira, Dike Bayu; Meutia, Nur Shabrina; Saputro, Hendik Eko; Soraya, Sabrina Ifahdini
Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol 7 No 1 (2025): January
Publisher : Department of Electromedical Engineering, POLTEKKES KEMENKES SURABAYA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35882/jeeemi.v7i1.589

Abstract

Accurate segmentation of fingernail images is essential for biomedical applications like dermatological diagnostics and nail disease assessments. This study compares traditional methods (Sobel and Canny edge detectors) with an improved method using adaptive thresholding and morphological closing for fingernail image segmentation. The methodology includes data collection, preprocessing, edge detection, segmentation, and evaluation. A dataset of 500 fingernail images (free of nail polish) was captured using a digital camera. Preprocessing involves grayscale conversion to simplify analysis and Gaussian smoothing to reduce noise while preserving key features. For segmentation, thresholding and K-means clustering isolate the fingernail from the background. Evaluation combines qualitative and quantitative analyses. Qualitative results demonstrate that the improved method consistently outperforms traditional techniques under diverse conditions. Quantitative evaluation, based on accuracy, recall, F1 score, and Intersection over Union (IoU), further supports these findings. The Sobel method achieves 0.80 accuracy, 0.77 recall, 0.87 F1 score, and 0.77 IoU. The Canny method achieves 0.82 accuracy, 0.78 recall, 0.88 F1 score, and 0.78 IoU. In contrast, the improved method achieves 0.97 accuracy, 0.98 recall, 0.99 F1 score, and 0.98 IoU. The results clearly show that the improved method, using adaptive thresholding and morphological closing, provides superior segmentation performance. Additionally, the approach remains computationally efficient, making it suitable for real-time applications in medical diagnostics.