WoS İndeksli Yayınlar Koleksiyonu

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

Browse

Search Results

Now showing 1 - 10 of 80
  • Article
    Citation - Scopus: 1
    Machine Learning and Scenario-Based Forecasting of Türkiye’s Renewable Energy Transition toward Net-Zero 2053
    (Elsevier Ltd, 2026-05) Sutcu, Muhammed; Yildiz, Baris; Sahin, Nurettin; Almomany, Abedalmuhdi; Gulbahar, Ibrahim Tumay
    The issue of global warming has been identified as one of the most critical challenges of the 21st century, with the consumption of fossil fuels being identified as a major contributor to greenhouse gas emissions. In response to these challenges, countries worldwide are expediting their transition towards renewable energy sources to meet international climate commitments, such as the Paris Agreement, and to achieve long-term sustainability goals. Türkiye has established a target to achieve net-zero emissions by 2053. This objective is consistent with both the nation's domestic energy strategy and its international commitments. Nevertheless, the transition from fossil fuels to renewable energy sources is impeded by geographical, economic, and technological constraints. The present study aims to assess the capacity and efficiency of renewable energy in Türkiye with environmental protocols and future electricity demand projections. Electricity generation, transmission data, and national energy plans are used to identify future electricity generation and capacity trends. In the context of this study, a range of machine learning models is executed across diverse scenarios, yielding a series of outcomes. Consequently, the repercussions of regulatory measures and financial investments were examined, and prospective inferences were derived. The findings underscore the pivotal role of scenario-based modeling in formulating sustainable energy policies and directing investment decisions within the context of climate change mitigation.
  • Article
    Machine Learning for V2X-Enabled Microgrids: A Bibliometric and Thematic Review of Intelligent Energy Management Applications
    (Springer Heidelberg, 2026-03-09) Dogan, Yasemin; Unlu, Ramazan
    Modern power systems are evolving due to convergence of electric mobility, artificial intelligence, and renewable energy integration. Electric vehicles serve as dynamic, mobile energy storage units playing a vital role in ensuring resilient microgrid operations, via vehicle-to-everything (V2X) technology. However, despite the rise of machine learning (ML) in energy management, much of the existing literature remains fragmented lacking a holistic perspective across all facets of V2X-enabled microgrids. This study fills this gap by conducting a systematic bibliometric and thematic analysis of 310 articles obtained from Web of Science (2013-2024). By combining bibliometric mapping with thematic synthesis, the research identifies dominant and emerging ML techniques-ranging from reinforcement learning to federated learning-and evaluates their roles in microgrid management. The study highlights underexplored areas, including decentralized coordination, encouraging prosumer participation, understanding user behavior, safeguarding cybersecurity, improving real-time optimization, and the effective integration and adaptation of V2X technology within microgrid ecosystems. These gaps emphasize the need for interdisciplinary research and policy frameworks to address the social dimensions of future energy systems. Beyond a comprehensive overview, this paper proposes a research roadmap integrating technical, social, and policy dimensions. It offers actionable guidance for researchers, stakeholders aiming to unlock the potential of intelligent, human-centered, and socially inclusive energy ecosystems. Furthermore, the findings align with UN Sustainable Development Goals (SDG 7, 11, and 13), while also creating a positive impact on humanity by supporting the well-being of both society and the planet. Ultimately, this reinforces the indispensable role of ML in advancing the zero-carbon transition.
  • Article
    Supervised Learning-Driven Dead Band Control of Occupant Thermostats for Energy-Efficient Residential HVAC
    (Elsevier, 2026-03) Savasci, Alper; Ceylan, Oguzhan; Paudyal, Sumit
    Heating, ventilation, and air conditioning (HVAC) systems play a crucial role in demand-side management (DSM) by shaping residential electricity consumption and enabling flexible, grid-responsive operation. Thermostats in HVAC systems regulate indoor temperature as part of a closed-loop control framework, typically incorporating a fixed temperature dead band-a range around the setpoint where no action is taken-to reduce energy use and prevent frequent cycling of the HVAC system. Although essential for efficiency and equipment longevity, fixed dead bands limit adaptability, as dynamically adjusting them under varying environmental conditions remains challenging for occupants. To address this limitation, we propose a machine learning (ML)-based dead band tuning framework that optimally adjusts thermostat settings in real time. The method integrates conventional optimization with data-driven modeling: a mixed-integer linear programming (MILP) model is first used to gen erate optimal dead band values under measured outdoor temperature records (diverse seasonal weather scenarios) which are then employed to train the ML-based predictor to learn a real-time discrete dead band decision policy that approximates the MILP-optimal hysteresis-aware decisions. Among the evaluated models, Random Forest demonstrates superior predictive performance, achieving a mean squared error (MSE) of 0.0399 and a coefficient of determination (R2) of 95.75 %.
  • Article
    Citation - WoS: 26
    Citation - Scopus: 33
    miRmoduleNet: Detecting miRNA-mRNA Regulatory Modules
    (Frontiers Media S.A., 2022-04-12) Yousef, Malik; Goy, Gokhan; Bakir-Gungor, Burcu
    Increasing evidence that MicroRNAs (miRNAs) play a key role in carcinogenesis has revealed the need for elucidating the mechanisms of miRNA regulation and the roles of miRNAs in gene-regulatory networks. A better understanding of the interactions between miRNAs and their mRNA targets will provide a better understanding of the complex biological processes that occur during carcinogenesis. Increased efforts to reveal these interactions have led to the development of a variety of tools to detect and understand these interactions. We have recently described a machine learning approach miRcorrNet, based on grouping and scoring (ranking) groups of genes, where each group is associated with a miRNA and the group members are genes with expression patterns that are correlated with this specific miRNA. The miRcorrNet tool requires two types of -omics data, miRNA and mRNA expression profiles, as an input file. In this study we describe miRModuleNet, which groups mRNA (genes) that are correlated with each miRNA to form a star shape, which we identify as a miRNA-mRNA regulatory module. A scoring procedure is then applied to each module to further assess their contribution in terms of classification. An important output of miRModuleNet is that it provides a hierarchical list of significant miRNA-mRNA regulatory modules. miRModuleNet was further validated on external datasets for their disease associations, and functional enrichment analysis was also performed. The application of miRModuleNet aids the identification of functional relationships between significant biomarkers and reveals essential pathways involved in cancer pathogenesis.
  • Article
    Citation - WoS: 20
    Citation - Scopus: 24
    miRdisNET: Discovering MicroRNA Biomarkers That Are Associated With Diseases Utilizing Biological Knowledge-Based Machine Learning
    (Frontiers Media S.A., 2023-01-12) Jabeer, Amhar; Temiz, Mustafa; Bakir-Gungor, Burcu; Yousef, Malik
    During recent years, biological experiments and increasing evidence have shown that MicroRNAs play an important role in the diagnosis and treatment of human complex diseases. Therefore, to diagnose and treat human complex diseases, it is necessary to reveal the associations between a specific disease and related miRNAs. Although current computational models based on machine learning attempt to determine miRNA-disease associations, the accuracy of these models need to be improved, and candidate miRNA-disease relations need to be evaluated from a biological perspective. In this paper, we propose a computational model named miRdisNET to predict potential miRNA-disease associations. Specifically, miRdisNET requires two types of data, i.e., miRNA expression profiles and known disease-miRNA associations as input files. First, we generate subsets of specific diseases by applying the grouping component. These subsets contain miRNA expressions with class labels associated with each specific disease. Then, we assign an importance score to each group by using a machine learning method for classification. Finally, we apply a modeling component and obtain outputs. One of the most important outputs of miRdisNET is the performance of miRNA-disease prediction. Compared with the existing methods, miRdisNET obtained the highest AUC value of .9998. Another output of miRdisNET is a list of significant miRNAs for disease under study. The miRNAs identified by miRdisNET are validated via referring to the gold-standard databases which hold information on experimentally verified MicroRNA-disease associations. miRdisNET has been developed to predict candidate miRNAs for new diseases, where miRNA-disease relation is not yet known. In addition, miRdisNET presents candidate disease-disease associations based on shared miRNA knowledge. The miRdisNET tool and other supplementary files are publicly available at: .
  • Article
    Citation - Scopus: 1
    eTNT: Enhanced Textnettopics With Filtered LDA Topics and Sequential Forward / Backward Topic Scoring Approaches
    (Science and Information Organization, 2024) Voskergian, Daniel; Jayousi, Rashid; Bakir-Güngör, Burcu
    TextNetTopics is a novel text classification-based topic modelling approach that focuses on topic selection rather than individual word selection to train a machine learning algorithm. However, one key limitation of TextNetTopics is its scoring component, which evaluates each topic in isolation and ranks them accordingly, ignoring the potential relationships between topics. In addition, the chosen topics may contain redundant or irrelevant features, potentially increasing the feature set size and introducing noise that can degrade the overall model performance. To address these limitations and improve the classification performance, this study introduces an enhancement to TextNetTopics. eTNT integrates two novel scoring approaches: Sequential Forward Topic Scoring (SFTS) and Sequential Backward Topic Scoring (SBTS), which consider topic interactions by assessing sets of topics simultaneously. Moreover, it incorporates a filtering component that aims to enhance topics' quality and discriminative power by removing non-informative features from each topic using Random Forest feature importance values. These integrations aim to streamline the topic selection process and enhance classifier efficiency for text classification. The results obtained from the WOS-5736, LitCovid, and MultiLabel datasets provide valuable insights into the superior effectiveness of eTNT compared to its counterpart, TextNetTopics. © 2024 Elsevier B.V., All rights reserved.
  • Article
    Topological Feature Generation for Link Prediction in Biological Networks
    (PeerJ Inc, 2023-05-09) Temiz, Mustafa; Bakir-Gungor, Burcu; Sahan, Pinar Guner; Coskun, Mustafa; Güner Şahan, Pınar
    Graph or network embedding is a powerful method for extracting missing or potential information from interactions between nodes in biological networks. Graph embedding methods learn representations of nodes and interactions in a graph with low-dimensional vectors, which facilitates research to predict potential interactions in networks. However, most graph embedding methods suffer from high computational costs in the form of high computational complexity of the embedding methods and learning times of the classifier, as well as the high dimensionality of complex biological networks. To address these challenges, in this study, we use the Chopper algorithm as an alternative approach to graph embedding, which accelerates the iterative processes and thus reduces the running time of the iterative algorithms for three different (nervous system, blood, heart) undirected protein-protein interaction (PPI) networks. Due to the high dimensionality of the matrix obtained after the embedding process, the data are transformed into a smaller representation by applying feature regularization techniques. We evaluated the performance of the proposed method by comparing it with state-of-the-art methods. Extensive experiments demonstrate that the proposed approach reduces the learning time of the classifier and performs better in link prediction. We have also shown that the proposed embedding method is faster than state-of-the-art methods on three different PPI datasets.
  • Article
    Citation - WoS: 6
    Citation - Scopus: 7
    The Determination of Distinctive Single Nucleotide Polymorphism Sets for the Diagnosis of Behcet's Disease
    (IEEE Computer Soc, 2022-05-01) Isik, Yunus Emre; Gormez, Yasin; Aydin, Zafer; Bakir-Gungor, Burcu
    Behcet's Disease (BD) is a multi-system inflammatory disorder in which the etiology remains unclear. The most probable hypothesis is that genetic tendency and environmental factors play roles in the development of BD. In order to find the essential reasons, genetic changes on thousands of genes should be analyzed. Besides, there is a need for extra analysis to find out which genetic factor affects the disease. Machine learning approaches have high potential for extracting the knowledge from genomics and selecting the representative Single Nucleotide Polymorphisms (SNPs) as the most effective features for the clinical diagnosis process. In this study, we have attempted to identify representative SNPs using feature selection methods, incorporating biological information and aimed to develop a machine-learning model for diagnosing Behcet's disease. By combining biological information and machine learning classifiers, up to 99.64 percent accuracy of disease prediction is achieved using only 13,611 out of 311,459 SNPs. In addition, we revealed the SNPs that are most distinctive by performing repeated feature selection in cross-validation experiments.
  • Conference Object
    Citation - WoS: 1
    Citation - Scopus: 1
    Textnettopics-SFTS-SBTS Textnettopics Scoring Approaches Based Sequential Forward and Backward
    (Springer International Publishing AG, 2024) Voskergian, Daniel; Bakir-Gungor, Burcu; Yousef, Malik
    TextNetTopics is a text classification-based topic modeling approach that performs topic selection rather than word selection to train a machine learning algorithm. However, one main limitation of TextNetTopics is that its scoring component (the S component) assesses each topic independently and ranks them accordingly, neglecting the potential relationship between topics. In order to address this limitation and improve the classification performance, this study introduces an enhancement to TextNetTopics. TextNetTopics-SFTS-SBTS integrates two novel scoring approaches: Sequential Forward Topic Scoring (SFTS) and Sequential Backward Topic Scoring (SBTS), which consider topic interactions by assessing sets of topics simultaneously. This integration aims to streamline the topic selection process and enhance classifier efficiency for text classification. The results obtained across three datasets offer valuable insights into the context-dependent effectiveness of the new scoring mechanisms across diverse datasets and varying numbers of topics involved in the analysis.
  • Article
    Citation - WoS: 1
    Citation - Scopus: 1
    Strategic Investment in BIST100: A Machine Learning Approach Using Symbolic Aggregate Approximation Clustering
    (Univ Cincinnati industrial Engineering, 2025) Nalici, Mehmet Eren; Soylemez, Ismet; Unlu, Ramazan
    This study employs the Symbolic Aggregate Approximation (SAX) clustering method to enhance investor decision-making on the Borsa Istanbul (BIST100) by identifying companies exhibiting analogous stock movements. The data from 81 BIST100 companies over a three-year period has been analyzed, with a focus on risk minimization and strategic investment. The SAX method, integrated with a dendrogram, categorizes stocks into sector-based and non-sector-based clusters, providing insights for portfolio optimization. The results demonstrate the effectiveness of the method in identifying relevant stock patterns across sectors, aiding in more informed investment decisions. This approach highlights the need for considering multiple factors in investment strategies, offering a new perspective on stock market analysis with advanced clustering techniques.