Scopus İndeksli Yayınlar Koleksiyonu

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

Browse

Search Results

Now showing 1 - 4 of 4
  • Conference Object
    Citation - Scopus: 4
    Re-Exploring the Kayseri Culture Route by Using Deep Learning for Cultural Heritage Image Classification Cultural Heritage Image Classification by Using Deep Learning: Kayseri Culture Route
    (Association for Computing Machinery, 2024-05-25) Kevseroğlu, Ozlem; Kurban, Rifat
    The categorization of images captured during the documentation of architectural structures is a crucial aspect of preserving cultural heritage in digital form. Dealing with a large volume of images makes this categorization process laborious and time-consuming, often leading to errors. Introducing automatic techniques to aid in sorting would streamline this process, enhancing the efficiency of digital documentation. Proper classification of these images facilitates improved organization and more effective searches using specific terms, thereby aiding in the analysis and interpretation of the heritage asset. This study primarily focuses on applying deep learning techniques, specifically SqueezeNet convolutional neural networks (CNNs), for classifying images of architectural heritage. The effectiveness of training these networks from scratch versus fine-tuning pre-existing models is examined. In this study, we concentrate on identifying significant elements within images of buildings with architectural heritage significance of Kayseri Culture Route. Since no suitable datasets for network training were found, a new dataset was created. Transfer learning enables the use of pre-trained convolutional neural networks to specific image classification tasks. In the experiments, 99.8% of classification accuracy have been achieved by using SqueezeNet, suggesting that the implementation of the technique can substantially enhance the digital documentation of architectural heritage. © 2024 Elsevier B.V., All rights reserved.
  • Conference Object
    Citation - Scopus: 2
    Many-to Transfer Learning on Motor Imagery BCI
    (Institute of Electrical and Electronics Engineers Inc., 2024-12-11) Altindis, Fatih; Yilmaz, Bulent; Congedo, Marco
    This paper presents many-to-many domain adaptation strategy, named group learning, for motor imagery brain-computer interfaces (BCIs). Group learning, grounded in Riemannian geometry, simultaneously aligns multiple domains in a unified model, whereas fast alignment approach integrates new, unseen domains without re-estimating alignment matrices for all domains. Group learning creates a single machine learning model using data from previous subjects and/or sessions. Fast alignment utilizes the already trained model for an unseen domain without requiring any additional classifier training. The tests on five publicly available motor imagery databases demonstrate the robustness of group learning against negative learning. The classification accuracy scores of binary and multiclass databases show comparable, if not superior, performance to conventional subject-wise learning method. © 2025 Elsevier B.V., All rights reserved.
  • Conference Object
    Benchmarking CNN Architectures for Eye Disease Detection With Transfer Learning Techniques
    (Institute of Electrical and Electronics Engineers Inc., 2025-06-27) Keles, Tolgahan; Aykanat, Muhammet Ali; Kurban, Rifat
    In this study, convolutional neural networks (CNN)-based approaches were compared to classify eye diseases using transfer learning techniques. A series of data augmentation strategies, including random rotation, shifting, shearing, zooming, and horizontal flipping, were applied to increase the training data's robustness and diversity. Several state-of-the-art CNNs, including ResNet50, VGG19, EfficientNetB0, Xception, InceptionV3, DenseNet121, MobileNetV2, NASNetMobile, and ConvNeXtBase, were fine-tuned through transfer learning. During training, models were evaluated based on their accuracy, training time, and validation performance, while early stopping mechanisms were employed to prevent overfitting. Experimental results demonstrated that DenseNet121 achieved the highest validation accuracy (72%) during the training phase and the best test set performance with an accuracy of 68% and an AUC-ROC of 0.93. MobileNetV2, on the other hand, provided a strong balance between classification accuracy (65%) and low inference time (7.28 ms), making it appropriate for real-time uses. The findings highlight the importance of selecting appropriate architectures by considering both predictive performance and computational efficiency, particularly in the context of medical imaging, where real-world deployment constraints are critical. © 2025 Elsevier B.V., All rights reserved.
  • Conference Object
    Citation - Scopus: 4
    A Transfer Learning Application on the Reliability of Psychological Drugs' Comments
    (Institute of Electrical and Electronics Engineers Inc., 2023-07-25) Sen, Tarik Uveys; Bakal, Gokhan
    As digitalization and the Internet stay emerging concepts by gaining popularity, the accuracy of personal reviews/opinions will be a critical issue. This circumstance also particularly applies to patients taking psychological drugs, where accurate information is crucial for other patients and medical professionals. In this study, we analyze drug reviews from drugs.com to determine the effectiveness of reviews for psychological drugs. Our dataset includes over 200,000 drug reviews, which we labeled as positive, negative, or neutral according to their rating scores. We apply machine learning (ML) models, including Logistic Regression, Recurrent Neural Network (RNN), and Long Short-Term Memory (LSTM) algorithms, to predict the sentiment class of each review. Our results demonstrate an F1-Weighted score of 85.3% for the LSTM model. However, by applying the transfer learning technique, we further improved the F1 score (nearly 3% increase) obtained by the LSTM model. Our findings proved that there is no contextual difference between the comments made by the patients suffering from psychological or other diseases. © 2023 Elsevier B.V., All rights reserved.