Unifying Post-hoc Explanations of Knowledge Graph Completions
- company Hugging Face
- location arXiv
- location arXivLabs
- person Alessandro Lonardi
- product CatalyzeX
- product DagsHub
- product Gotit.pub
- product ScienceCast
A new paper calls for a unified taxonomy to bring order to the fragmented field of post-hoc explainability for Knowledge Graph Completion (KGC), arguing that the lack of formalization and consistent evaluations is hindering reproducibility and cross-study comparisons [1][2]. Knowledge Graphs structure information as entity-relation-entity triples, and KGC is the machine-learning task of predicting plausible missing triples [1][2]. Post-hoc explainability in this domain seeks to identify which existing triples most influence a model's predictions [1][2]. The paper, submitted on 29 Jul 2025 and revised on 15 Jun 2026, proposes a characterization of post-hoc explanations through multi-objective optimization, aiming to unify existing algorithms and the explanations they produce by balancing effectiveness and conciseness [1][2]. A central contribution is the examination of improved evaluation protocols built on metrics such as Mean Reciprocal Rank and Hits@k, tested through illustrative experiments [1][2]. The authors stress that interpretability should be measured by the ability of explanations to address queries meaningful to end users, not just technical benchmarks [1][2]. This push for standardization echoes broader concerns in machine learning about reproducibility. For instance, a separate review of quantum circuit generation systems found that while all reviewed systems addressed syntactic validity, none reported end-to-end evaluation on quantum hardware, leaving a significant gap between generated artifacts and practical deployment [5]. The paper's focus on identifying which triples act as causal factors for a prediction touches on foundational concepts. In philosophy, causality is understood as an influence where one event contributes to the production of another, with the cause being at least partly responsible for the effect [3]. The paper's multi-objective framework formalizes this search for influential triples within a KGC model's reasoning. The work is hosted on arXiv, a platform deeply integrated with community tools: Hugging Face's Paper Pages, for example, automatically extract arXiv IDs to link papers with models, datasets, and interactive demos, and even allow authors to claim verified authorship [6][7]. The paper's call for unified methods and evaluation standards aims to make KGC explainability research more reproducible and impactful [1][2]. By proposing a formal taxonomy and scrutinizing evaluation protocols, the work addresses a structural weakness in a field where, as the authors note, inconsistent practices have made cross-study comparisons difficult [1][2].
research-papersafety-research
Background sources we checked (10)
- arxiv.org ↗ Knowledge Graphs organize information as entity-relation-entity triples, enabling machine learning models to predict plausible missing triples in a task known as Knowledge Graph Completion (KGC). Post-hoc explainability for KGC addresses the problem of identifying which triples m…
- en.wikipedia.org ↗ Causality is an influence by which one event, process, state, or subject (i.e., a cause) contributes to the production of another event, process, state, or object (i.e., an effect) where the cause is at least partly responsible for the effect, and the effect is at least partly de…
- en.wikipedia.org ↗ This is a glossary of logic. Logic is the study of the principles of valid reasoning and argumentation.…
- arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
- huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
- huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
- huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
- en.wikipedia.org ↗ Qwen (also known as Tongyi Qianwen, Chinese: 通义千问; pinyin: Tōngyì Qiānwèn) is a family of large language models developed by Alibaba Cloud. Many Qwen models are distributed under the free and open-source Apache 2.0 license, the source-available Qwen License, or the non-commercial…
Sources
- export.arxiv.org — Unifying Post-hoc Explanations of Knowledge Graph Completions ↗