Multi-grained Semantics-aware Graph Neural Networks
Zhiqiang Zhong, Cheng-Te Li, Jun Pang

TL;DR
This paper introduces AdamGNN, a unified graph neural network model that jointly learns node and graph representations by leveraging multi-grained semantics, improving performance on various tasks through innovative pooling and unpooling operators.
Contribution
The work presents a novel AdamGNN model that integrates multi-grained semantics into node and graph representation learning, outperforming existing methods on multiple datasets.
Findings
Significantly outperforms 17 competing models on 14 datasets
Effectively captures long-range interactions in graphs
Ablation studies validate the components' effectiveness
Abstract
Graph Neural Networks (GNNs) are powerful techniques in representation learning for graphs and have been increasingly deployed in a multitude of different applications that involve node- and graph-wise tasks. Most existing studies solve either the node-wise task or the graph-wise task independently while they are inherently correlated. This work proposes a unified model, AdamGNN, to interactively learn node and graph representations in a mutual-optimisation manner. Compared with existing GNN models and graph pooling methods, AdamGNN enhances the node representation with the learned multi-grained semantics and avoids losing node features and graph structure information during pooling. Specifically, a differentiable pooling operator is proposed to adaptively generate a multi-grained structure that involves meso- and macro-level semantic information in the graph. We also devise the…
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 · Functional Brain Connectivity Studies
