Scopus İndeksli Yayınlar Koleksiyonu

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

Browse

Search Results

Now showing 1 - 10 of 52
  • Article
    Probing Adversarial Robustness of Protein Language Models: A Reproducible Case Study of ESM-2 Under Substitution-Based Attacks
    (AIUB Office of Research and Publication, 2026) Aydin, Zafer; Niloy, Md. Robiul Islam; Moazzam, Md. Golam
  • Article
    An Attention-Based Autoencoder Model with Gated Recurrent Unit for Stock Price Movement Prediction
    (Springer Nature, 2026) Kolukisa, Burak; Bakir-Gungor, Burcu; Akkas, Huseyin
    Predicting stock movements is crucial for investors looking to maximize their profits in rapidly changing financial markets. However, noise in stock price data makes it harder to detect the trends and ultimately decreases the performance of predictive models. To address these challenges that are caused by noise, this study proposes two novel models, i.e., an Attention-based Autoencoder (ABA) and an Attention-based Variational Autoencoder with Gated Recurrent Units (AGRUA), which uniquely integrate denoising, attention, and GRU layers. Firstly, a data set is created by adding 9 different technical indicators to the historical data of Borsa Istanbul (BIST 30) stocks. Secondly, proposed methods and other well-known deep learning models were used to remove noise from the data sets. Finally, each denoised dataset was fed separately to the Extreme Gradient Boosting model and subjected to a buy-sell process. The results were measured using trading indicators such as amount of the profits and Sharpe Ratio, Sortino Ratio and Maximum Drawdown. The proposed models produced substantial financial gains, with AGRUA achieving the highest total profit and ABA achieving the lowest average Maximum Drawdown, thereby demonstrating superior risk-adjusted performance. Lastly, Friedman and Nemenyi tests confirmed that AGRUA and ABA surpass most of the benchmarks in profit and risk-adjusted returns. The performance of the proposed method demonstrates its value in capturing nonlinear market patterns and improving decision accuracy, emphasizing the need for noise reduction before forecasting.
  • Conference Object
    Citation - Scopus: 2
    Combining Classifiers for Protein Secondary Structure Prediction
    (Institute of Electrical and Electronics Engineers Inc., 2017-09) Aydin, Zafer; Uzut, Ömmu Gülsüm
  • Article
    GraphUnet-SS: A Novel Deep Learning Model for Protein Secondary Structure Prediction Based on U-Net Architecture
    (Elsevier Ltd, 2026-04) Aydin, Zafer; Görmez, Yasin; Sabzekar, Mostafa
  • Article
    Frequency-Based Deep Occlusion Awareness Instance Segmentation
    (MDPI, 2026-02-26) Guzel, Yasin; Aydin, Zafer; Talu, Muhammed Fatih
    One major challenge faced by deep learning-based methods that detect target objects in the form of bounding boxes is object occlusion. High degrees of occlusion significantly diminish the accuracy of instance segmentation. Nonetheless, complex-valued Fourier descriptors can robustly represent object boundaries using minimal information. In this study, the impact of integrating Fourier descriptors-renowned for their strong representational capacity-with deep network models (UNet) that exhibit high generalization performance on instance segmentation accuracy was investigated. Within the scope of the research, nine network models were designed based on different strategies for utilizing frequency components. These variants fall into four strategy families: (i) UNet-style spectrum regression on fixed low-frequency windows (FUNet), (ii) magnitude-guided frequency selection/ROI construction (FUNet-Thr, FUNet-BBox), (iii) sequence models over tokenized FFT coefficients (BiLSTM Patch/Sorted), and (iv) encoder-only spectrum predictors with different depth/capacity (EncoderFFT1/2). To fairly evaluate the models' performance in segmenting objects subjected to disruptive factors (e.g., occlusion, blurring, noise), a specialized synthetic dataset was prepared. The task is formulated as single-target (single-instance), single-class segmentation. This dataset, automatically generated according to initial parameter values, contains images of objects moving at various speeds within a single frame. Among these models, the one termed FUNet, which relies on partial matching of central frequency components, achieved the highest segmentation accuracy despite the disruptive effects. Under the challenging Dataset 8 setting, the proposed FUNet achieved the highest overlap-based performance (Dice = 0.9329, IoU = 0.8842) among Attention U-Net, U-Net, and FourierNet, with statistically significant gains confirmed by paired per-image tests.
  • Article
    BrAIn: A Comprehensive Artificial Intelligence-Based Morphology Analysis System for Brain Organoids and Neuroscience
    (Wiley, 2026-03-12) Polatli, Elifsu; Guner, Huseyin; Bastanlar, Yalin; Karakulah, Gokhan; Evranos, Ali Eren; Kahveci, Burak; Guven, Sinan
    Human-induced pluripotent stem cells (iPSCs) offer transformative potential for biomedical research, with iPSC-derived organoids providing more physiologically relevant models than traditional 2D cell cultures. Among these, brain organoids (BO) are particularly valuable for drug screening, disease modeling, and investigations into molecular pathways. Accurate representation of brain morphology is critical, as more complex organoid structures better mimic the human brain. Deep learning (DL) and machine learning (ML) approaches have become integral to analyzing organoid morphology, yet tools for comprehensive, time-resolved assessments are scarce. Here, we introduce BrAIn, a DL-based application for analyzing the developmental progression of BOs. BrAIn tracks their evolution from embryoid bodies (EBs) and quantifies parameters including area, Feret diameter, perimeter, roundness, and circularity. It also classifies budding and abnormal morphologies of 3D organoids and detects monolayer neural rosette structures, key features of neuronal differentiation. Designed with accessibility in mind, BrAIn provides a no-code interface, enabling researchers of all technical backgrounds to conduct advanced morphological analyses with ease. Our study demonstrates the application of BrAIn to evaluate the effects of different growth conditions-static, orbital shaker, and microfluidic chip-based-on BO development. Orbital shaker cultures resulted in the largest organoids, while chip-based systems achieved more homogeneous growth. Both conditions produced organoids with greater morphological complexity compared to static culture. BrAIn emerges as a robust, user-friendly tool to quantify BO development and explore how versatile growth conditions influence their morphology and maturation.
  • Conference Object
    Benchmarking AI-Based Forecasting Models Across Multiple Energy Sources: A Time Series Analysis in the European Context
    (Institute of Electrical and Electronics Engineers Inc., 2025-09-17) Dolar, Ayça; Çinarer, Gökalp
  • Article
    Non-Contact Acoustic Screening for Sleep Apnea: A Subject-Aware Deep Learning Approach
    (Springer Science and Business Media Deutschland GmbH, 2026-02-11) Aygün Çakıroğlu, M.; Kizilkaya Aydoǧan, E.; Bolatturk, Ö.F.; Aydoğan, S.; Ismailoǧullari, S.; Delice, Y.
    Purpose: To explore the feasibility of using camera-derived, non-contact audio synchronized with PSG for clinically relevant sleep-apnea classification, and to benchmark compact deep models under a subject-aware design using a previously unstudied, real-world dataset. Methods: Thirty-two adults underwent simultaneous polysomnography (PSG) and camera-based non-contact audio recording. The synchronized audio segments were used to train and compare three compact deep-learning architectures (convolutional, attention-augmented, and transformer-based) under a subject-aware evaluation design that prevented identity leakage. Model performance and calibration were assessed at both segment and subject levels using standard statistical tests. Results: Subject-level evaluation was based on a very small, imbalanced test set of six subjects (one positive). Within this limited yet previously unstudied local dataset, the CNN_trans model achieved an apparent perfect ranking performance (AUC = 1.00; 95% CI 0.00–1.00), though this likely reflects the small, imbalanced test cohort, with recall = 1.00 and precision = 0.55. The wide confidence interval reflects substantial statistical uncertainty, and DeLong comparisons showed no significant AUC difference between CNN_trans and CNN_att (ΔAUC = − 0.042; p = 0.43). Conclusion: PSG-synchronized, non-contact audio supports accurate and well-calibrated sleep-apnea classification with compact deep models. This subject-aware evaluation suggests that contactless acoustic monitoring may have potential clinical relevance, motivating larger, multi-site validation. © The Author(s), under exclusive licence to Springer Nature Switzerland AG 2026.
  • Article
    Deep-Learning Detection of Open-Apex Teeth on Panoramic Radiographs Using YOLO Models
    (Springer, 2025-12-23) Edik, Merve; Celebi, Fatma; Cukurluoglu, Aykagan
    ObjectivesThe use of deep learning in detecting teeth with open apices can prevent the need for additional radiographs for patients. The presented study aims to detect open-apex teeth using You Only Look Once (YOLO)-based deep learning models and compare these models.MethodsA total of 966 panoramic radiographs were included in the study. Open-apex teeth in panoramic radiographs were labeled. During the labeling process, they were divided into 6 classes in the maxilla and mandible, namely incisors, premolars, and molars. AI models YOLOv3, YOLOv4, and YOLOv5 were used. To evaluate the performance of the three detection models, both overall and separately for each class in the test dataset, precision, recall, average precision (mAP), and F1 score were calculated.ResultsYOLOv4 achieved the highest overall performance with a mean average precision (mAP) of 87.84% at IoU (Intersection over Union) 0.5 (mAP@0.5), followed by YOLOv5 with 85.6%, and YOLOv3 with 84.46%. Regarding recall, YOLOv4 also led with 90%, while both YOLOv3 and YOLOv5 reached 89%. Moreover, the F1 score was the highest for YOLOv4 (0.87), followed by YOLOv3 (0.86) and YOLOv5 (0.85).ConclusionsIn this study, YOLOv3, YOLOv4, and YOLOv5 were evaluated for the detection of open-apex teeth, and their mAP, recall, and F1 scores exceeded 84%. Deep learning-based systems can provide faster and more accurate results in the detection of open-apex teeth. This may help reduce the need for additional radiographs from patients and aid dentists by saving time.
  • Conference Object
    Citation - Scopus: 1
    Words Speak Louder Than Actions: Decoding Emotions Through NLP
    (Institute of Electrical and Electronics Engineers Inc., 2024-10-26) Paksoy, Melda; Bakal, Gokhan
    Emotion detection in text remains a significant challenge in Natural Language Processing due to human emotions' complexity and subtle nuances. This paper presents multiple experimental models for emotion classification using an up-to-date dataset curated to address 13 emotions implied in Twitter posts. We evaluated various machine learning (ML) models, including Logistic Regression, Random Forest, SVM, and XGBoost, alongside deep learning (DL) architectures such as LSTM and CNN. Our results demonstrate the efficacy of deep learning models, particularly the CNN model by achieving an impressive F1 score of 0.99. This study contributes to emotion detection capabilities, paving the way for more nuanced and accurate sentiment analysis (SA) in various text analysis applications. © 2025 Elsevier B.V., All rights reserved.