The reviewed record of science sign in
Pith

arxiv: 2106.12920 · v1 · pith:TFGK3J3N · submitted 2021-06-23 · cs.LG

Learnt Sparsification for Interpretable Graph Neural Networks

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:TFGK3J3Nrecord.jsonopen to challenge →

classification cs.LG
keywords graphkedgegnnsfeaturesnodeonlystructureaccuracy
0
0 comments X
read the original abstract

Graph neural networks (GNNs) have achieved great success on various tasks and fields that require relational modeling. GNNs aggregate node features using the graph structure as inductive biases resulting in flexible and powerful models. However, GNNs remain hard to interpret as the interplay between node features and graph structure is only implicitly learned. In this paper, we propose a novel method called Kedge for explicitly sparsifying the underlying graph by removing unnecessary neighbors. Our key idea is based on a tractable method for sparsification using the Hard Kumaraswamy distribution that can be used in conjugation with any GNN model. Kedge learns edge masks in a modular fashion trained with any GNN allowing for gradient based optimization in an end-to-end fashion. We demonstrate through extensive experiments that our model Kedge can prune a large proportion of the edges with only a minor effect on the test accuracy. Specifically, in the PubMed dataset, Kedge learns to drop more than 80% of the edges with an accuracy drop of merely 2% showing that graph structure has only a small contribution in comparison to node features. Finally, we also show that Kedge effectively counters the over-smoothing phenomena in deep GNNs by maintaining good task performance with increasing GNN layers.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SIR: Structured Image Representations for Explainable Robot Learning

    cs.RO 2026-06 unverdicted novelty 5.0

    SIR uses learned sparse scene graphs from images as an intermediate representation to improve robot policy success rates on RoboCasa and enable analysis of model decisions for dataset biases.