ReliK: A Reliability Measure for Knowledge Graph Embeddings
Maximilian K. Egger, Wenyue Ma, Davide Mottin, Panagiotis Karras,, Ilaria Bordino, Francesco Gullo, Aris Anagnostopoulos

TL;DR
ReliK is a new reliability measure for knowledge graph embeddings that predicts their performance on specific tasks and graph parts without additional training, aiding in selecting suitable embeddings for web applications.
Contribution
ReliK introduces a task- and KGE-agnostic reliability measure based solely on embedding scores, enabling local performance assessment without extra training.
Findings
ReliK correlates well with downstream task performance.
It works effectively across various tasks like relation prediction and question answering.
ReliK preserves locality, assessing performance on specific graph parts.
Abstract
Can we assess a priori how well a knowledge graph embedding will perform on a specific downstream task and in a specific part of the knowledge graph? Knowledge graph embeddings (KGEs) represent entities (e.g., "da Vinci," "Mona Lisa") and relationships (e.g., "painted") of a knowledge graph (KG) as vectors. KGEs are generated by optimizing an embedding score, which assesses whether a triple (e.g., "da Vinci," "painted," "Mona Lisa") exists in the graph. KGEs have been proven effective in a variety of web-related downstream tasks, including, for instance, predicting relationships among entities. However, the problem of anticipating the performance of a given KGE in a certain downstream task and locally to a specific individual triple, has not been tackled so far. In this paper, we fill this gap with ReliK, a Reliability measure for KGEs. ReliK relies solely on KGE embedding scores, is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks
