paper-with-me

Papers

HyperKG: Hyperbolic Knowledge Graph Embeddings for Knowledge Base Completion

2019-08-14 · Prodromos Kolyvakis, Alexandros Kalousis, Dimitris Kiritsis

Learning embeddings of entities and relations existing in knowledge bases allows the discovery of hidden patterns in data. In this work, we examine the geometrical space's contribution to the task of knowledge base completion. We focus on the family of translational models, whose performance has been lagging, and propose a model, dubbed HyperKG, which exploits the hyperbolic space in order to better reflect the topological properties of knowledge bases. We investigate the type of regularities that our model can capture and we show that it is a prominent candidate for effectively representing a subset of Datalog rules. We empirically show, using a variety of link prediction datasets, that hyperbolic space allows to narrow down significantly the performance gap between translational and bilinear models.

📄 PDF Abstract BibTeX arXiv:1908.04895

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base CompletionKnowledge Graph EmbeddingsLink Prediction

Similar Papers 제목 키워드 기반

Knowledge Association with Hyperbolic Knowledge Graph Embeddings

2020-10-05 · EMNLP 2020 11 · Zequn Sun, Muhao Chen, Wei Hu, Chengming Wang 외

Capturing associations for knowledge graphs (KGs) through entity alignment, entity type inference and other related tasks benefits NLP applications with comprehensive knowledge representations. Recent related methods bui…

Entity AlignmentGraph Neural NetworkKnowledge Graph EmbeddingsKnowledge Graphs

Complex Hyperbolic Knowledge Graph Embeddings with Fast Fourier Transform

2022-11-07 · Huiru Xiao, Xin Liu, Yangqiu Song, Ginny Y. Wong 외

The choice of geometric space for knowledge graph (KG) embeddings can have significant effects on the performance of KG completion tasks. The hyperbolic geometry has been shown to capture the hierarchical patterns due to…

Knowledge Graph Embeddings

Multi-relational Poincaré Graph Embeddings

2019-05-23 · NeurIPS 2019 12 · Ivana Balažević, Carl Allen, Timothy Hospedales

Hyperbolic embeddings have recently gained attention in machine learning due to their ability to represent hierarchical data more accurately and succinctly than their Euclidean analogues. However, multi-relational knowle…

Entity EmbeddingsKnowledge GraphsLink Prediction

Hyperbolic Geometry is Not Necessary: Lightweight Euclidean-Based Models for Low-Dimensional Knowledge Graph Embeddings

2021-03-27 · Findings (EMNLP) 2021 11 · Kai Wang, Yu Liu, Dan Lin, Quan Z. Sheng

Recent knowledge graph embedding (KGE) models based on hyperbolic geometry have shown great potential in a low-dimensional embedding space. However, the necessity of hyperbolic space in KGE is still questionable, because…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsLink Prediction

Lorentz Equivariant Model for Knowledge-Enhanced Hyperbolic Collaborative Filtering

2023-02-09 · Bosong Huang, Weihao Yu, Ruzhong Xie, Jing Xiao 외

Introducing prior auxiliary information from the knowledge graph (KG) to assist the user-item graph can improve the comprehensive performance of the recommender system. Many recent studies show that the ensemble properti…

AttributeCollaborative FilteringRecommendation Systems