paper-with-me

홈 › Papers

Do Similar Entities have Similar Embeddings?

2023-12-16 · Nicolas Hubert, Heiko Paulheim, Armelle Brun, Davy Monticolo

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/.

📄 PDF Abstract BibTeX arXiv:2312.10370

Code (1)

nicolas-hbt/similar-embeddings 공식 구현 pytorch

Tasks

Graph EmbeddingGraph SimilarityKnowledge Graph EmbeddingLink PredictionRecommendation Systems

Similar Papers 제목 키워드 기반

Duality-Induced Regularizer for Semantic Matching Knowledge Graph Embeddings

2022-03-24 · Jie Wang, Zhanqiu Zhang, Zhihao Shi, Jianyu Cai 외

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 Graphs

Exploiting Global Semantic Similarities in Knowledge Graphs by Relational Prototype Entities

2022-06-16 · Xueliang Wang, Jiajun Chen, Feng Wu, Jie Wang

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 GraphsRelation

Domain Representation for Knowledge Graph Embedding

2019-03-26 · Cunxiang Wang, Feiliang Ren, Zhichao Lin, Chenxv Zhao 외

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 Learning

Semantic Alignment of Multilingual Knowledge Graphs via Contextualized Vector Projections

2025-12-22 · Abhishek Kumar arxiv

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 Graphs

Drug Similarity and Link Prediction Using Graph Embeddings on Medical Knowledge Graphs

2021-10-22 · Prakhar Gurawa, Matthias Nickles

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