Causally-guided Regularization of Graph Attention Improves Generalizability
Alexander P. Wu, Thomas Markovich, Bonnie Berger, Nils Hammerla, Rohit, Singh

TL;DR
This paper introduces CAR, a causal inference-based regularization framework for graph attention networks that improves their generalizability and interpretability across various node classification tasks.
Contribution
CAR is a novel regularization method that aligns attention mechanisms with causal effects, enhancing generalization and interpretability in graph attention networks.
Findings
Systematic improvement in generalizability across multiple tasks
Enhanced interpretability of attention weights
Effective in social media network-sized graphs
Abstract
Graph attention networks estimate the relational importance of node neighbors to aggregate relevant information over local neighborhoods for a prediction task. However, the inferred attentions are vulnerable to spurious correlations and connectivity in the training data, hampering the generalizability of the model. We introduce CAR, a general-purpose regularization framework for graph attention networks. Embodying a causal inference approach, CAR aligns the attention mechanism with the causal effects of active interventions on graph connectivity in a scalable manner. CAR is compatible with a variety of graph attention architectures, and we show that it systematically improves generalizability on various node classification tasks. Our ablation studies indicate that CAR hones in on the aspects of graph structure most pertinent to the prediction (e.g., homophily), and does so more…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Functional Brain Connectivity Studies
