WoS İndeksli Yayınlar Koleksiyonu / WoS Indexed Publications Collection

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

Browse

Search Results

Now showing 1 - 10 of 374
  • Article
    Secrecy performance of full-duplex space-air integrated networks in the presence of active/passive eavesdropper, and friendly jammer
    (Wiley, 2024) Buyuksar, Ayse Betul; Erdoğan, Eylem; Altunbas, Ibrahim
    In this paper, a full-duplex (FD) space-air ground integrated network (SAGIN) system with passive and active eavesdroppers (PE/AE) and a friendly jammer (FJ) is investigated. The shadowing side information (SSI)-based unmanned aerial vehicle relay node (URN) selection strategy is considered to improve signal-to-interference plus noise power ratio (SINR) at the ground destination unit. To quantify the secrecy performance of the considered scenario, outage probability (OP), interception probability (IP), and transmission secrecy outage probability (TSOP) are investigated in the presence of FJ and PE/AE. The results have shown that aerial AE is an important threat since it can severely degrade the OP of the main transmission link. Furthermore, the FJ can decrease the IP of the eavesdropper by causing interference with the cost of power consumption of URNs. Simulations are performed to verify the theoretical findings.
  • 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: 3
    Citation - Scopus: 4
    Liquid Metal-Controlled Dual-Band Doppler Radar for Enhanced Velocity Measurement
    (IEEE, 2024) Karatay, Anıl; Yaman, Fatih
    Doppler radars, which are critical instruments for velocity measurement, may need to be reconfigured to adapt to different environmental conditions or for ease of use. However, conventional electrical, optical, and physical reconfiguration methods often come with several disadvantages such as deteriorated radiation pattern, reduced radiation efficiency, and high cost. Therefore, the aim of this article is to integrate microwave components that can be controlled using liquid metal (LM) displacement into a Doppler radar to adjust its main lobe direction and operating frequency to the desired values and enhance the measurement capacity of the respective radar. Through this study, multiple parameters of an operational Doppler radar have been simultaneously adjusted using LM displacement exploitation for the first time, thus avoiding the shortcomings associated with conventional reconfiguration methods. To achieve this objective, initially, a back-to-back Vivaldi antenna operating at 2.45 GHz is designed, and beam switching ability is imparted to the structure using the LM displacement method. Subsequently, various techniques are used to convert the structure into a dual-band antenna capable of simultaneous operation at 2.45 and 5.8 GHz, ensuring the desired beam switching feature at both the frequencies. In addition, a power divider capable of switching between the two operating frequencies through LM assistance is proposed, and its integration into the radar system enables the control of both main lobe direction and frequency using the proposed method.
  • 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.
  • Conference Object
    Citation - WoS: 1
    Citation - Scopus: 2
    Integrated Space Domain Awareness and Communication System
    (IEEE, 2023) Geçgel Çetin, Selen; Özbek, Berna; Karabulut Kurt, Güneş
    Space has been reforming and this evolution brings new threats that, together with technological developments and malicious intent, can pose a major challenge. Space domain awareness (SDA), a new conceptual idea, has come to the forefront. It aims sensing, detection, identification and countermeasures by providing autonomy, intelligence and flexibility against potential threats in space. In this study, we first present an insightful and clear view of the new space. Secondly, we propose an integrated SDA and communication (ISDAC) system for attacker detection. We assume that the attacker has advanced communication capabilities to vary attack scenarios, such as random attacks on some receiver antennas. To track random patterns and meet SDA requirements, a lightweight convolutional neural network architecture is developed. The proposed ISDAC system shows superior and robust performance under 12 different super-attacker configurations with a detection accuracy of over 97.8%. © 2023 IEEE.
  • 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.
  • Article
    Enhancing Thickness Determination of Nanoscale Dielectric Films in Phase Diffraction-Based Optical Characterization Systems With Radial Basis Function Neural Networks
    (IOP Publishing, 2023) Ataç, Enes; Karatay, Anıl; Dinleyici, Mehmet Salih
    Accurate determination of the optical properties of ultra-thin dielectric films is an essential and challenging task in optical fiber sensor systems. However, nanoscale thickness identification of these films may be laborious due to insufficient and protracted classical curve matching algorithms. Therefore, this experimental study presents an application of a radial basis function neural network in phase diffraction-based optical characterization systems to determine the thickness of nanoscale polymer films. The non-stationary measurement data with environmental and detector noise were subjected to a detailed analysis. The outcomes of this investigation are benchmarked against the linear discriminant analysis method and further verified by means of scanning electron microscopy. The results show that the neural network has reached a remarkable accuracy of 98% and 82.5%, respectively, in tests with simulation and experimental data. In this way, rapid and precise thickness estimation may be realized within the tolerance range of 25 nm, offering a significant improvement over conventional measurement techniques.
  • Correction
    Corrections To “massive Mimo-Noma Based Mec in Task Offloading for Delay Minimization”
    (IEEE, 2023) Yılmaz, Saadet Simay; Özbek, Berna
    [No abstract available]
  • Conference Object
    A Framework for Physical Layer Network Coding With Multiple Antennas for Bpsk
    (IEEE, 2023) İlgüy, Mert; Özbek, Berna
    Physical layer network coding (PNC) is combined with multiple antennas to increase the spectral efficiency of wireless communication systems. In this work, we present a PNC framework including both uplink and downlink for binary phase shift keying (BPSK). In the uplink, we propose a scheme for detecting network-coded symbol (NCS) with reduced complexity. For the downlink, we propose a transmission scheme of NCS through maximum ratio transmission (MRT) by defining the precoding vector as an average of users' channels. The bit-error-rate (BER) performances and the comparison results with the conventional scheme in both downlink and uplink are provided for the proposed low-complexity PNC framework.