Do Similar Entities have Similar Embeddings?
Knowledge graph embedding models (KGEMs) developed for link prediction learn vector representations for entities in a knowledge graph, known as embeddings. A common tacit assumption is the KGE entity similarity assumption, which states that these KGEMs retain the graph's structure within their embedding space, \textit{i.e.}, position similar entities within the graph close to one another. This desirable property make KGEMs widely used in downstream tasks such as recommender systems or drug repurposing. Yet, the relation of entity similarity and similarity in the embedding space has rarely been formally evaluated. Typically, KGEMs are assessed based on their sole link prediction capabilities, using ranked-based metrics such as Hits@K or Mean Rank. This paper challenges the prevailing assumption that entity similarity in the graph is inherently mirrored in the embedding space. Therefore, we conduct extensive experiments to measure the capability of KGEMs to cluster similar entities together, and investigate the nature of the underlying factors. Moreover, we study if different KGEMs expose a different notion of similarity. Datasets, pre-trained embeddings and code are available at: https://github.com/nicolas-hbt/similar-embeddings/.
Code (1)
Tasks
Graph EmbeddingGraph SimilarityKnowledge Graph EmbeddingLink PredictionRecommendation SystemsSimilar Papers 제목 키워드 기반
Duality-Induced Regularizer for Semantic Matching Knowledge Graph Embeddings
Semantic matching models -- which assume that entities with similar semantics have similar embeddings -- have shown great power in knowledge graph embeddings (KGE). Many existing semantic matching models use inner produc…
Entity EmbeddingsKnowledge Graph EmbeddingsKnowledge GraphsExploiting Global Semantic Similarities in Knowledge Graphs by Relational Prototype Entities
Knowledge graph (KG) embedding aims at learning the latent representations for entities and relations of a KG in continuous vector spaces. An empirical observation is that the head (tail) entities connected by the same r…
Entity AlignmentKnowledge GraphsRelationDomain Representation for Knowledge Graph Embedding
Embedding entities and relations into a continuous multi-dimensional vector space have become the dominant method for knowledge graph embedding in representation learning. However, most existing models ignore to represen…
Graph EmbeddingKnowledge Graph EmbeddingLink PredictionRepresentation LearningSemantic Alignment of Multilingual Knowledge Graphs via Contextualized Vector Projections
The paper presents our work on cross-lingual ontology alignment system which uses embedding based cosine similarity matching. The ontology entities are made contextually richer by creating descriptions using novel techni…
Knowledge GraphsDrug Similarity and Link Prediction Using Graph Embeddings on Medical Knowledge Graphs
The paper utilizes the graph embeddings generated for entities of a large biomedical database to perform link prediction to capture various new relationships among different entities. A novel node similarity measure is p…
Knowledge GraphsLink PredictionPrediction