Pith. sign in

Understanding Attention and Generalization in Graph Neural Networks

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

We aim to better understand attention over nodes in graph neural networks (GNNs) and identify factors influencing its effectiveness. We particularly focus on the ability of attention GNNs to generalize to larger, more complex or noisy graphs. Motivated by insights from the work on Graph Isomorphism Networks, we design simple graph reasoning tasks that allow us to study attention in a controlled environment. We find that under typical conditions the effect of attention is negligible or even harmful, but under certain conditions it provides an exceptional gain in performance of more than 60% in some of our classification tasks. Satisfying these conditions in practice is challenging and often requires optimal initialization or supervised training of attention. We propose an alternative recipe and train attention in a weakly-supervised fashion that approaches the performance of supervised models, and, compared to unsupervised models, improves results on several synthetic as well as real datasets. Source code and datasets are available at https://github.com/bknyaz/graph_attention_pool.

fields

cs.LG 1

years

2025 1

verdicts

REJECT 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • Graph Inverse Style Transfer for Counterfactual Explainability cs.LG · 2025-05-23 · reject · none · ref 2019 · internal anchor

    GIST generates graph counterfactuals by overshooting to another class and backtracking with a spectral style loss, reporting higher validity and fidelity on 8 graph classification datasets.