ENGAGE: Explanation Guided Data Augmentation for Graph Representation Learning
Yucheng Shi, Kaixiong Zhou, Ninghao Liu

TL;DR
ENGAGE introduces an explanation-guided data augmentation method for graph learning, which preserves key graph features and improves representation quality by using an unsupervised importance indicator and informed perturbations.
Contribution
The paper proposes a novel explanation-guided augmentation framework for graphs, utilizing an unsupervised importance measure to enhance contrastive learning effectiveness.
Findings
Improves graph and node-level task performance.
Effective across various models and real-world datasets.
Theoretically justified within an information-theoretic framework.
Abstract
The recent contrastive learning methods, due to their effectiveness in representation learning, have been widely applied to modeling graph data. Random perturbation is widely used to build contrastive views for graph data, which however, could accidentally break graph structures and lead to suboptimal performance. In addition, graph data is usually highly abstract, so it is hard to extract intuitive meanings and design more informed augmentation schemes. Effective representations should preserve key characteristics in data and abandon superfluous information. In this paper, we propose ENGAGE (ExplaNation Guided data AuGmEntation), where explanation guides the contrastive augmentation process to preserve the key parts in graphs and explore removing superfluous information. Specifically, we design an efficient unsupervised explanation method called smoothed activation map as the indicator…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Topic Modeling
MethodsContrastive Learning
