Related Experiment Videos
RAG-GNN: retrieval-augmented graph neural networks for protein interaction network embeddings
Hasi Hays1, William J Richardson1
1Department of Chemical Engineering, University of Arkansas, Fayetteville, AR, United States.
Frontiers in Artificial Intelligence
|July 25, 2026
Summary
Retrieval augmentation enhances graph neural networks (GNNs) for protein networks by improving functional clustering. The RAG-GNN framework integrates document retrieval, showing gains primarily from general biological signals in the corpus.
Area of Science:
- Computational Biology
- Bioinformatics
- Network Science
Background:
- Protein interaction networks are crucial for understanding cellular processes.
- Graph Neural Networks (GNNs) are increasingly used to analyze these networks.
- Integrating external biological knowledge can potentially enhance GNN performance.
Purpose of the Study:
- To investigate the measurable benefits of retrieval augmentation for GNNs in protein interaction networks.
- To develop and evaluate the RAG-GNN framework, a novel end-to-end trainable model.
- To assess whether retrieval augmentation provides advantages beyond GNNs alone.
Main Methods:
- Developed RAG-GNN: a framework combining a GNN encoder with a dense retrieval module over a TF-IDF-indexed document corpus.
- Incorporated a gated fusion mechanism and contrastive alignment between node and document representations.
- Conducted a controlled methodological investigation using a cancer signaling protein interaction network.
Main Results:
- RAG-GNN improved functional clustering silhouette by +0.093 compared to a GNN-only ablation.
- The retrieval module achieved a mean precision at 10 of 0.242, a 152% relative improvement over a random baseline.
- Information decomposition revealed that topology and retrieval encode overwhelmingly shared information, with retrieval reorganizing the signal.
Conclusions:
- Retrieval augmentation offers measurable benefits for GNNs in analyzing protein interaction networks, particularly for functional clustering.
- The gains observed stem from general biological signals within the aggregated document corpus rather than solely node-specific semantic matching.
- RAG-GNN demonstrates task-specific complementarity, enhancing functional clustering while topology-focused methods excel at link prediction.
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 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...
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...
Conservation of Protein Domains Over Different Proteins
Protein domains are small structurally independent units that are part of a single amino acid chain. Although these domains are often structurally independent, they may rely on synergistic effects to perform their functions as part of a larger protein. Protein domains may be conserved within the same organism, as well as across different organisms.
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to form...
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to form...