Related Experiment Video
Updated: Aug 9, 2026

03:37
Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets
Published on: March 1, 2024
HDGGCN: Heterogeneous Disease-Gene Network Representation Learning using Similarity-based Adjacency Matrix Generation
Summary
This study introduces HDGGCN, a novel method for predicting disease-related genes by integrating heterogeneous bioinformatics data. HDGGCN improves prediction accuracy, advancing precision medicine through better gene discovery.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Discovering disease-related genes is vital for understanding disease mechanisms and advancing precision medicine.
- Challenges in bioinformatics data, such as sparsity and complexity, hinder effective multi-source information fusion and feature extraction for accurate gene prediction.
- Existing methods struggle with high-dimensional sparse data, limiting prediction performance.
Purpose of the Study:
- To propose a novel heterogeneous disease-gene network representation method (HDGGCN) for improved disease-gene prediction.
- To address the limitations of sparse and complex bioinformatics data in gene discovery.
- To enhance clinical diagnosis and treatment through more accurate disease-gene associations.
Main Methods:
- Developed a cosine similarity-based adjacency matrix generation strategy to reconstruct a disease-gene-GO heterogeneous network.
- Employed a graph convolutional neural network (GCN) to generate low-dimensional node representations from reconstructed adjacency and feature matrices.
- Introduced a novel data partitioning mechanism to optimize prediction performance.
Main Results:
- The HDGGCN algorithm demonstrated significant effectiveness, validated by Precision, Recall, F1-score, and Association Precision (AP).
- Compared to baseline models, HDGGCN achieved performance improvements of 0.6%-2.4% in Precision, 1.0%-1.4% in Recall, and 1.0%-1.3% in F1-score.
- HDGGCN showed at least a 3.0% increase in Association Precision (AP), indicating superior predictive capability.
Conclusions:
- HDGGCN effectively overcomes challenges associated with high-dimensional sparse bioinformatics data for disease-gene prediction.
- The proposed method offers a robust approach for disease-gene association discovery, contributing to precision medicine.
- HDGGCN provides a significant advancement over existing methods, enhancing the accuracy of identifying disease-related genes.
Related Concept Videos
Genome-wide Association Studies-GWAS
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
Protein Networks
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,...
