paper-with-me

Papers

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 graph to explain predictions. We evaluated the importance of identified triples by observing progressing degradation of model performance upon influential triples removal. Our experiments demonstrate that this approach to generate explanations outperforms baselines on KGE models for two publicly available datasets.

📄 PDF Abstract BibTeX arXiv:2212.02651

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph Embedding

Similar Papers 제목 키워드 기반

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

KGEx: Explaining Knowledge Graph Embeddings via Subgraph Sampling and Knowledge Distillation

2023-10-02 · Vasileios Baltatzis, Luca Costabello

Despite being the go-to choice for link prediction on knowledge graphs, research on interpretability of knowledge graph embeddings (KGE) has been relatively unexplored. We present KGEx, a novel post-hoc method that expla…

Knowledge DistillationKnowledge Graph EmbeddingsKnowledge GraphsLink Prediction

Knowledge Graph Embeddings and Explainable AI

2020-04-30 · Federico Bianchi, Gaetano Rossiello, Luca Costabello, Matteo Palmonari 외

Knowledge graph embeddings are now a widely adopted approach to knowledge representation in which entities and relationships are embedded in vector spaces. In this chapter, we introduce the reader to the concept of knowl…

Knowledge Graph Embeddings

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

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