WoS İndeksli Yayınlar Koleksiyonu

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

Browse

Search Results

Now showing 1 - 5 of 5
  • Conference Object
    Text Classification Experiments on Contextual Graphs Built by N-Gram Series
    (Springer International Publishing AG, 2025) Sen, Tarik Uveys; Yakit, Mehmet Can; Gumus, Mehmet Semih; Abar, Orhan; Bakal, Gokhan
    Traditional n-gram textual features, commonly employed in conventional machine learning models, offer lower performance rates on high-volume datasets compared to modern deep learning algorithms, which have been intensively studied for the past decade. The main reason for this performance disparity is that deep learning approaches handle textual data through the word vector space representation by catching the contextually hidden information in a better way. Nonetheless, the potential of the n-gram feature set to reflect the context is open to further investigation. In this sense, creating graphs using discriminative ngram series with high classification power has never been fully exploited by researchers. Hence, the main goal of this study is to contribute to the classification power by including the long-range neighborhood relationships for each word in the word embedding representations. To achieve this goal, we transformed the textual data by employing n-gram series into a graph structure and then trained a graph convolution network model. Consequently, we obtained contextually enriched word embeddings and observed F1-score performance improvements from 0.78 to 0.80 when we integrated those convolution-based word embeddings into an LSTM model. This research contributes to improving classification capabilities by leveraging graph structures derived from discriminative n-gram series.
  • Conference Object
    Citation - Scopus: 1
    PCB Component Recognition With Semi-Supervised Image Clustering
    (IEEE, 2021-06-09) Unal, Ahmet Emin; Tasdemir, Kasim; Bahcebasi, Akif
    Classification of surface mounted devices plays an important role on automated inspection systems of printed component board production. Limited number of publicly available datasets which the components are labeled and high intraclass variance in these datasets causes the supervised approches to be inefficient. In this study a deep learning method, enhanced with an unsupervised clustering system, which uses a small set of labeled data is proposed. The method compared with the current studies and the supervised systems. Most optimized setting reached high accuracy results by outrunning current classification methods.
  • 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.
  • Conference Object
    Citation - WoS: 3
    Citation - Scopus: 2
    Combining Classifiers for Protein Secondary Structure Prediction
    (IEEE, 2017) Aydin, Zafer; Uzut, Ommu Gulsum
    Protein secondary structure prediction is an important step in estimating the three dimensional structure of proteins. Among the many methods developed for predicting structural properties of proteins, hybrid classifiers and ensembles that combine predictions from several models are shown to improve the accuracy rates. In this paper, we train, optimize and combine a support vector machine, a deep convolutional neural field and a random forest in the second stage of a hybrid classifier for protein secondary structure prediction. We demonstrate that the overall accuracy of the proposed ensemble is comparable to the success rates of the state-of-the-art methods in the most difficult prediction setting and combining the selected models have the potential to further improve the accuracy of the base learners.
  • Conference Object
    Citation - Scopus: 1
    A Comprehensive Investigation into Strip Steel Defect Detection Using Traditional Machine Learning and Deep Learning Models
    (IEEE, 2025-05-23) Erkantarci, Betul; Kurban, Rifat; Bakal, Mehmet Gokhan; Kose, Abdulkadir
    The steel manufacturing sector places great importance on guaranteeing the quality of strip steel products, which has led to a thorough investigation of defect detection approaches. This work conducts a comparative analysis of traditional machine learning and deep learning models to determine their efficacy in detecting defects in strip steel. Our analysis is based on a dataset that includes a variety of images of strip steel surfaces showing different types of defects. In this work, we adopt image preprocessing techniques to improve the quality of input images prior to the application of classification methods. We employ traditional ML algorithms including Support Vector Machine and Random Forest, and deep learning model AlexNet Convolutional Neural Networks for effective defect classification. Consequently, we present comparative evaluations that highlight the strengths and weaknesses of each approach, considering accuracy scores.