Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : journal of electronics electromedical engineering and medical informatics

Precise Electrocardiogram Signal Analysis Using ResNet, DenseNet, and XceptionNet Models in Autistic Children Yunidar, Yunidar; Melinda, Melinda; Albahri, Albahri; Ramadhani, Hanum Aulia; Dimiati, Herlina; Basir, Nurlida
Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol 7 No 4 (2025): October
Publisher : Department of Electromedical Engineering, POLTEKKES KEMENKES SURABAYA

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

Abstract

In autistic children, one of the important physiological aspects to be examined is the heart condition, which can be assessed through electrocardiogram (ECG) signal analysis. However, ECG signals in autistic children often contain interference in the form of noise, making the analysis process, both manual and conventional, challenging. Therefore, this study aims to analyze the ECG signals of autistic children using a classification method to distinguish between two main conditions: playing and calm conditions. A deep learning approach employing the Convolutional Neural Network (CNN) architectures was used to obtain accurate results in distinguishing the heart conditions of autistic children. The data used consists of 700 ECG signal data in each class, processed through the filtering, windowing, and augmentation stages to obtain balanced data. Three CNN architectures, ResNet, DenseNet, and XceptionNet, were tested in this study. Although these architectures are originally designed for 2D and 3D image data, modifications were made to adapt the input data structure to perform 1D data calculations. The evaluation results show that the XceptionNet model achieved the best performance, with accuracy, precision, recall, and F1-score of 97,14% each, indicating a good ability in capturing the complex patterns of ECG signals. Meanwhile, the ResNet obtained good results with 96,19% accuracy, while DenseNet performed slightly lower results with 94,76% accuracy and evaluation metrics. Overall, this study demonstrates that a deep CNN architecture based on dense connections can enhance the accuracy of ECG signal classification in autistic children.
CNN-Based Facial Image Analysis for Pediatric Down Syndrome Classification Yunidar, Yunidar; Harahap, Inda Mariana; Melinda, Melinda; Rosmawinda, Rosmawinda; Basir, Nurlida; Rafiki, Aufa; Rahman, Imam Fathur
Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol 8 No 2 (2026): April
Publisher : Department of Electromedical Engineering, POLTEKKES KEMENKES SURABAYA

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

Abstract

Down syndrome (trisomy 21) is a genetic disorder caused by an extra copy of chromosome 21, resulting in distinctive developmental facial characteristics and intellectual delays. Early detection is crucial to enable timely medical intervention. However, conventional diagnostic procedures still rely on clinical observation and genetic testing, which can be invasive and expensive. This study proposes a facial image–based classification system for detecting Down syndrome using a Convolutional Neural Network (CNN) approach. Seven CNN architectures were evaluated, namely EfficientNetB0, MobileNetV2, ResNet34, ShuffleNetV2, AlexNet, VGG19, and InceptionV3, under two training scenarios: with and without early stopping. The dataset consisted of 1,000 facial images of children with and without Down syndrome, split into training, validation, and test sets at 60:20:20. Face detection was performed using the Haar Cascade Classifier, followed by data augmentation techniques including rotation, zoom, translation, horizontal flipping, and Gaussian noise to improve model generalization and reduce overfitting. Experimental results show that the VGG19 architecture achieved the best performance, with an accuracy of 94.5%, precision of 91.59%, recall of 98%, and an F1-score of 94.69%. A one-way ANOVA test yielded an F-value of 0.003 and a p-value of 0.955 (> 0.05), indicating no statistically significant difference between models trained with and without early stopping. Grad-CAM visualization highlighted key facial regions, namely the eyes, nose, and mouth, as the primary contributors to classification, while analysis using 68 facial landmark points revealed distinctive morphological patterns associated with Down syndrome. The integration of CNN models, Grad-CAM visualization, and facial landmark analysis demonstrates a promising, interpretable, and non-invasive approach to supporting early Down syndrome screening using facial images