Analyzing Knowledge Graph Embedding Methods from a Multi-Embedding
Interaction Perspective
- URL: http://arxiv.org/abs/1903.11406v4
- Date: Tue, 25 Apr 2023 07:53:02 GMT
- Title: Analyzing Knowledge Graph Embedding Methods from a Multi-Embedding
Interaction Perspective
- Authors: Hung Nghiep Tran, Atsuhiro Takasu
- Abstract summary: Real-world knowledge graphs are usually incomplete, so knowledge graph embedding methods 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.
We propose a new multi-embedding model based on quaternion algebra and show that it achieves promising results using popular benchmarks.
- Score: 3.718476964451589
- License: http://creativecommons.org/licenses/by/4.0/
- 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 https://github.com/tranhungnghiep/AnalyzeKGE.
Related papers
- Dissecting embedding method: learning higher-order structures from data [0.0]
Geometric deep learning methods for data learning often include set of assumptions on the geometry of the feature space.
These assumptions together with data being discrete and finite can cause some generalisations, which are likely to create wrong interpretations of the data and models outputs.
arXiv Detail & Related papers (2024-10-14T08:19:39Z) - Meaning Representations from Trajectories in Autoregressive Models [106.63181745054571]
We propose to extract meaning representations from autoregressive language models by considering the distribution of all possible trajectories extending an input text.
This strategy is prompt-free, does not require fine-tuning, and is applicable to any pre-trained autoregressive model.
We empirically show that the representations obtained from large models align well with human annotations, outperform other zero-shot and prompt-free methods on semantic similarity tasks, and can be used to solve more complex entailment and containment tasks that standard embeddings cannot handle.
arXiv Detail & Related papers (2023-10-23T04:35:58Z) - Multivariate Representation Learning for Information Retrieval [31.31440742912932]
We propose a new representation learning framework for dense retrieval.
Instead of learning a vector for each query and document, our framework learns a multivariate distribution.
We show that it can be seamlessly integrated into the existing approximate nearest neighbor algorithms.
arXiv Detail & Related papers (2023-04-27T20:30:46Z) - Classic Graph Structural Features Outperform Factorization-Based Graph
Embedding Methods on Community Labeling [8.931361895613646]
Graph representation learning (also called graph embeddings) is a popular technique for incorporating network structure into machine learning models.
We provide an empirical and theoretical analysis for the performance of a class of embeddings on the common task of pairwise community labeling.
We prove that popular low-dimensional factorization methods either cannot produce community structure, or can only produce unstable" communities.
arXiv Detail & Related papers (2022-01-20T22:43:37Z) - Deep Relational Metric Learning [84.95793654872399]
This paper presents a deep relational metric learning framework for image clustering and retrieval.
We learn an ensemble of features that characterizes an image from different aspects to model both interclass and intraclass distributions.
Experiments on the widely-used CUB-200-2011, Cars196, and Stanford Online Products datasets demonstrate that our framework improves existing deep metric learning methods and achieves very competitive results.
arXiv Detail & Related papers (2021-08-23T09:31:18Z) - Learning Gaussian Graphical Models with Latent Confounders [74.72998362041088]
We compare and contrast two strategies for inference in graphical models with latent confounders.
While these two approaches have similar goals, they are motivated by different assumptions about confounding.
We propose a new method, which combines the strengths of these two approaches.
arXiv Detail & Related papers (2021-05-14T00:53:03Z) - Learning Intents behind Interactions with Knowledge Graph for
Recommendation [93.08709357435991]
Knowledge graph (KG) plays an increasingly important role in recommender systems.
Existing GNN-based models fail to identify user-item relation at a fine-grained level of intents.
We propose a new model, Knowledge Graph-based Intent Network (KGIN)
arXiv Detail & Related papers (2021-02-14T03:21:36Z) - Joint Entity and Relation Canonicalization in Open Knowledge Graphs
using Variational Autoencoders [11.259587284318835]
Noun phrases and relation phrases in open knowledge graphs are not canonicalized, leading to an explosion of redundant and ambiguous subject-relation-object triples.
Existing approaches to face this problem take a two-step approach: first, they generate embedding representations for both noun and relation phrases, then a clustering algorithm is used to group them using the embeddings as features.
In this work, we propose Canonicalizing Using Variational AutoEncoders (CUVA), a joint model to learn both embeddings and cluster assignments in an end-to-end approach.
arXiv Detail & Related papers (2020-12-08T22:58:30Z) - Captum: A unified and generic model interpretability library for PyTorch [49.72749684393332]
We introduce a novel, unified, open-source model interpretability library for PyTorch.
The library contains generic implementations of a number of gradient and perturbation-based attribution algorithms.
It can be used for both classification and non-classification models.
arXiv Detail & Related papers (2020-09-16T18:57:57Z) - Auto-decoding Graphs [91.3755431537592]
The generative model is an auto-decoder that learns to synthesize graphs from latent codes.
Graphs are synthesized using self-attention modules that are trained to identify likely connectivity patterns.
arXiv Detail & Related papers (2020-06-04T14:23:01Z) - LineaRE: Simple but Powerful Knowledge Graph Embedding for Link
Prediction [7.0294164380111015]
We propose a novel embedding model, namely LineaRE, which is capable of modeling four connectivity patterns and four mapping properties.
Experimental results on multiple widely used real-world datasets show that the proposed LineaRE model significantly outperforms existing state-of-the-art models for link prediction tasks.
arXiv Detail & Related papers (2020-04-21T14:19:43Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.