paper-with-me

홈 › Papers

Evaluating Link Prediction Explanations for Graph Neural Networks

2023-08-03 · Claudio Borile, Alan Perotti, André Panisson

Graph Machine Learning (GML) has numerous applications, such as node/graph classification and link prediction, in real-world domains. Providing human-understandable explanations for GML models is a challenging yet fundamental task to foster their adoption, but validating explanations for link prediction models has received little attention. In this paper, we provide quantitative metrics to assess the quality of link prediction explanations, with or without ground-truth. State-of-the-art explainability methods for Graph Neural Networks are evaluated using these metrics. We discuss how underlying assumptions and technical details specific to the link prediction task, such as the choice of distance between node embeddings, can influence the quality of the explanations.

📄 PDF Abstract BibTeX arXiv:2308.01682

Code (1)

cborile/eval_lp_xai 공식 구현 pytorch

Tasks

Graph ClassificationLink PredictionPrediction

Similar Papers 제목 키워드 기반

GRainsaCK: a Comprehensive Software Library for Benchmarking Explanations of Link Prediction Tasks on Knowledge Graphs

2025-08-12 · Roberto Barile, Claudia d'Amato, Nicola Fanizzi arxiv

Since Knowledge Graphs are often incomplete, link prediction methods are adopted for predicting missing facts. Scalable embedding based solutions are mostly adopted for this purpose, however, they lack comprehensibility,…

Knowledge GraphsLink Prediction

PaGE-Link: Path-based Graph Neural Network Explanation for Heterogeneous Link Prediction

2023-02-24 · Shichang Zhang, Jiani Zhang, Xiang Song, Soji Adeshina 외

Transparency and accountability have become major concerns for black-box machine learning (ML) models. Proper explanations for the model behavior increase model transparency and help researchers develop more accountable …

Graph Neural NetworkLink Prediction

KGExplainer: Towards Exploring Connected Subgraph Explanations for Knowledge Graph Completion

2024-04-05 · Tengfei Ma, Xiang Song, Wen Tao, Mufei Li 외

Knowledge graph completion (KGC) aims to alleviate the inherent incompleteness of knowledge graphs (KGs), which is a critical task for various applications, such as recommendations on the web. Although knowledge graph em…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs

LinkLogic: A New Method and Benchmark for Explainable Knowledge Graph Predictions

2024-06-02 · Niraj Kumar-Singh, Gustavo Polleti, Saee Paliwal, Rachel Hodos-Nkhereanye

While there are a plethora of methods for link prediction in knowledge graphs, state-of-the-art approaches are often black box, obfuscating model reasoning and thereby limiting the ability of users to make informed decis…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+1

Self-Explainable Graph Neural Networks for Link Prediction

2023-05-21 · Huaisheng Zhu, Dongsheng Luo, Xianfeng Tang, Junjie Xu 외

Graph Neural Networks (GNNs) have achieved state-of-the-art performance for link prediction. However, GNNs suffer from poor interpretability, which limits their adoptions in critical scenarios that require knowing why ce…

Link PredictionNode ClassificationPrediction