On Exploring Node-feature and Graph-structure Diversities for Node Drop Graph Pooling

06/22/2023
by   Chuang Liu, et al.
0

A pooling operation is essential for effective graph-level representation learning, where the node drop pooling has become one mainstream graph pooling technology. However, current node drop pooling methods usually keep the top-k nodes according to their significance scores, which ignore the graph diversity in terms of the node features and the graph structures, thus resulting in suboptimal graph-level representations. To address the aforementioned issue, we propose a novel plug-and-play score scheme and refer to it as MID, which consists of a Multidimensional score space with two operations, i.e., flIpscore and Dropscore. Specifically, the multidimensional score space depicts the significance of nodes through multiple criteria; the flipscore encourages the maintenance of dissimilar node features; and the dropscore forces the model to notice diverse graph structures instead of being stuck in significant local structures. To evaluate the effectiveness of our proposed MID, we perform extensive experiments by applying it to a wide variety of recent node drop pooling methods, including TopKPool, SAGPool, GSAPool, and ASAP. Specifically, the proposed MID can efficiently and consistently achieve about 2.8% average improvements over the above four methods on seventeen real-world graph classification datasets, including four social datasets (IMDB-BINARY, IMDB-MULTI, REDDIT-BINARY, and COLLAB), and thirteen biochemical datasets (D&D, PROTEINS, NCI1, MUTAG, PTC-MR, NCI109, ENZYMES, MUTAGENICITY, FRANKENSTEIN, HIV, BBBP, TOXCAST, and TOX21). Code is available at <https://github.com/whuchuang/mid>.

READ FULL TEXT
research
09/24/2021

Edge but not Least: Cross-View Graph Pooling

Graph neural networks have emerged as a powerful model for graph represe...
research
09/29/2021

Distribution Knowledge Embedding for Graph Pooling

Graph-level representation learning is the pivotal step for downstream t...
research
01/30/2020

Structure-Feature based Graph Self-adaptive Pooling

Various methods to deal with graph data have been proposed in recent yea...
research
08/03/2023

Unsupervised Multiplex Graph Learning with Complementary and Consistent Information

Unsupervised multiplex graph learning (UMGL) has been shown to achieve s...
research
10/19/2020

Topology-Aware Graph Pooling Networks

Pooling operations have shown to be effective on computer vision and nat...
research
03/17/2021

Diversified Multiscale Graph Learning with Graph Self-Correction

Though the multiscale graph learning techniques have enabled advanced fe...
research
02/05/2019

Animated Drag and Drop Interaction for Dynamic Multidimensional Graphs

In this paper, we propose a new drag and drop interaction technique for ...

Please sign up or login with your details

Forgot password? Click here to reset