Biomarker Identification through Multiomics Data Analysis of Prostate Cancer Prognostication Using a Deep Learning Model and Similarity Network Fusion

Cancers (Basel) 2021 Deep Learning 6 Explanations View Original
Original Paper (PDF)

Unable to display PDF. Download it here or view on PMC.

Plain-English Explanations
Pages 1-2
Why Prostate Cancer Prognosis Is Difficult to Predict

Prostate cancer has a highly variable clinical course: some tumors remain dormant for decades while others progress rapidly to lethal metastatic disease. Current clinical tools -- PSA levels, Gleason grade, tumor stage -- often fail to distinguish these trajectories, leading to both overtreatment of indolent cancers and undertreatment of aggressive ones.

The underlying biology of this variability is encoded in multiple layers of molecular information: gene expression (which genes are active), DNA methylation (epigenetic modifications that silence or activate genes), and microRNA (miRNA) levels (small RNAs that regulate gene expression). Each layer provides different and complementary prognostic signals.

Most previous studies analyzed these omics layers in isolation, missing the interactions between them. A patient's cancer prognosis likely depends on combinations of molecular changes across multiple layers simultaneously, making single-omics analysis insufficient for capturing the full picture.

This study integrates all three omics layers using deep learning and network-based fusion to identify a small panel of biomarkers that together predict survival more accurately than any single molecular measurement or clinical variable alone.

TL;DR: Prostate cancer prognosis requires integrating gene expression, methylation, and miRNA data simultaneously, as each omics layer captures complementary biological signals that single-layer analysis misses.
Pages 2-4
Dimensionality Reduction with Autoencoders

The study used data from 494 prostate adenocarcinoma (PRAD) patients in The Cancer Genome Atlas (TCGA) database, which provides matched gene expression, DNA methylation, and miRNA profiles alongside clinical outcome data including survival times.

Each omics layer contains thousands of molecular measurements per patient -- far too many for direct analysis. An autoencoder deep learning model was applied to each layer separately to compress this high-dimensional data into compact representations. The autoencoder architecture used was 500 input nodes, compressed to 200 hidden nodes, then reconstructed back to 500 outputs (500-200-500).

The autoencoder learns to encode each patient's molecular profile into a reduced set of 200 latent features that capture the most important patterns in the data while discarding noise. These compressed representations preserve the biologically meaningful variation that drives cancer progression.

The autoencoder's compressed node activations (not the original gene measurements) were used for downstream analysis. This approach avoids the curse of dimensionality -- statistical models become unreliable when the number of variables vastly exceeds the number of patients -- while retaining the information needed for prognosis prediction.

TL;DR: Autoencoders compress thousands of molecular measurements per omics layer into 200 informative latent features, making the data tractable for downstream survival analysis.
Pages 4-6
Similarity Network Fusion for Multiomics Integration

Similarity Network Fusion (SNF) is a computational method for integrating multiple data types by constructing patient similarity networks from each omics layer and then iteratively combining them. Each patient is connected to other patients based on how similar their molecular profiles are, and these networks are merged into a single unified representation.

The SNF algorithm works by having each network update itself by borrowing information from the other networks. This iterative cross-network diffusion allows each omics layer to reinforce consistent patterns while dampening noise, producing a fused network that is more robust than any individual layer's network.

The fused patient similarity network was then analyzed with spectral clustering to group patients into subtypes with similar molecular and clinical characteristics. Survival analysis was performed across clusters to identify which molecular subtypes had significantly different prognoses.

To identify specific biomarkers, the autoencoder node activations were correlated with patient outcomes, and the original genes, methylation sites, and miRNAs that drove the most informative compressed features were traced back. This allowed the study to identify specific molecular markers from the compressed representations.

TL;DR: Similarity Network Fusion iteratively merges patient similarity networks from each omics layer, producing a unified multiomics representation that is then clustered to discover prognostic subtypes.
Pages 6-8
Six Key Prognostic Biomarkers Identified

The analysis identified six intersecting biomarkers -- molecules that appeared as significant contributors across multiple omics layers and analytical steps: two genes (TELO2 and ZMYND19), two miRNAs (miR-143 and miR-378a), and two methylation sites (cg00687383 in the MED4 gene region and cg02318866 near JMJD6 and METTL23).

TELO2 is involved in telomere maintenance and the DNA damage response -- processes frequently dysregulated in aggressive cancers. ZMYND19 is a chromatin-associated protein. The miRNAs miR-143 and miR-378a have previously been linked to cancer cell proliferation and apoptosis, consistent with a role in prostate cancer aggressiveness.

A multiomics survival model combining the six biomarkers with clinical variables (age, PSA, Gleason grade) achieved a concordance index (C-index) of 0.713 and a highly significant log-rank p-value of 2.97 x 10-15. The AUC for survival prediction was 0.789, substantially better than clinical variables alone.

Using the autoencoder-compressed features as input to an SVM classifier for predicting binary outcomes (high-risk vs. low-risk patients) achieved 97.1% accuracy, demonstrating that the deep learning representations capture powerful prognostic signals beyond what raw omics data provides.

TL;DR: Six biomarkers spanning genes, miRNAs, and methylation sites were identified, and their combination with clinical variables achieved a C-index of 0.713 and 97.1% classification accuracy.
Pages 8-10
Biological Significance of the Biomarker Panel

The identification of biomarkers across three molecular layers is clinically meaningful because it reflects how cancer biology operates: changes in gene expression are often driven by epigenetic modifications (methylation), and both are regulated by miRNAs. A biomarker panel spanning all three layers captures the cascade of molecular events that drives aggressive behavior.

The miR-143 finding is particularly interesting because this miRNA has been reported as a tumor suppressor in multiple cancers, including prostate cancer, where its downregulation promotes cell survival. Its inclusion in the panel suggests that miRNA-based liquid biopsy tests could complement tissue-based genomic profiling.

A key limitation is that the analysis used retrospective TCGA data, which may not fully represent the clinical diversity of prostate cancer patients encountered in routine care. TCGA samples tend to come from larger academic medical centers and may be biased toward certain ethnic groups and disease stages.

The autoencoder's compressed representations are difficult to interpret biologically -- each latent node may correspond to a complex combination of many genes, making it harder to directly link findings to known biological pathways. Future work should incorporate pathway-level annotations to improve interpretability.

TL;DR: The cross-layer biomarker panel reflects interconnected cancer biology, though validation on prospective and more diverse patient cohorts is needed before clinical adoption.
Pages 10-11
Clinical Implications and Future Directions

The study demonstrates that multiomics integration using deep learning can identify a compact biomarker panel that predicts prostate cancer survival more accurately than clinical staging alone, offering a potential tool for personalizing treatment decisions.

The six identified biomarkers -- two genes, two miRNAs, two methylation sites -- represent potential targets for both diagnostic testing and therapeutic intervention. Targeted therapies that inhibit the molecular pathways these biomarkers represent could be developed if their roles in disease progression are confirmed experimentally.

The combination of autoencoder dimensionality reduction with SNF network fusion provides a methodological template applicable to other cancer types with multiomics TCGA data. The same pipeline could be applied to breast, lung, or colorectal cancer to discover analogous cross-layer biomarker panels.

Future work should validate these biomarkers in independent patient cohorts, develop clinically deployable assays for measuring the six markers simultaneously, and explore whether the panel retains prognostic value when applied to biopsy tissue rather than surgical specimens.

TL;DR: A six-biomarker multiomics panel predicts prostate cancer survival with a C-index of 0.713 and points toward both diagnostic and therapeutic opportunities pending prospective validation.
Citation: Open Access, . Available at: PMC8196729.