3 papers
cs.LG2025
Shapley-Value-Based Graph Sparsification for GNN Inference
Selahattin Akkas, Ariful Azad
Graph sparsification is a key technique for improving inference efficiency in Graph Neural Networks by removing edges with minimal impact on predictions. GNN explainability methods…
cs.LG2025
DistShap: Scalable GNN Explanations with Distributed Shapley Values
Selahattin Akkas, Aditya Devarakonda, Ariful Azad
With the growing adoption of graph neural networks (GNNs), explaining their predictions has become increasingly important. However, attributing predictions to specific edges or fea…
cs.LG2024
GNNShap: Scalable and Accurate GNN Explanation using Shapley Values
Selahattin Akkas, Ariful Azad
Graph neural networks (GNNs) are popular machine learning models for graphs with many applications across scientific domains. However, GNNs are considered black box models, and it…