paper-with-me

홈 › Papers

H2KGAT: Hierarchical Hyperbolic Knowledge Graph Attention Network

2020-11-01 · EMNLP 2020 11 · Shen Wang, Xiaokai Wei, Cicero Nogueira dos santos, Zhiguo Wang, Ramesh Nallapati, Andrew Arnold, Bing Xiang, Philip S. Yu

Knowledge Graphs encode rich relationships among large number of entities. Embedding entities and relations in low-dimensional space has shed light on representing knowledge graphs and reasoning over them, e.g., predicting missing relations between pairs of entities. Existing knowledge graph embedding approaches concentrate on modeling symmetry/asymmetry, inversion, and composition typed relations but overlook the hierarchical nature of relations. Recent studies have observed that there exist rich semantic hierarchical relations in knowledge graphs such as WordNet, where synsets are linked together in a hierarchy. To fill this gap, in this paper, we propose Hierarchical Hyperbolic Knowledge Graph Attention Network (H2KGAT), a novel knowledge graph embedding framework, which is able to better model and infer hierarchical relation patterns. Specifically, H2KGAT defines each entity in a hyperbolic polar embedding space. In addition, we propose an attentional neural context aggregator to enhance embedding learning, which can adaptively integrate the relational context. Our empirical study offers insights into the efficacy of modeling the semantic hierarchies in knowledge graphs, and we achieve significant performance gains compared to existing state-of-the-art methods on benchmark datasets for link prediction task, particularly at low dimensionality.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionGraph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction

Similar Papers 제목 키워드 기반

Association Rules Enhanced Knowledge Graph Attention Network

2020-11-14 · Zhenghao Zhang, Jianbin Huang, Qinglin Tan

Most existing knowledge graphs suffer from incompleteness. Embedding knowledge graphs into continuous vector spaces has recently attracted increasing interest in knowledge base completion. However, in most existing embed…

Graph AttentionGraph EmbeddingKnowledge Base CompletionKnowledge Graph Completion+4

An Efficient Recommendation Model Based on Knowledge Graph Attention-Assisted Network (KGATAX)

2024-09-05 · Zhizhong Wu

Recommendation systems play a crucial role in helping users filter through vast amounts of information. However, traditional recommendation algorithms often overlook the integration and utilization of multi-source inform…

Graph AttentionRecommendation Systems

DisenKGAT: Knowledge Graph Embedding with Disentangled Graph Attention Network

2021-08-22 · Junkang Wu, Wentao Shi, Xuezhi Cao, Jiawei Chen 외

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, t…

DisentanglementGraph AttentionGraph EmbeddingKnowledge Graph Completion+2

Bending the Future: Autoregressive Modeling of Temporal Knowledge Graphs in Curvature-Variable Hyperbolic Spaces

2022-09-12 · Jihoon Sohn, Mingyu Derek Ma, Muhao Chen

Recently there is an increasing scholarly interest in time-varying knowledge graphs, or temporal knowledge graphs (TKG). Previous research suggests diverse approaches to TKG reasoning that uses historical information. Ho…

Knowledge Graphs

Fine-grained Fact Verification with Kernel Graph Attention Network

2019-10-22 · ACL 2020 6 · Zhenghao Liu, Chenyan Xiong, Maosong Sun, Zhiyuan Liu

Fact Verification requires fine-grained natural language inference capability that finds subtle clues to identify the syntactical and semantically correct but not well-supported claims. This paper presents Kernel Graph A…

Fact VerificationGraph AttentionNatural Language Inference