Related Experiment Video
Updated: Dec 25, 2025

07:40
A Data Integration Workflow to Identify Drug Combinations Targeting Synthetic Lethal Interactions
Published on: May 27, 2021
4.5K
Dual-dropout graph convolutional network for predicting synthetic lethality in human cancers.
Ruichu Cai1, Xuexin Chen1, Yuan Fang2
1School of Computer Science, Guangdong University of Technology, Guangzhou 510006, China.
Bioinformatics (Oxford, England)
|March 30, 2020
Summary
Synthetic lethality (SL) gene interactions offer targeted cancer therapy. A new dual-dropout graph convolutional network (DDGCN) improves prediction accuracy on sparse gene interaction data, outperforming existing methods.
Area of Science:
- Computational biology
- Genomics
- Bioinformatics
Background:
- Synthetic lethality (SL) is a promising strategy for cancer therapy, targeting cancer cells specifically.
- Computational methods, particularly graph-based approaches, are crucial for predicting SL interactions due to the limitations of experimental methods.
- Existing methods like matrix factorization do not fully capture gene neighborhood information, and standard Graph Convolutional Networks (GCNs) struggle with the sparsity of SL data, leading to overfitting.
Purpose of the Study:
- To develop a novel computational approach for more robust prediction of synthetic lethality interactions.
- To address the overfitting challenge in applying GCNs to sparse gene interaction graphs.
Main Methods:
- Proposed a novel dual-dropout Graph Convolutional Network (DDGCN) model.
- Implemented coarse-grained node dropout and fine-grained edge dropout to enhance robustness against overfitting on sparse graphs.
- Developed a theoretical framework to support the DDGCN architecture.
Main Results:
- The DDGCN model demonstrated superior performance in predicting synthetic lethality interactions compared to state-of-the-art methods.
- Extensive experiments on human SL datasets validated the effectiveness of the proposed dual-dropout strategy.
- The model learns more robust gene representations crucial for accurate SL prediction.
Conclusions:
- The DDGCN model offers a significant advancement in computational prediction of synthetic lethality.
- The dual-dropout mechanism effectively mitigates overfitting in GCNs applied to sparse biological networks.
- This approach enhances the potential of computational methods in discovering novel synthetic lethality targets for cancer therapy.
Related Concept Videos
Protein Networks
4.4K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
4.4K
Cancer Survival Analysis
590
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
590
Cancer-Critical Genes II: Tumor Suppressor Genes
9.3K
Genes usually encode proteins necessary for the proper functioning of a healthy cell. Mutations can often cause changes to the gene expression pattern, thereby altering the phenotype.
When the function of certain critical genes, especially those involved in cell cycle regulation and cell growth signaling cascades, gets disrupted, it upsets the cell cycle progression. Such cells with unchecked cell cycles start proliferating uncontrollably and eventually develop into tumors.
Such genes that act...
When the function of certain critical genes, especially those involved in cell cycle regulation and cell growth signaling cascades, gets disrupted, it upsets the cell cycle progression. Such cells with unchecked cell cycles start proliferating uncontrollably and eventually develop into tumors.
Such genes that act...
9.3K
Loss of Tumor Suppressor Gene Functions
5.7K
Tumor suppressor genes are normal genes that can slow down cell division, repair DNA mistakes, or program the cells for apoptosis in case of irreparable damage. Hence, they play an essential role in preventing the proliferation of damaged cells.
When the tumor suppressor genes develop mutations or are lost, cells start growing out of control, leading to cancer. However, a single functional copy of the tumor suppressor gene is enough for the cells to maintain their normal functions and cell...
When the tumor suppressor genes develop mutations or are lost, cells start growing out of control, leading to cancer. However, a single functional copy of the tumor suppressor gene is enough for the cells to maintain their normal functions and cell...
5.7K
Adaptive Mechanisms in Cancer Cells
6.8K
Cancer cells accumulate genetic changes at an abnormally rapid rate due to the defects in the DNA repair mechanisms. From an evolutionary perspective, such genetic instability is advantageous for cancer development. Mutant cell lines accumulate a series of beneficial mutations that contribute to their progression into cancer.
Some of the advantages that cancer cells have on normal cells include - enhanced ability to divide without terminally differentiating, induce new blood vessel formation,...
Some of the advantages that cancer cells have on normal cells include - enhanced ability to divide without terminally differentiating, induce new blood vessel formation,...
6.8K

