Hierarchical Adaptive Pooling by Capturing High-order Dependency for Graph Representation Learning
Ning Liu, Songlei Jian, Dongsheng Li, Yiming Zhang, Zhiquan Lai,, Hongzuo Xu

TL;DR
This paper introduces HAP, a hierarchical graph pooling framework that captures high-order dependencies and local substructures, significantly improving graph classification accuracy by adaptively focusing on relevant graph features.
Contribution
HAP is a novel hierarchical pooling method that effectively captures high-order dependencies and local structures using a cross-level attention mechanism and global content learning.
Findings
HAP outperforms 12 popular pooling methods with up to 22.79% accuracy improvement.
HAP exceeds state-of-the-art graph matching and similarity algorithms by over 3.5% and 16.7%.
Extensive experiments on 14 datasets validate HAP's effectiveness.
Abstract
Graph neural networks (GNN) have been proven to be mature enough for handling graph-structured data on node-level graph representation learning tasks. However, the graph pooling technique for learning expressive graph-level representation is critical yet still challenging. Existing pooling methods either struggle to capture the local substructure or fail to effectively utilize high-order dependency, thus diminishing the expression capability. In this paper we propose HAP, a hierarchical graph-level representation learning framework, which is adaptively sensitive to graph structures, i.e., HAP clusters local substructures incorporating with high-order dependencies. HAP utilizes a novel cross-level attention mechanism MOA to naturally focus more on close neighborhood while effectively capture higher-order dependency that may contain crucial information. It also learns a global graph…
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 · Graph Theory and Algorithms · Recommender Systems and Techniques
