Yazar "Hammad, Mohamed" seçeneğine göre listele
Listeleniyor 1 - 2 / 2
Sayfa Başına Sonuç
Sıralama seçenekleri
Öğe Deep CNN-based detection of cardiac rhythm disorders using PPG signals from wearable devices(Public Library Science, 2025) Bulut, Miray Gunay; Unal, Sencer; Hammad, Mohamed; Plawiak, PawelCardiac rhythm disorders can manifest in various ways, such as the heart rate being too fast (tachycardia) or too slow (bradycardia), irregular heartbeats (like atrial fibrillation-AF, ventricular fibrillation-VF), or the initiation of heartbeats in different areas from the norm (extrasystole). Arrhythmias can disrupt the balanced circulation, leading to serious complications like heart attacks, strokes, and sudden death. Medical devices like electrocardiography (ECG) and Holter monitors are commonly used for diagnosing and monitoring cardiac rhythm disorders. However, in recent years, the development of wearable devices has played a significant role in the detection and diagnosis of rhythm disorders through the use of photoplethysmography (PPG) signals. Wearable devices enable patients to continuously monitor their health status and allow doctors to provide earlier diagnoses and interventions. In this study, a 1D-CNN model is proposed to detect arrhythmias using PPG signals. A dataset prepared by the University of Massachusetts Medical Center (UMMC) containing both ECG and PPG signal data was utilized. In this dataset, ECG signals are filtered with a bandpass filter and raw PPG signals are divided into 30-second segments. Accuracy values were obtained by classifying ECG and PPG signals using a 1D CNN model. ECG signals were used as a reference. The proposed model achieved a 95.17% accuracy rate in detecting normal sinus rhythm (NSR), atrial fibrillation (AF), and premature atrial contractions (PAC) from PPG signals. Datasets are available for download on https://www.synapse.org/pulsewatch. The codes used in this study are available on the https://github.com/miraygunay/PPG-Code.git website.Öğe EO-CNN: Equilibrium Optimization-Based hyperparameter tuning for enhanced pneumonia and COVID-19 detection using AlexNet and DarkNet19(Elsevier, 2024) Kiziloluk, Soner; Sert, Eser; Hammad, Mohamed; Tadeusiewicz, Ryszard; Plawiak, PawelConvolutional neural networks (CNN) have been increasingly popular in image categorization in recent years. Hyperparameter optimization is a critical stage in enhancing the effectiveness of CNNs and achieving better results. Properly tuning hyperparameters allows the model to exhibit improved performance and facilitates faster learning. Misconfigured hyperparameters can prolong the training time or lead to the model not learning at all. Manually tuning hyperparameters is a time-consuming and challenging process. Automatically adjusting hyperparameters helps save time and resources. This study aims to propose an approach that shows higher classification performance than unoptimized convolutional neural network models, even at low epoch values, by automatically optimizing the hyperparameters of AlexNet and DarkNet19 with equilibrium optimization, the newest metaheuristic algorithm. In this respect, the proposed approach optimizes the number and size of filters in the first five convolutional layers in AlexNet and DarkNet19 using an equilibrium optimization algorithm. To evaluate the efficacy of the suggested method, experimental analyses were conducted on the pneumonia and COVID-19 datasets. An important advantage of this approach is its ability to accurately classify medical images. The testing process suggests that utilizing the proposed approach to optimize hyperparameters for AlexNet and DarkNet19 led to a 7% and 4.07% improvement, respectively, in image classification accuracy compared to nonoptimized versions of the same networks. Furthermore, the approach displayed superior classification performance even in a few epochs compared to AlexNet, ShuffleNet, DarkNet19, GoogleNet, MobileNet-V2, VGG-16, VGG-19, ResNet18, and Inceptionv3. As a result, automatic tuning of the hyperparameters of AlexNet and DarkNet-19 with EO enabled the performance of these two models to increase significantly.












