Open AccessProceedings Article
Analyzing Knowledge Graph Embedding Methods from a Multi-Embedding Interaction Perspective
Hung Nghiep Tran,Atsuhiro Takasu +1 more
- 01 Mar 2019
TL;DR: A multi- embedding interaction mechanism is proposed as a new approach to uniting and generalizing knowledge graph embedding methods and a new multi-embedding model based on quaternion algebra is proposed and shown to achieve promising results using popular benchmarks.
read more
Abstract: Knowledge graph is a popular format for representing knowledge, with many applications to semantic search engines, question-answering systems, and recommender systems. Real-world knowledge graphs are usually incomplete, so knowledge graph embedding methods, such as Canonical decomposition/Parallel factorization (CP), DistMult, and ComplEx, have been proposed to address this issue. These methods represent entities and relations as embedding vectors in semantic space and predict the links between them. The embedding vectors themselves contain rich semantic information and can be used in other applications such as data analysis. However, mechanisms in these models and the embedding vectors themselves vary greatly, making it difficult to understand and compare them. Given this lack of understanding, we risk using them ineffectively or incorrectly, particularly for complicated models, such as CP, with two role-based embedding vectors, or the state-of-the-art ComplEx model, with complex-valued embedding vectors. In this paper, we propose a multi-embedding interaction mechanism as a new approach to uniting and generalizing these models. We derive them theoretically via this mechanism and provide empirical analyses and comparisons between them. We also propose a new multi-embedding model based on quaternion algebra and show that it achieves promising results using popular benchmarks. Source code is available on github at this https URL
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Knowledge Graph Embedding for Link Prediction: A Comparative Analysis
TL;DR: This analysis provides a comprehensive comparison of embedding-based LP methods, extending the dimensions of analysis beyond what is commonly available in the literature.
254
MEIM: Multi-partition Embedding Interaction Beyond Block Term Format for Efficient and Expressive Link Prediction
Hung Nghiep Tran,Atsuhiro Takasu +1 more
- 01 Jul 2022
TL;DR: The Multi-partition Embedding Interaction iMproved beyond block term format (MEIM) model is introduced, with independent core tensor for ensemble effects and soft orthogonality for max-rank mapping, in addition to multi-partitions embedding.
•Posted Content
Exploring Scholarly Data by Semantic Query on Knowledge Graph Embedding Space
Hung Nghiep Tran,Atsuhiro Takasu +1 more
TL;DR: The semantic queries are defined, which are algebraic operations between the embedding vectors in the knowledge graph embedding space, to solve queries such as similarity and analogy between the entities on the original datasets.
10
•Posted Content
Multi-Partition Embedding Interaction with Block Term Format for Knowledge Graph Completion
Hung Nghiep Tran,Atsuhiro Takasu +1 more
TL;DR: In this paper, a multi-partition embedding interaction (MEI) model with block term format is proposed, which divides each embedding into a multipartition vector to efficiently restrict the interactions.
7
Applying Graph Neural Networks to Support Decision Making on Collective Intelligent Transportation Systems
TL;DR: In this article , the authors proposed a VANET topology learning methodology prioritizing anonymization that can use any existing Graph Learning framework and enhances the quality of graph models applied to the context of vehicular ad-hoc networks and autonomous vehicles.
7
References
•Posted Content
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
82.5K
Glove: Global Vectors for Word Representation
Jeffrey Pennington,Richard Socher,Christopher D. Manning +2 more
- 01 Oct 2014
TL;DR: A new global logbilinear regression model that combines the advantages of the two major model families in the literature: global matrix factorization and local context window methods and produces a vector space with meaningful substructure.
WordNet: a lexical database for English
TL;DR: WordNet1 provides a more effective combination of traditional lexicographic information and modern computing, and is an online lexical database designed for use under program control.
16.9K
•Proceedings Article
Translating Embeddings for Modeling Multi-relational Data
Antoine Bordes,Nicolas Usunier,Alberto Garcia-Duran,Jason Weston,Oksana Yakhnenko +4 more
- 05 Dec 2013
TL;DR: TransE is proposed, a method which models relationships by interpreting them as translations operating on the low-dimensional embeddings of the entities, which proves to be powerful since extensive experiments show that TransE significantly outperforms state-of-the-art methods in link prediction on two knowledge bases.
Freebase: a collaboratively created graph database for structuring human knowledge
Kurt Bollacker,Colin Evans,Praveen Paritosh,Tim Sturge,Jamie Taylor +4 more
- 09 Jun 2008
TL;DR: MQL provides an easy-to-use object-oriented interface to the tuple data in Freebase and is designed to facilitate the creation of collaborative, Web-based data-oriented applications.
6.1K