Memory-based Message Passing: Decoupling the Message for Propogation from Discrimination

02/01/2022
by   Jie Chen, et al.
0

Message passing is a fundamental procedure for graph neural networks in the field of graph representation learning. Based on the homophily assumption, the current message passing always aggregates features of connected nodes, such as the graph Laplacian smoothing process. However, real-world graphs tend to be noisy and/or non-smooth. The homophily assumption does not always hold, leading to sub-optimal results. A revised message passing method needs to maintain each node's discriminative ability when aggregating the message from neighbors. To this end, we propose a Memory-based Message Passing (MMP) method to decouple the message of each node into a self-embedding part for discrimination and a memory part for propagation. Furthermore, we develop a control mechanism and a decoupling regularization to control the ratio of absorbing and excluding the message in the memory for each node. More importantly, our MMP is a general skill that can work as an additional layer to help improve traditional GNNs performance. Extensive experiments on various datasets with different homophily ratios demonstrate the effectiveness and robustness of the proposed method.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/28/2023

Framelet Message Passing

Graph neural networks (GNNs) have achieved champion in wide applications...
research
10/15/2021

Label-Wise Message Passing Graph Neural Network on Heterophilic Graphs

Graph Neural Networks (GNNs) have achieved remarkable performance in mod...
research
08/28/2020

Graph Convolutional Neural Networks with Node Transition Probability-based Message Passing and DropNode Regularization

Graph convolutional neural networks (GCNNs) have received much attention...
research
05/10/2021

Graph Feature Gating Networks

Graph neural networks (GNNs) have received tremendous attention due to t...
research
05/09/2021

Dispatcher: A Message-Passing Approach To Language Modelling

This paper proposes a message-passing mechanism to address language mode...
research
09/29/2022

Provably expressive temporal graph networks

Temporal graph networks (TGNs) have gained prominence as models for embe...
research
02/02/2023

Predicting the Silent Majority on Graphs: Knowledge Transferable Graph Neural Network

Graphs consisting of vocal nodes ("the vocal minority") and silent nodes...

Please sign up or login with your details

Forgot password? Click here to reset