Electrical - Electronic Engineering / Elektrik - Elektronik Mühendisliği

Permanent URI for this collectionhttps://hdl.handle.net/11147/11

Browse

Search Results

Now showing 1 - 4 of 4
  • Article
    Citation - WoS: 5
    Citation - Scopus: 6
    A Comparative Study of Metaheuristic Feature Selection Algorithms for Respiratory Disease Classification
    (MDPI, 2024) Gürkan Kuntalp, D.; Özcan, N.; Düzyel, Okan; Kababulut, F.Y.; Kuntalp, M.
    The correct diagnosis and early treatment of respiratory diseases can significantly improve the health status of patients, reduce healthcare expenses, and enhance quality of life. Therefore, there has been extensive interest in developing automatic respiratory disease detection systems. Most recent methods for detecting respiratory disease use machine and deep learning algorithms. The success of these machine learning methods depends heavily on the selection of proper features to be used in the classifier. Although metaheuristic-based feature selection methods have been successful in addressing difficulties presented by high-dimensional medical data in various biomedical classification tasks, there is not much research on the utilization of metaheuristic methods in respiratory disease classification. This paper aims to conduct a detailed and comparative analysis of six widely used metaheuristic optimization methods using eight different transfer functions in respiratory disease classification. For this purpose, two different classification cases were examined: binary and multi-class. The findings demonstrate that metaheuristic algorithms using correct transfer functions could effectively reduce data dimensionality while enhancing classification accuracy. © 2024 by the authors.
  • Article
    Citation - WoS: 4
    Citation - Scopus: 4
    A New Shapley-Based Feature Selection Method in a Clinical Decision Support System for the Identification of Lung Diseases
    (MDPI, 2023) Kababulut, Fevzi Yasin; Kuntalp, Damla Gurkan; Düzyel, Okan; Özcan, Nermin; Kuntalp, Mehmet
    The aim of this study is to propose a new feature selection method based on the class-based contribution of Shapley values. For this purpose, a clinical decision support system was developed to assist doctors in their diagnosis of lung diseases from lung sounds. The developed systems, which are based on the Decision Tree Algorithm (DTA), create a classification for five different cases: healthy and disease (URTI, COPD, Pneumonia, and Bronchiolitis) states. The most important reason for using a Decision Tree Classifier instead of other high-performance classifiers such as CNN and RNN is that the class contributions of Shapley values can be seen with this classifier. The systems developed consist of either a single DTA classifier or five parallel DTA classifiers each of which is optimized to make a binary classification such as healthy vs. others, COPD vs. Others, etc. Feature sets based on Power Spectral Density (PSD), Mel Frequency Cepstral Coefficients (MFCC), and statistical characteristics extracted from lung sound recordings were used in these classifications. The results indicate that employing features selected based on the class-based contribution of Shapley values, along with utilizing an ensemble (parallel) system, leads to improved classification performance compared to performances using either raw features alone or traditional use of Shapley values.
  • Article
    Citation - WoS: 27
    Citation - Scopus: 34
    A New Method for Gan-Based Data Augmentation for Classes With Distinct Clusters
    (Pergamon-Elsevier Science Ltd, 2024) Kuntalp, Mehmet; Düzyel, Okan
    Data augmentation is a commonly used approach for addressing the issue of limited data availability in machine learning. There are various methods available, including classical and modern techniques. However, when applying modern data augmentation methods, such as Generative Adversarial Neural Networks (GANs), to a class specific data, the resulting data can exhibit structural discrepancies. This study explores a different use of GANs as a data augmentation method that solves this problem using the electrocardiogram (ECG) signals in the MITBIH arrhythmia dataset as the example. We begin by examining the cluster structure of a specific class using tDistributed Stochastic Neighbor (t-SNE) method. Based on this cluster structure, we propose a new method for applying GANs to augment data for that class. We assess the effect of our method in a classification task using 1-D Convolutional Neural Network (CNN), Support Vector Machine (SVM), One vs one classifier (Ovo), K-Nearest Neighbors (KNN), and Random Forest as the classifiers. The results demonstrate that our proposed method could lead to better classification performance if a specific class has distinct clusters when compared to normal use of GANs.
  • Article
    Citation - WoS: 5
    Citation - Scopus: 7
    Adaptive Resizer-Based Transfer Learning Framework for the Diagnosis of Breast Cancer Using Histopathology Images
    (Springer, 2023) Düzyel, Okan; Çatal, Mehmet Sergen; Kayan, Ceyhun Efe; Sevinç, Arda; Gümüş, Abdurrahman
    Breast cancer is a major global health concern, and early and accurate diagnosis is crucial for effective treatment. Recent advancements in computer-assisted prediction models have facilitated diagnosis and prognosis using high-resolution histopathology images, which provide detailed information on cancerous tissue. However, these high-resolution images often require resizing, leading to potential data loss. In this study, we demonstrate the effect of a learnable adaptive resizer for breast cancer classification using the BreakHis dataset. Our approach incorporates the adaptive resizer with various convolutional neural network models, including VGG16, VGG19, MobileNetV2, InceptionResnetV2, DenseNet121, DenseNet201, and EfficientNetB0. Despite producing visually less appealing images, the learnable resizer effectively improves classification performance. DenseNet201, when jointly trained with the adaptive resizer, achieves the highest accuracy of 98.96% for input images of 448x448 resolution. Our experimental results demonstrate that the adaptive resizer performs better at a magnification factor of 40x compared to higher magnifications. While its effectiveness becomes less pronounced as image resolution increases to 100x, 200x, and 400x, the adaptive resizer still outperforms bilinear interpolation. In conclusion, this study highlights the potential of adaptive resizers in enhancing performance for medical image classification. By outperforming traditional image resizing methods, our work contributes to the advancement of deep neural networks in the field of breast cancer diagnostics.