Related Experiment Video
Updated: Aug 6, 2026

07:35
A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
Published on: October 13, 2023
Link Prediction Based on Subgraph Learning in Biological Networks
Xiaolong Liu1, Jianxia Chen1,2, Wenzhe Chen1
1Hubei Provincial Engineering Research Center for Digital & Intelligent Manufacturing Technologies and Applications, Hubei University of Technology, Wuhan, Hubei, China.
Summary
This study introduces LCS, a novel graph neural network (GNN) model for link prediction (LP) in biological networks (BNs). LCS effectively handles complex BN structures, improving prediction accuracy and efficiency.
Area of Science:
- Computational Biology
- Network Science
- Bioinformatics
Background:
- Link prediction (LP) using graph neural networks (GNNs) is vital for understanding biological networks (BNs).
- Existing GNN-based LPs struggle with BN complexity, heterogeneity, dynamic changes, asymmetry, hierarchical modularity, and high computational costs.
Purpose of the Study:
- To propose a novel GNN-based LP model, termed LCS, to address the limitations of current methods in biological networks.
- To improve the accuracy, efficiency, and generalization performance of link prediction in complex biological networks.
Main Methods:
- LCS employs a subgraph-based GNN approach to manage BN heterogeneity, asymmetry, and modularity.
- A dynamic local subgraph extraction (SE) mechanism using heat kernel diffusion and the Chopper algorithm enables linear-time SE, mitigating subgraph explosion.
- Diversity regularization constraints are imposed to reduce computational complexity and enhance generalization.
Main Results:
- LCS demonstrates significant improvements over state-of-the-art LP methods on four biological network benchmarks.
- The model effectively addresses the challenges of complex and dynamic biological network structures.
- Enhanced efficiency and generalization performance were observed compared to existing approaches.
Conclusions:
- LCS offers a robust and efficient solution for link prediction in complex biological networks.
- The proposed subgraph-based GNN approach with dynamic SE mechanism advances the field of network biology.
- The open-source implementation facilitates further research and application.
Related Concept Videos
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,...
Protein-protein Interfaces
Many proteins form complexes to carry out their functions, making protein-protein interactions (PPIs) essential for an organism's survival. Most PPIs are stabilized by numerous weak noncovalent chemical forces. The physical shape of the interfaces determines the way two proteins interact. Many globular proteins have closely-matching shapes on their surfaces, which form a large number of weak bonds. Additionally, many PPIs occur between two helices or between a surface cleft and a polypeptide...