AHDSN: an attention-enabled hybrid deep sequential network for cancer survivability prediction from multi-omics data
摘要
Cancer is the leading threat to human health and lifespan. Every day, the number of deaths caused by cancer continues to rise. Therefore, accurately predicting survivability from cancer has become an important area in cancer research. In predicting survivability, multi-omics data is advantageous as it provides information from different molecular levels of human biological processes, encompassing different omics such as genomics, epigenomics, transcriptomics, proteomics, and metabolomics. In this article we introduce a novel method called Attention-Enabled Hybrid Deep Sequential Network (AHDSN) which utilizes Long Short-Term Memory, Bidirectional Gated Recurrent Unit, and the attention mechanism to extract latent features from multi-omics data and Dense layers with softmax activation function for classification. Unlike conventional approaches that predict survival at a fixed time point (e.g., 5-year survival), the proposed AHDSN method predicts overall survival across the complete follow-up period using each patient’s survival time and censoring status. We evaluated the proposed AHDSN method against several state-of-the-art approaches to assess their relative performance in survivability prediction from multi-omics data. To address class imbalance, both Random Oversampling (ROS) and Synthetic Minority Oversampling Technique (SMOTE) are applied during preprocessing to ensure a more balanced distribution of samples across classes. The experimental results show that the proposed AHDSN method surpassed other state-of-the-art methods in terms of accuracy, precision, recall, and