Node-based Knowledge Graph Contrastive Learning for Medical Relationship Prediction
Zhiguang Fan, Yuedong Yang, Mingyuan Xu, Hongming Chen

TL;DR
This paper introduces NC-KGE, a node-based contrastive learning method for biomedical knowledge graph embedding that improves relationship prediction, especially drug combinations, by constructing effective contrastive pairs and integrating relation-aware attention.
Contribution
The paper proposes a novel node-based contrastive learning approach for knowledge graph embedding, enhancing biomedical relationship prediction and training efficiency, with easy integration into existing methods.
Findings
NC-KGE achieves competitive performance on public datasets.
Outperforms baselines in biomedical relationship prediction.
Particularly effective for drug combination prediction.
Abstract
The embedding of Biomedical Knowledge Graphs (BKGs) generates robust representations, valuable for a variety of artificial intelligence applications, including predicting drug combinations and reasoning disease-drug relationships. Meanwhile, contrastive learning (CL) is widely employed to enhance the distinctiveness of these representations. However, constructing suitable contrastive pairs for CL, especially within Knowledge Graphs (KGs), has been challenging. In this paper, we proposed a novel node-based contrastive learning method for knowledge graph embedding, NC-KGE. NC-KGE enhances knowledge extraction in embeddings and speeds up training convergence by constructing appropriate contrastive node pairs on KGs. This scheme can be easily integrated with other knowledge graph embedding (KGE) methods. For downstream task such as biochemical relationship prediction, we have incorporated a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBioinformatics and Genomic Networks · Biomedical Text Mining and Ontologies · Advanced Graph Neural Networks
MethodsContrastive Learning
