paper-with-me

홈 › Papers

DisenKGAT: Knowledge Graph Embedding with Disentangled Graph Attention Network

2021-08-22 · Junkang Wu, Wentao Shi, Xuezhi Cao, Jiawei Chen, Wenqiang Lei, Fuzheng Zhang, Wei Wu, Xiangnan He

Knowledge graph completion (KGC) has become a focus of attention across deep learning community owing to its excellent contribution to numerous downstream tasks. Although recently have witnessed a surge of work on KGC, they are still insufficient to accurately capture complex relations, since they adopt the single and static representations. In this work, we propose a novel Disentangled Knowledge Graph Attention Network (DisenKGAT) for KGC, which leverages both micro-disentanglement and macro-disentanglement to exploit representations behind Knowledge graphs (KGs). To achieve micro-disentanglement, we put forward a novel relation-aware aggregation to learn diverse component representation. For macro-disentanglement, we leverage mutual information as a regularization to enhance independence. With the assistance of disentanglement, our model is able to generate adaptive representations in terms of the given scenario. Besides, our work has strong robustness and flexibility to adapt to various score functions. Extensive experiments on public benchmark datasets have been conducted to validate the superiority of DisenKGAT over existing methods in terms of both accuracy and explainability.

📄 PDF Abstract BibTeX arXiv:2108.09628

Code (2)

junkangwu/DisenKGAT 공식 구현 pytorch
wjk666/disenkgat 공식 구현 pytorch

Tasks

DisentanglementGraph AttentionGraph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs

Similar Papers 제목 키워드 기반

Contrastive Disentangled Learning on Graph for Node Classification

2023-06-20 · Xiaojuan Zhang, Jun Fu, Shuang Li

Contrastive learning methods have attracted considerable attention due to their remarkable success in analyzing graph-structured data. Inspired by the success of contrastive learning, we propose a novel framework for con…

ClassificationContrastive LearningDisentanglementNode Classification+1

Knowledge Router: Learning Disentangled Representations for Knowledge Graphs

2021-06-01 · NAACL 2021 4 · Shuai Zhang, Xi Rao, Yi Tay, Ce Zhang

The design of expressive representations of entities and relations in a knowledge graph is an important endeavor. While many of the existing approaches have primarily focused on learning from relational patterns and stru…

Knowledge GraphsRepresentation Learning

Disentangled Ontology Embedding for Zero-shot Learning

2022-06-08 · Yuxia Geng, Jiaoyan Chen, Wen Zhang, Yajing Xu 외

Knowledge Graph (KG) and its variant of ontology have been widely used for knowledge representation, and have shown to be quite effective in augmenting Zero-shot Learning (ZSL). However, existing ZSL methods that utilize…

image-classificationImage ClassificationOntology EmbeddingZero-Shot Image Classification+1

Prompting Disentangled Embeddings for Knowledge Graph Completion with Pre-trained Language Model

2023-12-04 · Yuxia Geng, Jiaoyan Chen, Yuhang Zeng, Zhuo Chen 외

Both graph structures and textual information play a critical role in Knowledge Graph Completion (KGC). With the success of Pre-trained Language Models (PLMs) such as BERT, they have been applied for text encoding for KG…

Knowledge Graph CompletionLanguage ModelingLanguage Modelling

DisenE: Disentangling Knowledge Graph Embeddings

2020-10-28 · Xiaoyu Kou, Yankai Lin, Yuntao Li, Jiahao Xu 외

Knowledge graph embedding (KGE), aiming to embed entities and relations into low-dimensional vectors, has attracted wide attention recently. However, the existing research is mainly based on the black-box neural models, …

Entity EmbeddingsGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings+1