Related Experiment Video
Updated: Sep 17, 2025

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
DGHNN: a deep graph and hypergraph neural network for pan-cancer related gene prediction
Bing Li1, Xin Xiao2, Chao Zhang3
1College of Computer Science, Sichuan University, Chengdu, 610000, China.
Motivation:
Studies on pan-cancer related genes play important roles in cancer research and precision therapy. With the richness of research data and the development of neural networks, several successful methods that take advantage of multiomics data, protein interaction networks, and graph neural networks to predict cancer genes have emerged. However, these methods also have several problems, such as ignoring potentially useful biological data and providing limited representations of higher-order information.
Results:
In this work, we propose a pan-cancer related gene predictive model, the DGHNN, which takes biological pathways into consideration, applies a deep graph and hypergraph neural network to encode the higher-order information in the protein interaction network and biological pathway, introduces skip residual connections into the deep graph and hypergraph neural network to avoid problems with training the deep neural network, and finally uses a feature tokenizer and transformer for classification. The experimental results show that the DGHNN outperforms other methods and achieves state-of-the-art model performance for pan-cancer related gene prediction.
Availability And Implementation:
The DGHNN is available at https://github.com/skytea/DGHNN.
More Related Videos
07:35A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
Published on: October 13, 2023
07:41Performing Data Mining And Integrative Analysis Of Biomarker in Breast Cancer Using Multiple Publicly Accessible Databases
Published on: May 17, 2019
Related Concept Videos
Cancer Survival Analysis
Protein Networks
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,...