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 10
  • Conference Object
    Retrieval-Augmented Generation for Technical Intelligence in Aerospace and Defense Systems
    (Institute of Electrical and Electronics Engineers Inc., 2026) Yener, Fehmi; Duman, Merve; Bakal, Gokhan
  • Conference Object
    Enhancing Trust in Automated Fact-Checking: Claim Veracity Classification Via Transformers and Explainable AI
    (Institute of Electrical and Electronics Engineers Inc., 2026) Etcil, Mustafa; Bakal, Gokhan
  • Article
    AI-Driven Drug Repositioning: A Diffusion Model Approach on Knowledge Graphs
    (Elsevier, 2026) Erkantarci, Betul; Şen, Tarık Üveys; Bakal, Gokhan
    Drug repositioning - discovering new therapeutic applications for existing drugs - offers a promising pathway to accelerate cancer treatment development. This study proposes a diffusion model-driven framework that leverages biomedical knowledge graphs and graph-based learning to enhance drug repositioning predictions. The framework integrates data from the Semantic MEDLINE Database (SemMedDB), the Unified Medical Language System (UMLS), and the Repurposing Drugs Database (RepoDB) to construct a comprehensive therapeutic knowledge graph. Drug embeddings are generated using a one-layer Relational Graph Convolutional Network (R-GCN) incorporating semantic type-guided structural perturbations. These embeddings are refined through a flow-matching algorithm to denoise and reconstruct biologically meaningful representations. To evaluate the model's effectiveness, we apply a consensus strategy using Cosine Similarity, Euclidean Distance, and Manhattan Distance as proximity metrics. The model successfully identified, on average, 74 candidate drugs for repositioning in the context of leukemia. Qualitative analysis using t-distributed stochastic neighbor embedding (t-SNE) revealed enhanced clustering of pharmacologically relevant drugs in the denoised embedding space. Trastuzumab, in particular, emerged as a strong repositioning candidate for leukemia, supported by 156 co-mentions in PubMed. These findings demonstrate that the proposed framework improves embedding robustness and semantic fidelity, offering a powerful artificial intelligence (AI)-driven approach for precision oncology. Integrating structural noise modeling with diffusion-based denoising advances the discovery of novel drug-disease associations and holds potential for translational research and clinical hypothesis generation in drug repurposing.
  • Conference Object
    A Data-Driven Framework for Predicting Flight Arrival Delays Using Integrated Aviation and Meteorological Data
    (Institute of Electrical and Electronics Engineers Inc., 2025-09-17) Akyuz, Muhammed Sefa; Bakal, Gokhan
  • 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: 2
    NLP-Driven Fake News Detection: A Machine Learning Perspective
    (IEEE, 2025-05-23) Coban, Mert Korkut; Bakal, Gokhan
    The rapid spread of fake news poses a significant challenge, impacting public opinion, decision-making, and societal trust. This study explores the application of Natural Language Processing (NLP) and Machine Learning (ML) techniques for robust fake news detection. Using datasets such as ISOT Fake News, WELFake, and Football Fake News, the project employs advanced preprocessing methods and feature extraction techniques, including TF-IDF, Word2Vec, and GloVe. A comprehensive evaluation of machine learning models-Random Forest, Support Vector Machines (SVM), and Neural Networks-was conducted to identify the optimal configuration. Results demonstrate that Random Forest with TF-IDF excels in in-domain detection, achieving an F1-score of 99.70%, while Neural Networks paired with Word2Vec and GloVe embeddings outperform in cross-dataset scenarios. The study highlights the importance of dataset size, domain relevance, and feature representation in achieving high generalizability. These findings provide a scalable framework for combating misinformation on digital platforms.
  • Conference Object
    Multi-Method Text Summarization: Evaluating Extractive and BART-Based Approaches on CNN/Daily Mail
    (Institute of Electrical and Electronics Engineers Inc., 2025-06-27) Inal, Yasin; Bakal, Gokhan; Esit, Muhammed
    With the exponential growth of digital content, efficient text summarization has become increasingly crucial for managing information overload. This paper presents a comprehensive approach to text summarization using both extractive and abstractive methods, implemented on the CNN/Daily Mail dataset. We leverage pre-trained BART (Bidirectional and AutoRegressive Transformers) models and fine-tuning techniques to generate high-quality summaries. Our approach demonstrates significant improvements, with our best model trained on 287 k samples achieving ROUGE-1 F1 scores of 0.4174, ROUGE-2 F1 scores of 0.1932, and ROUGE-L F1 scores of 0.2910. We provide detailed comparisons between extractive methods and various BART model configurations, analyzing the impact of training dataset size and model architecture on summarization quality. Additionally, we share our implementation through an opensource NLP toolkit to facilitate further research and practical applications in the field. © 2025 Elsevier B.V., All rights reserved.
  • Article
    Citation - WoS: 8
    Citation - Scopus: 7
    Enhancing Sentiment Analysis in Stock Market Tweets Through Bert-Based Knowledge Transfer
    (Springer, 2025-02-26) Cicekyurt, Emre; Bakal, Gokhan
    One of the widely studied text classification efforts is sentiment analysis. It is a specific examination involving natural language processing and machine learning methods to understand semantic orientation from textual data. Working social media posts, such as tweets, for sentiment analysis, is quite common among researchers due to the speed of information dissemination. In this regard, forecasting stock market tweets is a widely studied research topic. Some studies have revealed a strong connection between sentiment and stock market performance, while others have not found any notable associations. The proposed work shows two distinct approaches to sentiment analysis over the stock market tweets. The first approach employs traditional machine learning algorithms, including logistic regression, random forest, and XGBoost. The second approach constructs deep learning (as a subfield of machine learning) models using LSTM and CNN algorithms to classify the test instances into positive, negative, or neutral classes through ten randomly shuffled data splits. In this study, the labeled data size is gradually increased utilizing a pre-trained model, FinBERT. It is exclusively employed to label unlabeled data instances to integrate them into the experiments. The goal is to monitor the effect of the additional newly-labeled examples on the sentiment analysis performance. The experiments showed that the average F1-score improved by 20% for the deep learning models and 17% for the machine learning models. In the end, the paper reveals a strong positive correlation between training data size and the classification performance of the experimental approaches.
  • Article
    Citation - WoS: 6
    Citation - Scopus: 9
    Combining N-Grams and Graph Convolution for Text Classification
    (Elsevier, 2025-05) Sen, Tarik Uveys; Yakit, Mehmet Can; Gumus, Mehmet Semih; Abar, Orhan; Bakal, Gokhan
    Text classification, a cornerstone of natural language processing (NLP), finds applications in diverse areas, from sentiment analysis to topic categorization. While deep learning models have recently dominated the field, traditional n-gram-driven approaches often struggle to achieve comparable performance, particularly on large datasets. This gap largely stems from deep learning' s superior ability to capture contextual information through word embeddings. This paper explores a novel approach to leverage the often-overlooked power of n-gram features for enriching word representations and boosting text classification accuracy. We propose a method that transforms textual data into graph structures, utilizing discriminative n-gram series to establish long-range relationships between words. By training a graph convolution network on these graphs, we derive contextually enhanced word embeddings that encapsulate dependencies extending beyond local contexts. Our experiments demonstrate that integrating these enriched embeddings into an long-short term memory (LSTM) model for text classification leads to around 2% improvements in classification performance across diverse datasets. This achievement highlights the synergy of combining traditional n-gram features with graph-based deep learning techniques for building more powerful text classifiers.
  • Article
    Citation - WoS: 4
    Citation - Scopus: 6
    Beyond Visual Cues: Emotion Recognition in Images With Text-Aware Fusion
    (Elsevier, 2025-04) Sungur, Kerim Serdar; Bakal, Gokhan
    Sentiment analysis is a widely studied problem for understanding human emotions and potential outcomes. As it can be performed over textual data, working on visual data elements is also critically substantial to examining the current emotional status. In this effort, the aim is to investigate any potential enhancements in sentiment analysis predictions through visual instances by integrating textual data as additional knowledge reflecting the contextual information of the images. Thus, two separate models have been developed as image-processing and text-processing models in which both models were trained on distinct datasets comprising the same five human emotions. Following, the outputs of the individual models' last dense layers are combined to construct the hybrid multimodel empowered by visual and textual components. The fundamental focus is to evaluate the performance of the hybrid model in which the textual knowledge is concatenated with visual data. Essentially, the hybrid model achieved nearly a 3% F1-score improvement compared to the plain image classification model utilizing convolutional neural network architecture. In essence, this research underscores the potency of fusing textual context with visual information to refine sentiment analysis predictions. The findings not only emphasize the potential of a multi-modal approach but also spotlight a promising avenue for future advancements in emotion analysis and understanding.