Repository logoGCRIS
  • English
  • Türkçe
  • Русский
Log In
New user? Click here to register. Have you forgotten your password?
Home
Communities
Browse GCRIS
Entities
Overview
GCRIS Guide
  1. Home
  2. Browse by Author

Browsing by Author "Avci, Umut"

Filter results by typing the first few letters
Now showing 1 - 7 of 7
  • Results Per Page
  • Sort Options
  • Loading...
    Thumbnail Image
    Conference Object
    A Comparative Study of Artificial Intelligence Based Methods for Abnormal Pattern Identification in SPC
    (SPRINGER INTERNATIONAL PUBLISHING AG, 2022) Umut Avci; Onder Bulut; Ayhan Ozgur Toy; Toy, Ayhan Ozgur; Bulut, Onder; Avci, Umut; C Kahraman; AC Tolga; SC Onar; S Cebi; B Oztaysi; IU Sari
    Statistical process control techniques have been used to detect any assignable cause that may result in a lower quality. Among these techniques is the identification of any abnormal patterns that may indicate the presence of an assignable cause. These abnormal patterns may be in the form of steady movement in one direction i.e. trends, an instantaneous change in the process mean i.e. sudden shift, a series of high observations followed by a series of low observations i.e. cycles. As long as we can classify the observed data the decision maker can decide on actions to be performed to ensure quality standards and planning for interventions. In identification of these abnormal patterns rather than relying on human element intelligent tools have been proposed in the literature. We attempt to provide a comparative study of various classification algorithms used for pattern identification in statistical process control. We specifically consider six different types of patterns to classify. These different types are: (1) Normal (2) Upward trend (3) Downward trend (4) Upward shift (5) Downward shift (6) Cyclic. A recent trend in classification is to use deep neural networks (DNNs). However due to the design complexity of DNNs alternative classification methods should also be considered. Our focus on this study is to compare traditional classification methods to a recent DNN solution in the literature in terms of their efficiencies. Our numerical study indicates that basic classification algorithms perform relatively well in addition to their structural advantages.
  • Loading...
    Thumbnail Image
    Article
    Citation - WoS: 2
    Citation - Scopus: 4
    A Comprehensive Analysis of Data Augmentation Methods for Speech Emotion Recognition
    (Institute of Electrical and Electronics Engineers Inc., 2025) Umut Avci; Avci, Umut
    The limited availability of labeled emotional speech data remains a significant challenge in the development of robust speech emotion recognition systems. This paper presents a comprehensive investigation of the effectiveness of diverse data augmentation strategies for enhancing emotion recognition performance. Three different data augmentation categories were examined: audio-based transformations image-based modifications and feature-level synthesis. Seventeen transformations were used in audio-based data augmentation to change the time and frequency content of the raw audio signal. Eight transformations such as shifting rotating and zooming were applied to the spectrogram images for image-based data augmentation. The SpecAugment method was also used to transform the spectrograms into versions with masked time and frequency axes. In feature-space-based approaches new feature vectors were generated using five oversampling algorithms and a generative adversarial network. Experimental results from the EMO-DB and IEMOCAP datasets demonstrate that the data augmentation approaches enhance emotion classification performance by up to six percent. Empirical evidence indicates that training sets augmented through combinations of audio-based transformations yield the highest performance gains. In contrast the GAN-based approach fails to improve the classification performance. © 2025 Elsevier B.V. All rights reserved.
  • Loading...
    Thumbnail Image
    Article
    Citation - WoS: 1
    Citation - Scopus: 1
    A Pattern Mining Approach for Improving Speech Emotion Recognition
    (WORLD SCIENTIFIC PUBL CO PTE LTD, 2022) Umut Avci; Avci, Umut
    Speech-driven user interfaces are becoming more common in our lives. To interact with such systems naturally and effectively machines need to recognize the emotional states of users and respond to them accordingly. At the heart of the emotion recognition research done to this end lies the emotion representation that enables machines to learn and predict emotions. Speech emotion recognition studies use a wide range of low-to-high-level acoustic features for representation purposes such as LLDs their functionals and BoAW. In this paper we present a new method for extracting a novel set of high-level features for classifying emotions. For this purpose we (1) reduce the dimension of discrete-time speech signals (2) perform a quantization operation on the new signals and assign a distinct symbol to each quantization level (3) use the symbol sequences representing the signals to extract discriminative patterns that are capable of distinguishing different emotions from each other and (4) generate a separate set of features for each emotion from the extracted patterns. Experimental results show that pattern features outperform Energy Voicing MFCC Spectral and RASTA feature sets. We also demonstrate that combining the pattern-based features and the acoustic features further improves the classification performance.
  • Loading...
    Thumbnail Image
    Conference Object
    Citation - WoS: 1
    Citation - Scopus: 2
    A pattern mining approach in feature extraction for emotion recognition from speech
    (Springer Verlag service@springer.de, 2019) Umut Avci; Gamze Akkurt; Devrim Ünay; Unay, Devrim; Avci, Umut; Akkurt, Gamze; A.A. Salah , A.A. Salah , A. Karpov , R. Potapova
    We address the problem of recognizing emotions from speech using features derived from emotional patterns. Because much work in the field focuses on using low-level acoustic features we explicitly study whether high-level features are useful for classifying emotions. For this purpose we convert a continuous speech signal to a discretized signal and extract discriminative patterns that are capable of distinguishing distinct emotions from each other. Extracted patterns are then used to create a feature set to be fed into a classifier. Experimental results show that patterns alone are good predictors of emotions. When used to build a classifier pattern features achieve accuracy gains up to 25% compared to state-of-the-art acoustic features. © 2019 Elsevier B.V. All rights reserved.
  • Loading...
    Thumbnail Image
    Conference Object
    Citation - WoS: 1
    Citation - Scopus: 2
    Analyzing group performance in small group interaction: Linking personality traits and group performance through the verbal content
    (Institute of Electrical and Electronics Engineers Inc., 2019) Umut Avci; Oya Aran; Aran, Oya; Avci, Umut
    In this paper we investigate the link between the personality traits and group performance in terms of the verbal content. We further study the variability in the verbal interaction between different performance groups. Towards this goal we extract topics representing the content of meetings as well as term-frequencies of items that play a critical role in the decision task. We use a dataset where each group performs the winter survival task in which the task is to decide on the ranking of different items with respect to the importance of each item for their survival. In the experiments we contrast the ranking of items with respect to their term frequencies and compare the differences between topics both for distinct personality traits and group performances. Results of the term-frequency based approach show that influential people put correct emphasis on items more than dominant people. The topic-based method reveals that influential people consider the majority of items by providing usage instructions for alternative scenarios and that dominant people focus only on a small subset of items by stressing their significance. High-performance groups assess items in a similar manner to influential and dominant people i.e. a wide range of items are considered and their importance is explained. Low-performance groups on the other hand concentrate on the situation they are in rather than the items and their usages. © 2020 Elsevier B.V. All rights reserved.
  • Loading...
    Thumbnail Image
    Conference Object
    Citation - Scopus: 6
    Handling Imbalanced Data in Predictive Maintenance: A Resampling-Based Approach
    (Institute of Electrical and Electronics Engineers Inc., 2023) Sejma Cicak; Umut Avci; Cicak, Sejma; Avci, Umut
    Imbalanced data is a common problem in many areas and it can have significant impacts on the performance and generalizability of machine learning models. This is because the models fail to create a good representation of the examples in the minority class. This study aims at improving the classification success for the predictive maintenance tasks in which the data is generally imbalanced. To this end we use resampling methods that target creating balanced data. We present various oversampling and undersampling techniques and apply them to both synthetic and real-world datasets. We then perform classification experiments with imbalanced and balanced datasets by using different classifiers. The performances of different classifiers have been compared. More importantly we evaluate the effectiveness of resampling techniques to provide insights into their usefulness in handling class imbalance. Our study contributes to the growing body of literature on addressing the class imbalance in classification tasks and provides practical guidance for selecting appropriate sampling methods based on the characteristics of the dataset. © 2023 Elsevier B.V. All rights reserved.
  • Loading...
    Thumbnail Image
    Conference Object
    Speech Emotion Recognition Using Spectrogram Patterns as Features
    (Springer Science and Business Media Deutschland GmbH info@springer-sbm.com, 2020) Umut Avci; Avci, Umut; A. Karpov , R. Potapova
    In this paper we tackle the problem of identifying emotions from speech by using features derived from spectrogram patterns. Towards this goal we create a spectrogram for each speech signal. Produced spectrograms are divided into non-overlapping partitions based on different frequency ranges. After performing a discretization operation on each partition we mine partition-specific patterns that discriminate an emotion from all other emotions. A classifier is then trained with features obtained from the extracted patterns. Our experimental evaluations indicate that the spectrogram-based patterns outperform the standard set of acoustic features. It is also shown that the results can further be improved with the increasing number of spectrogram partitions. © 2020 Elsevier B.V. All rights reserved.
Repository logo
Collections
  • Scopus Collection
  • WoS Collection
  • TrDizin Collection
  • PubMed Collection
Entities
  • Research Outputs
  • Organizations
  • Researchers
  • Projects
  • Awards
  • Equipments
  • Events
About
  • Contact
  • GCRIS
  • Research Ecosystems
  • Feedback
  • OAI-PMH

Log in to GCRIS Dashboard

GCRIS Mobile

Download GCRIS Mobile on the App StoreGet GCRIS Mobile on Google Play

Powered by Research Ecosystems

  • Privacy policy
  • End User Agreement
  • Feedback