paper-with-me

Papers

Node-based Knowledge Graph Contrastive Learning for Medical Relationship Prediction

2023-10-16 · Zhiguang Fan, Yuedong Yang, Mingyuan Xu, Hongming Chen

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 relation-aware attention mechanism into NC-KGE, focusing on the semantic relationships and node interactions. Extensive experiments show that NC-KGE performs competitively with state-of-the-art models on public datasets like FB15k-237 and WN18RR. Particularly in biomedical relationship prediction tasks, NC-KGE outperforms all baselines on datasets such as PharmKG8k-28, DRKG17k-21, and BioKG72k-14, especially in predicting drug combination relationships. We release our code at https://github.com/zhi520/NC-KGE.

📄 PDF Abstract BibTeX arXiv:2310.10138

Code (1)

zhi520/nc-kge 공식 구현

Tasks

Contrastive LearningGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Contrastive Representation Learning in Augmented Biomedical Knowledge Graphs

2025-01-03 · Tien Dang, Viet Thanh Duy Nguyen, Minh Tuan Le, Truong-Son Hy

Biomedical Knowledge Graphs (BKGs) integrate diverse datasets to elucidate complex relationships within the biomedical field. Effective link prediction on these graphs can uncover valuable connections, such as potential …

Contrastive LearningGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+2

Dynamic Graph Enhanced Contrastive Learning for Chest X-ray Report Generation

2023-03-18 · CVPR 2023 1 · Mingjie Li, Bingqian Lin, Zicong Chen, Haokun Lin 외

Automatic radiology reporting has great clinical potential to relieve radiologists from heavy workloads and improve diagnosis interpretation. Recently, researchers have enhanced data-driven neural networks with medical k…

Contrastive LearningDecoderGeneral KnowledgeKnowledge Graphs+1

Contrastive Graph Modeling for Cross-Domain Few-Shot Medical Image Segmentation

2025-12-25 · Yuntian Bo, Tao Zhou, Zechao Li, Haofeng Zhang 외 arxiv

Cross-domain few-shot medical image segmentation (CD-FSMIS) offers a promising and data-efficient solution for medical applications where annotations are severely scarce and multimodal analysis is required. However, exis…

Medical Image SegmentationCross-Domain Few-Shot

Contrastive Representation Learning Based on Multiple Node-centered Subgraphs

2023-08-31 · Dong Li, Wenjun Wang, Minglai Shao, Chen Zhao

As the basic element of graph-structured data, node has been recognized as the main object of study in graph representation learning. A single node intuitively has multiple node-centered subgraphs from the whole graph (e…

Contrastive LearningGraph Representation LearningRepresentation Learning

edge2vec: Representation learning using edge semantics for biomedical knowledge discovery

2018-09-07 · Zheng Gao, Gang Fu, Chunping Ouyang, Satoshi Tsutsui 외

Representation learning provides new and powerful graph analytical approaches and tools for the highly valued data science challenge of mining knowledge graphs. Since previous graph analytical methods have mostly focused…

Biomedical Information RetrievalInformation RetrievalKnowledge GraphsRepresentation Learning+1