Papers › GIPA: A General Information Propagation Algorithm for Graph Learning

GIPA: A General Information Propagation Algorithm for Graph Learning

19 Jan 2023arXiv:2301.08209archive 2025-07-28

Houyi Li, Zhihong Chen, Zhao Li, Qinkai Zheng, Peng Zhang, Shuigeng Zhou

Graph neural networks (GNNs) have been widely used in graph-structured data computation, showing promising performance in various applications such as node classification, link prediction, and network recommendation. Existing works mainly focus on node-wise correlation when doing weighted aggregation of neighboring nodes based on attention, such as dot product by the dense vectors of two nodes. This may cause conflicting noise in nodes to be propagated when doing information propagation. To solve this problem, we propose a General Information Propagation Algorithm (GIPA in short), which exploits more fine-grained information fusion including bit-wise and feature-wise correlations based on edge features in their propagation. Specifically, the bit-wise correlation calculates the element-wise attention weight through a multi-layer perceptron (MLP) based on the dense representations of two nodes and their edge; The feature-wise correlation is based on the one-hot representations of node attribute features for feature selection. We evaluate the performance of GIPA on the Open Graph Benchmark proteins (OGBN-proteins for short) dataset and the Alipay dataset of Alibaba. Experimental results reveal that GIPA outperforms the state-of-the-art models in terms of prediction accuracy, e.g., GIPA achieves an average ROC-AUC of 0.8901±0.0011, which is better than that of all the existing methods listed in the OGBN-proteins leaderboard.

PaperPDFCode

Code

houyili/gipa_wide_deep officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

AttributeGraph LearningLink PredictionNode Classificationfeature selection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Node Property Prediction ogbn-proteins GIPA(Wide&Deep) Ext. data No #2 of 26 Archive leaderboard report
Node Property Prediction ogbn-proteins GIPA(Wide&Deep) Number of params 17438716 #2 of 26 Archive leaderboard report
Node Property Prediction ogbn-proteins GIPA(Wide&Deep) Test ROC-AUC 0.8917 ± 0.0007 #2 of 26 Archive leaderboard report
Node Property Prediction ogbn-proteins GIPA(Wide&Deep) Validation ROC-AUC 0.9472 ± 0.0020 #2 of 26 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections