WoS İndeksli Yayınlar Koleksiyonu

Permanent URI for this collectionhttps://hdl.handle.net/20.500.12573/394

Browse

Search Results

Now showing 1 - 4 of 4
  • Article
    Network Intrusion Detection Based on Machine Learning Strategies: Performance Comparisons on Imbalanced Wired, Wireless, and Software Defined Networking (SDN) Network Traffics
    (Tubitak Scientific & Technological Research Council Turkey, 2024) Hacilar, Hilal; Aydin, Zafer; Gungor, Vehbi Cagri
    The rapid growth of computer networks emphasizes the urgency of addressing security issues. Organizations rely on network intrusion detection systems (NIDSs) to protect sensitive data from unauthorized access and theft. These systems analyze network traffic to detect suspicious activities, such as attempted breaches or cyberattacks. However, existing studies lack a thorough assessment of class imbalances and classification performance for different types of network intrusions: wired, wireless, and software-defined networking (SDN). This research aims to fill this gap by examining these networks' imbalances, feature selection, and binary classification to enhance intrusion detection system efficiency. Various techniques such as SMOTE, ROS, ADASYN, and SMOTETomek are used to handle imbalanced datasets. Additionally, eXtreme Gradient Boosting (XGBoost) identifies key features, and an autoenco der (AE) assists in feature extraction for the classification task. The study evaluates datasets such as AWID, UNSW, and InSDN, yielding the best results with different numbers of selected features. Bayesian optimization fine-tunes parameters, and diverse machine learning algorithms (SVM, kNN, XGBoost, random forest, ensemble classifiers, and autoencoders) are employed. The optimal results, considering F1-measure, overall accuracy, detection rate, and false alarm rate, have been achieved for the UNSW-NB15, preprocessed AWID, and InSDN datasets, with values of [0.9356, 0.9289, 0.9328, 0.07597], [0.997, 0.9995, 0.9999, 0.0171], and [0.9998, 0.9996, 0.9998, 0.0012], respectively. These findings demonstrate that combining Bayesian optimization with oversampling techniques significantly enhances classification performance across wired, wireless, and SDN networks when compared to previous research conducted on these datasets.
  • Article
    Citation - WoS: 6
    Citation - Scopus: 11
    Deep Learning Approaches for Vehicle Type Classification With 3D Magnetic Sensor
    (Elsevier, 2022-11) Kolukisa, Burak; Yildirim, Veli Can; Elmas, Bahadir; Ayyildiz, Cem; Gungor, Vehbi Cagri
    In the Intelligent Transportation Systems, it is crucial to determine the type of vehicles to improve traffic management, increase human comfort, and enable future development of transport infrastructures. This paper presents a deep learning-based vehicle type classification approach for intermediate road traffic. Specifically, a low-cost, easy-to-install, battery-operated 3-D traffic sensor is designed and developed. In addition, a total of 376 vehicle samples are collected, and the vehicles are identified into three different classes according to their structures: light, medium, and heavy. Firstly, an oversampling method is applied to increase the number of samples in the training set. Then, the signals are converted into time series for LSTM and GRU and 2-D images for transfer learning models. Finally, soft voting is proposed using the LSTM, GRU, and VGG16, which is the best transfer learning method for vehicle type classification. The developed system is portable, power-limited, battery-operated, and reliable. Comparative performance results show that the soft voting ensemble method using a deep learning classifier improves the accuracy and f-measure performances by 92.92% and 93.42%, respectively. Additionally, the battery lifetime of the developed magnetic sensor node can work for up to 2 years.
  • Conference Object
    Citation - Scopus: 4
    Deep Learning Based Employee Attrition Prediction
    (Springer International Publishing AG, 2023) Gurler, Kerem; Pak, Burcu Kuleli; Gungor, Vehbi Cagri
    Employee attrition is a critical issue for the business sectors as leaving employees cause various types of difficulties for the company. Some studies exist on examining the reasons for this phenomenon and predicting it with Machine Learning algorithms. In this paper, the causes for employee attrition is explored in three datasets, one of them being our own novel dataset and others obtained from Kaggle. Employee attrition was predicted with multiple Machine Learning and Deep Learning algorithms with feature selection and hyperparameter optimization and their performances are evaluated with multiple metrics. Deep Learning methods showed superior performances in all of the datasets we explored. SMOTE Tomek Links were utilized to oversample minority classes and effectively tackle the problem of class imbalance. Best performing methods were Deep Random Forest on HR Dataset from Kaggle and Neural Network for IBM and Adesso datasets with F1 scores of 0.972, 0.642 and 0.853, respectively.
  • Article
    Citation - WoS: 23
    Citation - Scopus: 35
    A Review of On-Device Machine Learning for IoT: An Energy Perspective
    (Elsevier, 2024-02) Tekin, Nazli; Aris, Ahmet; Acar, Abbas; Uluagac, Selcuk; Gungor, Vehbi Cagri
    Recently, there has been a substantial interest in on-device Machine Learning (ML) models to provide intelligence for the Internet of Things (IoT) applications such as image classification, human activity recognition, and anomaly detection. Traditionally, ML models are deployed in the cloud or centralized servers to take advantage of their abundant computational resources. However, sharing data with the cloud and third parties degrades privacy and may cause propagation delay in the network due to a large amount of transmitted data impacting the performance of real-time applications. To this end, deploying ML models on-device (i.e., on IoT devices), in which data does not need to be transmitted, becomes imperative. However, deploying and running ML models on already resource-constrained IoT devices is challenging and requires intense energy consumption. Numerous works have been proposed in the literature to address this issue. Although there are considerable works that discuss energy-aware ML approaches for on-device implementation, there remains a gap in the literature on a comprehensive review of this subject. In this paper, we provide a review of existing studies focusing on-device ML models for IoT applications in terms of energy consumption. One of the key contributions of this study is to introduce a taxonomy to define approaches for employing energy-aware on-device ML models on IoT devices in the literature. Based on our review in this paper, our key findings are provided and the open issues that can be investigated further by other researchers are discussed. We believe that this study will be a reference for practitioners and researchers who want to employ energy-aware on-device ML models for IoT applications.