paper-with-me

Papers

eXpath: Explaining Knowledge Graph Link Prediction with Ontological Closed Path Rules

2024-12-06 · Ye Sun, Lei Shi, Yongxin Tong

Link prediction (LP) is crucial for Knowledge Graphs (KG) completion but commonly suffers from interpretability issues. While several methods have been proposed to explain embedding-based LP models, they are generally limited to local explanations on KG and are deficient in providing human interpretable semantics. Based on real-world observations of the characteristics of KGs from multiple domains, we propose to explain LP models in KG with path-based explanations. An integrated framework, namely eXpath, is introduced which incorporates the concept of relation path with ontological closed path rules to enhance both the efficiency and effectiveness of LP interpretation. Notably, the eXpath explanations can be fused with other single-link explanation approaches to achieve a better overall solution. Extensive experiments across benchmark datasets and LP models demonstrate that introducing eXpath can boost the quality of resulting explanations by about 20% on two key metrics and reduce the required explanation time by 61.4%, in comparison to the best existing method. Case studies further highlight eXpath's ability to provide more semantically meaningful explanations through path-based evidence.

📄 PDF Abstract BibTeX arXiv:2412.04846

Code (1)

cs-anonymous/expath 공식 구현 pytorch

Tasks

Knowledge GraphsLink Prediction

Similar Papers 제목 키워드 기반

ExPath: Towards Explaining Targeted Pathways for Biological Knowledge Bases

2025-02-25 · Rikuto Kotoge, Ziwei Yang, Zheng Chen, Yushun Dong 외

Biological knowledge bases provide systemically functional pathways of cells or organisms in terms of molecular interaction. However, recognizing more targeted pathways, particularly when incorporating wet-lab experiment…

Graph LearningMambaProtein Language Model

Explaining Link Predictions in Knowledge Graph Embedding Models with Influential Examples

2022-12-05 · Adrianna Janik, Luca Costabello

We study the problem of explaining link predictions in the Knowledge Graph Embedding (KGE) models. We propose an example-based approach that exploits the latent space representation of nodes and edges in a knowledge grap…

Graph EmbeddingKnowledge Graph Embedding

Explaining Knowledge Graph Embedding via Latent Rule Learning

2021-09-29 · Wen Zhang, Mingyang Chen, Zezhong Xu, Yushan Zhu 외

Knowledge Graph Embeddings (KGEs) embed entities and relations into continuous vector space following certain assumption, and are a powerful tools for representation learning of knowledge graphs. However, following vecto…

Graph EmbeddingKnowledge DistillationKnowledge Graph EmbeddingKnowledge Graph Embeddings+4

Distill n' Explain: explaining graph neural networks using simple surrogates

2023-03-17 · Tamara Pereira, Erik Nascimento, Lucas E. Resck, Diego Mesquita 외

Explaining node predictions in graph neural networks (GNNs) often boils down to finding graph substructures that preserve predictions. Finding these structures usually implies back-propagating through the GNN, bonding th…

Knowledge Distillation

xERTE: Explainable Reasoning on Temporal Knowledge Graphs for Forecasting Future Links

2020-12-31 · Zhen Han, Peng Chen, Yunpu Ma, Volker Tresp

Modeling time-evolving knowledge graphs (KGs) has recently gained increasing interest. Here, graph representation learning has become the dominant paradigm for link prediction on temporal KGs. However, the embedding-base…

Graph Representation LearningKnowledge GraphsLink PredictionRepresentation Learning