Search bioRxiv⌕ Search

Biology subjects

Abbasi, A. F.

Publications and source records attributed to Abbasi, A. F..

3 recordsLinked to original sources

FROM CANCER MOLECULAR SUBTYPE TO AI HYPE: BENCHMARKING AI IN CANCER MOLECULAR SUBTYPING

BackgroundCancer molecular subtype classification is an essential component of precision oncology which provides insights into cancer prognosis and guides targeted therapy. Despite the growing applications of AI for cancer molecular subtype classification, challenges persist due to non-standardized dataset configurations, diverse omics modalities, and inconsistent evaluation measures. These issues limit the comparability, reproducibility, and generalizability of AI classifiers across different cancers and hinder the development of robust and accurate AI-driven tools. ResultsThis study benchmarks 35 unique AI classifiers across 153 datasets, covering 8 omics modalities and 20 different cancers. Particularly, it investigates 6 different research questions, and based on comprehensive performance analyses of the 35 AI classifiers it elucidates the research questions with the following answers: (i) Out of 17 different configurations for 5/8 omics modalities, RPPA (RPPA), Gistic2-all-data-by-genes (CNV), HM27 (Meth), and HiSeqV2-exon (Exon) configurations consistently yield better performance; (ii) In terms of 8 omics modalities, RNASeq, miRNA, CNV, and Exon generally achieve higher macro-accuracy compared to Meth., Array, SNP and RPPA; (iii) SNP and RPPA modalities are prone to biases due to technical noise and data imbalance; (iv) Traditional machine learning (ML) models (SVM, XGB, HGB) perform best on small and low-dimensional datasets, while deep learning (DL) models (ResNet18, CNN, NN, MLP) excel on large and high-dimensional datasets; (v) SVM achieves the highest mean macro-accuracy across all classifiers, with NN, ResNet18, DEEPGENE, and MLP also demonstrate strong performance; and (vi) DL classifiers show superior macro accuracy as compared to ML classifiers in 12 out of 20 cancers. ConclusionsThe findings offer key insights to guide the development of standardized, robust, and efficient AI-driven pipelines for cancer molecular subtype classification. This study enhances reproducibility and facilitates better comparison across AI methods, ultimately advancing precision oncology. Key PointsO_LIThis study benchmarks 35 unique AI classifiers, ranging from simpler ML models such as Support Vector Machines (SVM), Histogram-Based Gradient Boosting (HGB), and K-Nearest Neighbors (KNN), to complex DL classifiers including Convolutional Neural Networks (CNNs), computer vision models like DenseNet and ResNet, sequential models such as Recurrent Neural Networks (RNN), Gated Recurrent Units (GRU), Long Short-Term Memory networks (LSTM), and their hybrid combinations (e.g., CNN-LSTM, CNN-GRU), as well as transformer-based models, across 153 datasets spanning 8 omics modalities and 20 cancers. It identifies optimal data configurations and evaluates the performance of these classifiers in cancer molecular subtype classification. C_LIO_LIThe study highlights biases in specific omics modalities: SNP, RPPA, and Array exhibit higher variability and precision-recall imbalances, while RNASeq, miRNA, Exon, and CNV deliver more consistent and reliable results. C_LIO_LIML models (e.g., SVM, XGB, HGB) demonstrate strong performance on smaller datasets with fewer features, whereas DL models (e.g., ResNet18, CNN, NN, MLP, and DEEPGENE transformer) excel in handling high-dimensional datasets with large sample sizes. C_LIO_LIThe findings provide critical insights for developing robust, standardized AI pipelines for precision oncology, enhancing reproducibility and enabling meaningful cross-method comparisons. C_LI

bioinformatics↗

iLEC-DNA: Identifying Long Extra-chromosomalCircular DNA by Fusing Sequence-derived Featuresof Physicochemical Properties and NucleotideDistribution Patterns

Long extrachromosomal circular DNA (leccDNA) regulates several biological processes such as genomic instability, gene amplification, and oncogenesis. The identification of leccDNA holds significant importance to investigate its potential associations with cancer, autoimmune, cardiovascular, and neurological diseases. In addition, understanding these associations can provide valuable insights about disease mechanisms and potential therapeutic approaches. Conventionally, wet lab-based methods are utilized to identify leccDNA, which are hindered by the need for prior knowledge, and resource-intensive processes, potentially limiting their broader applicability. To empower the process of leccDNA identification across multiple species, the paper in hand presents the very first computational predictor. The proposed iLEC-DNA predictor makes use of SVM classifier along with sequence-derived nucleotide distribution patterns and physicochemical properties-based features. In addition, the study introduces a set of 12 benchmark leccDNA datasets related to three species, namely HM, AT, and YS. It performs large-scale experimentation across 12 benchmark datasets under different experimental settings using the proposed predictor and more than 140 baseline predictors. The proposed predictor outperforms baseline predictors across diverse leccDNA datasets by producing average performance values of 80.699%, 61.45% and 80.7% in terms of ACC, MCC and AUC-ROC across all the datasets. The source code of the proposed and baseline predictors is available at https://github.com/FAhtisham/Extrachrosmosomal-DNA-Prediction.

bioinformatics↗

Deep Learning Architectures For the Prediction of YY1-Mediated Chromatin Loops

YY1-mediated chromatin loops play substantial roles in basic biological processes like gene regulation, cell differentiation, and DNA replication. YY1-mediated chromatin loop prediction is important to understand diverse types of biological processes which may lead to the development of new therapeutics for neurological disorders and cancers. Existing deep learning predictors are capable to predict YY1-mediated chromatin loops in two different cell lines however, they showed limited performance for the prediction of YY1-mediated loops in the same cell lines and suffer significant performance deterioration in cross cell line setting. To provide computational predictors capable of performing large-scale analyses of YY1-mediated loop prediction across multiple cell lines, this paper presents two novel deep learning predictors. The two proposed predictors make use of Word2vec, one hot encoding for sequence representation and long short-term memory, and a convolution neural network along with a gradient flow strategy similar to DenseNet architectures. Both of the predictors are evaluated on two different benchmark datasets of two cell lines HCT116 and K562. Overall the proposed predictors outperform existing DEEPYY1 predictor with an average maximum margin of 4.65%, 7.45% in terms of AUROC, and accuracy, across both of the datases over the independent test sets and 5.1%, 3.2% over 5-fold validation. In terms of cross-cell evaluation, the proposed predictors boast maximum performance enhancements of up to 9.5% and 27.1% in terms of AUROC over HCT116 and K562 datasets.

bioinformatics↗