Arşiv logosu
  • Türkçe
  • English
  • Giriş
    Yeni kullanıcı mısınız? Kayıt için tıklayın. Şifrenizi mi unuttunuz?
Arşiv logosu
  • Koleksiyonlar
  • Sistem İçeriği
  • Analiz
  • Talep/Soru
  • Türkçe
  • English
  • Giriş
    Yeni kullanıcı mısınız? Kayıt için tıklayın. Şifrenizi mi unuttunuz?
  1. Ana Sayfa
  2. Yazara Göre Listele

Yazar "Tuncer, Turker" seçeneğine göre listele

Listeleniyor 1 - 7 / 7
Sayfa Başına Sonuç
Sıralama seçenekleri
  • Küçük Resim Yok
    Öğe
    Automated speech emotion polarization for a distance education system based on orbital local binary pattern and an appropriate sub-band selection technique
    (Springer, 2023) Tanko, Dahiru; Demir, Fahrettin Burak; Dogan, Sengul; Sahin, Sakir Engin; Tuncer, Turker
    The distance education system was widely adopted during the Covid-19 pandemic by many institutions of learning. To measure the effectiveness of this system, it is essential to evaluate the performance of the lecturers. To this end, an automated speech emotion recognition model is a solution. This research aims to develop an accurate speech emotion recognition model that will check the lecturers/instructors' emotional state during lecture presentations. A new speech emotion dataset is collected, and an automated speech emotion recognition (SER) model is proposed to achieve this aim. The presented SER model contains three main phases, which are (i) feature extraction using multi-level discrete wavelet transform (DWT) and one-dimensional orbital local binary pattern (1D-OLBP), (ii) feature selection using neighborhood component analysis (NCA), (iii) classification using support vector machine (SVM) with ten-fold cross-validation. The proposed 1D-OLBP and NCA-based model is tested on the collected dataset, containing three emotional states with 7101 sound segments. The presented 1D-OLBP and NCA-based technique achieved a 93.40% classification accuracy using the proposed model on the new dataset. Moreover, the proposed architecture has been tested on the three publicly available speech emotion recognition datasets to highlight the general classification ability of this self-organized model. We reached over 70% classification accuracies for all three public datasets, and these results demonstrated the success of this model.
  • Küçük Resim Yok
    Öğe
    Logistics-Singer Map-Based A New Chaotic Sara Optimization Method
    (Ieee, 2019) Demir, Fahrettin Burak; Tuncer, Turker; Kocamaz, Adnan Fatih
    Many problems in daily life cannot be solved by using classical mathematical methods for having an infinite solution space. Therefore, it is recommended to use meta heuristic optimization methods that reduce the infinite solution space and based on the mathematical prediction principle in solving similar problems. In order to increase the performance of meta-heuristic optimization methods, number generator and chaotic maps are used. In this article, a new method of chaotic optimization has been developed and logistic and singer maps are used in the proposed optimization method. In order to test the performance of the proposed method, 6 different benchmarking functions and 3 different swarm-based optimization methods were used. The proposed method has produced more optimum results for all functions. In this way, it has been tried to prevent the integration of swarm optimization methods into local solutions.
  • Küçük Resim Yok
    Öğe
    NFSDense201: microstructure image classification based on non-fixed size patch division with pre-trained DenseNet201 layers
    (Springer London Ltd, 2023) Barua, Prabal Datta; Dogan, Sengul; Kavuran, Gurkan; Tuncer, Turker; Tan, Ru-San; Acharya, U. Rajendra
    In the field of nanoscience, the scanning electron microscope (SEM) is widely employed to visualize the surface topography and composition of materials. In this study, we present a novel SEM image classification model called NFSDense201, which incorporates several key components. Firstly, we propose a unique nested patch division approach that divides each input image into four patches of varying dimensions. Secondly, we utilize DenseNet201, a deep neural network pretrained on ImageNet1k, to extract 2920 deep features from the last fully connected and global average pooling layers. Thirdly, we introduce an iterative neighborhood component analysis function to select the most discriminative features from the merged feature vector, which is formed by concatenating the four feature vectors extracted per input image. This process results in a final feature vector of optimal length 698. Lastly, we employ a standard shallow support vector machine classifier to perform the actual classification. To evaluate the performance of NFSDense201, we conducted experiments using a large public SEM image dataset. The dataset consists of 972, 162, 326, 4590, 3820, 3925, 4755, 181, 917, and 1624.jpeg images belonging to the following microstructural categories: biological, fibers, film-coated surfaces, MEMS devices and electrodes, nanowires, particles, pattern surfaces, porous sponge, powder, and tips, respectively. For both four-class and ten-class classification tasks, we evaluated NFSDense201 using subsets of the dataset containing 5080 and 21,272 images, respectively. The results demonstrate the superior performance of NFSDense201, achieving a four-class classification accuracy rate of 99.53% and a ten-class classification accuracy rate of 97.09%. These accuracy rates compare favorably against previously published SEM image classification models. Additionally, we report the performance of NFSDense201 for each class in the dataset.
  • Küçük Resim Yok
    Öğe
    PFP-LHCINCA: Pyramidal Fixed-Size Patch-Based Feature Extraction and Chi-Square Iterative Neighborhood Component Analysis for Automated Fetal Sex Classification on Ultrasound Images
    (Hindawi Limited, 2022) Kaplan, Ela; Ekinci, Tekin; Kaplan, Selcuk; Barua, Prabal Datta; Dogan, Sengul; Tuncer, Turker; Acharya, U. Rajendra
    Objectives. Fetal sex determination with ultrasound (US) examination is indicated in pregnancies at risk of X-linked genetic disorders or ambiguous genitalia. However, misdiagnoses often arise due to operator inexperience and technical difficulties while acquiring diagnostic images. We aimed to develop an efficient automated US-based fetal sex classification model that can facilitate efficient screening and reduce misclassification. Methods. We have developed a novel feature engineering model termed PFP-LHCINCA that employs pyramidal fixed-size patch generation with average pooling-based image decomposition, handcrafted feature extraction based on local phase quantization (LPQ), and histogram of oriented gradients (HOG) to extract directional and textural features and used Chi-square iterative neighborhood component analysis feature selection (CINCA), which iteratively selects the most informative feature vector for each image that minimizes calculated feature parameter-derived k-nearest neighbor-based misclassification rates. The model was trained and tested on a sizeable expert-labeled dataset comprising 339 males' and 332 females' fetal US images. One transverse fetal US image per subject zoomed to the genital area and standardized to 256 × 256 size was used for analysis. Fetal sex was annotated by experts on US images and confirmed postnatally. Results. Standard model performance metrics were compared using five shallow classifiers - k-nearest neighbor (kNN), decision tree, naïve Bayes, linear discriminant, and support vector machine (SVM) - with the hyperparameters tuned using a Bayesian optimizer. The PFP-LHCINCA model achieved a sex classification accuracy of ≥88% with all five classifiers and the best accuracy rates (>98%) with kNN and SVM classifiers. Conclusions. US-based fetal sex classification is feasible and accurate using the presented PFP-LHCINCA model. The salutary results support its clinical use for fetal US image screening for sex classification. The model architecture can be modified into deep learning models for training larger datasets. © 2022 Ela Kaplan et al.
  • Küçük Resim Yok
    Öğe
    PrismPatNet: Novel prism pattern network for accurate fault classification using engine sound signals
    (Wiley, 2023) Sahin, Sakir Engin; Gulhan, Gokhan; Barua, Prabal Datta; Tuncer, Turker; Dogan, Sengul; Faust, Oliver; Acharya, U. Rajendra
    Engines are prone to various types of faults, and it is crucial to detect and indeed classify them accurately. However, manual fault type detection is time-consuming and error-prone. Automated fault type detection promises to reduce inter- and intra-observer variability while ensuring time invariant attention during the observation duration. We have proposed an automated fault-type detection model based on sound signals to realize these advantageous properties. We have named the detection model prism pattern network (PrismPatNet) to reflect the fact that our design incorporates a novel feature extraction algorithm that was inspired by a 3D prism shape. Our prism pattern model achieves high accuracy with low-computational complexity. It consists of three main phases: (i) prism pattern inspired multilevel feature generation and maximum pooling operator, (ii) feature ranking and feature selection using neighbourhood component analysis (NCA), and (iii) support vector machine (SVM) based classification. The maximum pooling operator decomposes the sound signal into six levels. The proposed prism pattern algorithm extracts parameter values from both the signal itself and its decompositions. The generated parameter values are merged and fed to the NCA algorithm, which extracts 512 features from that input. The resulting feature vectors are passed on to the SVM classifier, which labels the input as belonging to 1 of 27 classes. We have validated our model with a newly collected dataset containing the sound of (1) a normal engine and (2) 26 different types of engine faults. Our model reached an accuracy of 99.19% and 98.75% using 80:20 hold-out validation and 10-fold cross-validation, respectively. Compared with previous studies, our model achieved the highest overall classification accuracy even though our model was tasked with identifying significantly more fault classes. This performance indicates that our PrismPatNet model is ready to be installed in real-world applications.
  • Küçük Resim Yok
    Öğe
    A survival classification method for hepatocellular carcinoma patients with chaotic Darcy optimization method based feature selection
    (Elsevier, 2020) Demir, Fahrettin Burak; Tuncer, Turker; Kocamaz, Adnan Fatih; Ertam, Fatih
    Survey is one of the crucial data retrieval methods in the literature. However, surveys often contain missing data and redundant features. Therefore, missing feature completion and feature selection have been widely used for knowledge extraction from surveys. We have a hypothesis to solve these two problems. To implement our hypothesis, a classification method is presented. Our proposed method consists of missing feature completion with a statistical moment (average) and feature selection using a novel swarm optimization method. Firstly, an average based supervised feature completion method is applied to Hepatocellular Carcinoma survey (HCC). The used HCC survey consists of 49 features. To select meaningful features, a chaotic Darcy optimization based feature selection method is presented and this method selects 31 most discriminative features of the completed HCC dataset. 0.9879 accuracy rate was obtained by using the proposed chaotic Darcy optimization-based HCC survival classification method.
  • Yükleniyor...
    Küçük Resim
    Öğe
    Uzaktan eğitimde öğretim elemanlarının ayakkabı bağı desenine dayalı konuşma duygu tanıma: ShoePat23
    (Elsevier Ltd, 2022) Tanko, Dahiru; Doğan, Şengül; Demir, Fahrettin Burak; Baygın, Mehmet; Şahin, Şakir Engin; Tuncer, Turker
    Background and objective: We are living in the pandemic age, and many educational institutions have shifted to a distance education system to ensure learning continuity while at the same time curtailing the spread of the Covid-19 virus. Automated speech emotion classification models can be used to measure the lecturer's performance during the lecture. Material and method: In this work, we collected a new lecturer's speech dataset to detect three emotions: positive, neutral, and negative. The dataset is divided into segments with a length of five seconds per segment. Each segment has been utilized as an observation and contains 9541 observations. To automatically classify these emotions, a hand-modeled learning approach is presented. This approach has a comprehensive feature extraction method. In the feature extraction, a shoelace-based local feature generator is introduced, called Shoelace Pattern. The suggested feature extractor generates features at a low level. To further improve the feature generation capability of the Shoelace Pattern, tunable q wavelet transform (TQWT) is used to create sub-bands. Shoelace Pattern generates features from raw speech and sub-bands, and the proposed feature extraction method selects the most suitable feature vectors. The top four feature vectors are selected and merged to obtain the final feature vector. By deploying neighborhood component analysis (NCA), we chose the most informative 512 features, and these features are classified using a support vector machine (SVM) classifier using 10-fold cross-validation. Results: The proposed learning model based on the shoelace pattern (ShoePat23) attained 94.97% and 96.41% classification accuracies on the collected speech databases consecutively. Conclusions: The findings demonstrate the success of the ShoePat23 on speech emotion recognition. Moreover, this model has been used in the distance education system to detect the performance of the lecturers.

| Malatya Turgut Özal Üniversitesi | Kütüphane | Açık Bilim Politikası | Açık Erişim Politikası | Rehber | OAI-PMH |

Bu site Creative Commons Alıntı-Gayri Ticari-Türetilemez 4.0 Uluslararası Lisansı ile korunmaktadır.


Malatya Turgut Özal Üniversitesi, Malatya, TÜRKİYE
İçerikte herhangi bir hata görürseniz lütfen bize bildirin

DSpace 7.6.1, Powered by İdeal DSpace

DSpace yazılımı telif hakkı © 2002-2026 LYRASIS

  • Çerez Ayarları
  • Gizlilik Politikası
  • Son Kullanıcı Sözleşmesi
  • Geri Bildirim