PubMed İndeksli Yayınlar Koleksiyonu

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

Browse

Search Results

Now showing 1 - 10 of 34
  • Article
    Time Distributed Classification of Alzheimer’s Disease on MRI Scans
    (John Wiley and Sons Ltd, 2026) Dundar, Mehmet Sait; Yilmaz, Bulent
    The diagnosis of Alzheimer's disease (AD) has progressively depended on sophisticated neuroimaging methods alongside cognitive assessments. This study combines volumetric feature analysis with computational modeling techniques, focusing on spatial and temporal analysis, to categorize individuals as cognitively normal (CN), mild cognitive impairment (MCI), or AD using magnetic resonance imaging (MRI) data. In the initial phase, volumetric changes, comprising cortical thickness, white matter, grey matter, cerebrospinal fluid, and total intracranial volume, were derived from the Alzheimer's Disease Neuroimaging Initiative (ADNI) dataset utilizing the CAT12 toolbox in statistical parametric mapping (SPM). Linear regression was utilized on these variables over time to create slopes that reflect volumetric change rates, which then served as inputs for machine learning classifiers. The slopes of cortical thickness exhibited the greatest classification accuracy, reaching 82.5% with a random forest model for differentiating AD from CN individuals. During the second phase, a deep learning methodology was utilized, relying solely on the MRI scans and excluding the outcomes from the first phase. A pre-trained 3D ResNet-101 convolutional neural network (CNN) model extracted spatial characteristics from MRI volumes, whereas long short-term memory (LSTM) networks recorded temporal dynamics across subsequent annual scans. This hybrid CNN-LSTM design markedly improved classification performance, attaining 96.7% accuracy for AD against CN and enhancing the distinction of MCI cases. Nonetheless, discrepancies in MCI categorization were chiefly ascribed to the restricted access to annual MRI data and the model's pre-training on CN and AD cohorts. These findings highlight the potential of integrating volumetric statistical analysis with deep learning for automated AD categorization. This work enhances neuroimaging diagnostic methods by utilizing both spatial and temporal MRI data, enabling early diagnosis and better evaluation of disease development.
  • Article
    Leveraging Clinical Data for Early Heart Disease Prediction: A Machine Learning Approach With Interpretability Analysis
    (SAGE Publications Ltd, 2026) Qumsiyeh, Emma; Al-Wirdian, Qassam; Ersoz, Nur Sebnem
    Background: Heart disease remains one of the leading causes of mortality worldwide, highlighting the need for early and accurate diagnosis to support effective prevention and treatment strategies. Methods: This study presents a machine-learning-based approach for predicting heart disease using clinical and demographic data from a publicly available dataset. Four widely used classification algorithms-Logistic Regression, Random Forest, K-Nearest Neighbors (KNN), and Decision Trees-were evaluated to identify the most effective predictive model. The dataset underwent comprehensive preprocessing, including handling missing values, categorical encoding, and feature normalization, to enhance data quality and model robustness. Model performance was assessed using accuracy, precision, recall, and AUC-ROC metrics. Results: Findings show that hyperparameter-optimized models, particularly Random Forest and KNN, demonstrated strong predictive performance. Explainability techniques, specifically SHapley Additive exPlanations (SHAP), were incorporated to improve interpretability, transparency, and clinical trust. SHAP values were used to analyze feature importance and provide explanations for individual predictions. Conclusion: The results underscore the potential of interpretable machine-learning models as valuable tools for early diagnosis, risk stratification, and clinical decision support. Future research should employ larger datasets and investigate real-time predictive applications further to enhance the generalizability and clinical utility of these models.
  • Article
    Developing a Label Propagation Approach for Cancer Subtype Classification Problem
    (Tubitak Scientific & Technological Research Council Turkey, 2022-01-01) Guner, Pinar; Bakir-Gungor, Burcu; Coskun, Mustafa
    Cancer is a disease in which abnormal cells grow uncontrollably and invade other tissues. Several types of cancer have various subtypes with different clinical and biological implications. Based on these differences, treatment methods need to be customized. The identification of distinct cancer subtypes is an important problem in bioinformatics, since it can guide future precision medicine applications. In order to design targeted treatments, bioinformatics methods attempt to discover common molecular pathology of different cancer subtypes. Along this line, several computational methods have been proposed to discover cancer subtypes or to stratify cancer into informative subtypes. However, existing works do not consider the sparseness of data (genes having low degrees) and result in an ill-conditioned solution. To address this shortcoming, in this paper, we propose an alternative unsupervised method to stratify cancer patients into subtypes using applied numerical algebra techniques. More specifically, we applied a label propagation based approach to stratify somatic mutation profiles of colon, head and neck, uterine, bladder, and breast tumors. We evaluated the performance of our method by comparing it to the baseline methods. Extensive experiments demonstrate that our approach highly renders tumor classification tasks by largely outperforming the state-of-the-art unsupervised and supervised approaches.
  • Correction
    Correction: Engineering Novel Features for Diabetes Complication Prediction Using Synthetic Electronic Health Records
    (Frontiers Media S.A., 2025-08-29) Voskergian, Daniel; Bakir-Gungor, Burcu; Yousef, Malik
  • 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: 21
    Citation - Scopus: 25
    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 - WoS: 27
    Citation - Scopus: 32
    miRcorrNet: Machine Learning-Based Integration of miRNA and mRNA Expression Profiles, Combined with Feature Grouping and Ranking
    (PeerJ Inc., 2021-05-19) Yousef, M.; Göy, G.; Mitra, R.; Eischen, C.M.; Jabeer, A.; Bakir-Güngör, B.
    A better understanding of disease development and progression mechanisms at the molecular level is critical both for the diagnosis of a disease and for the development of therapeutic approaches. The advancements in high throughput technologies allowed to generate mRNA and microRNA (miRNA) expression profiles; and the integrative analysis of these profiles allowed to uncover the functional effects of RNA expression in complex diseases, such as cancer. Several researches attempt to integrate miRNA and mRNA expression profiles using statistical methods such as Pearson correlation, and then combine it with enrichment analysis. In this study, we developed a novel tool called miRcorrNet, which performs machine learning-based integration to analyze miRNA and mRNA gene expression profiles. miRcorrNet groups mRNAs based on their correlation to miRNA expression levels and hence it generates groups of target genes associated with each miRNA. Then, these groups are subject to a rank function for classification. We have evaluated our tool using miRNA and mRNA expression profiling data downloaded from The Cancer Genome Atlas (TCGA), and performed comparative evaluation with existing tools. In our experiments we show that miRcorrNet performs as good as other tools in terms of accuracy (reaching more than 95% AUC value). Additionally, miRcorrNet includes ranking steps to separate two classes, namely case and control, which is not available in other tools. We have also evaluated the performance of miRcorrNet using a completely independent dataset. Moreover, we conducted a comprehensive literature search to explore the biological functions of the identified miRNAs. We have validated our significantly identified miRNA groups against known databases, which yielded about 90% accuracy. Our results suggest that miRcorrNet is able to accurately prioritize pan-cancer regulating high-confidence miRNAs. miRcorrNet tool and all other supplementary files are available at https://github.com/ malikyousef/miRcorrNet. © 2021 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: 7
    Citation - Scopus: 8
    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.
  • Article
    Citation - WoS: 85
    Citation - Scopus: 102
    Statistical and Machine Learning Techniques in Human Microbiome Studies: Contemporary Challenges and Solutions
    (Frontiers Media S.A., 2021-02-22) Moreno-Indias, Isabel; Lahti, Leo; Nedyalkova, Miroslava; Elbere, Ilze; Roshchupkin, Gennady; Adilovic, Muhamed; Claesson, Marcus J.
    The human microbiome has emerged as a central research topic in human biology and biomedicine. Current microbiome studies generate high-throughput omics data across different body sites, populations, and life stages. Many of the challenges in microbiome research are similar to other high-throughput studies, the quantitative analyses need to address the heterogeneity of data, specific statistical properties, and the remarkable variation in microbiome composition across individuals and body sites. This has led to a broad spectrum of statistical and machine learning challenges that range from study design, data processing, and standardization to analysis, modeling, cross-study comparison, prediction, data science ecosystems, and reproducible reporting. Nevertheless, although many statistics and machine learning approaches and tools have been developed, new techniques are needed to deal with emerging applications and the vast heterogeneity of microbiome data. We review and discuss emerging applications of statistical and machine learning techniques in human microbiome studies and introduce the COST Action CA18131 "ML4Microbiome" that brings together microbiome researchers and machine learning experts to address current challenges such as standardization of analysis pipelines for reproducibility of data analysis results, benchmarking, improvement, or development of existing and new tools and ontologies.