Papers › GIPA: General Information Propagation Algorithm for Graph Learning

GIPA: General Information Propagation Algorithm for Graph Learning

13 May 2021arXiv:2105.06035archive 2025-07-28

Qinkai Zheng, Houyi Li, Peng Zhang, Zhixiong Yang, Guowei Zhang, Xintan Zeng, Yongchao Liu

Graph neural networks (GNNs) have been popularly used in analyzing graph-structured data, showing promising results in various applications such as node classification, link prediction and network recommendation. In this paper, we present a new graph attention neural network, namely GIPA, for attributed graph data learning. GIPA consists of three key components: attention, feature propagation and aggregation. Specifically, the attention component introduces a new multi-layer perceptron based multi-head to generate better non-linear feature mapping and representation than conventional implementations such as dot-product. The propagation component considers not only node features but also edge features, which differs from existing GNNs that merely consider node features. The aggregation component uses a residual connection to generate the final embedding. We evaluate the performance of GIPA using the Open Graph Benchmark proteins (ogbn-proteins for short) dataset. The experimental results reveal that GIPA can beat the state-of-the-art models in terms of prediction accuracy, e.g., GIPA achieves an average test ROC-AUC of 0.8700±0.0010 and outperforms all the previous methods listed in the ogbn-proteins leaderboard.

PaperPDFCode

Code

yongchao-liu/gipa officialpytorch report
houyili/gipa_wide_deep mentioned 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

Graph AttentionGraph LearningLink PredictionNode Classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Node Property Prediction ogbn-proteins GIPA Ext. data No #9 of 26 Archive leaderboard report
Node Property Prediction ogbn-proteins GIPA Number of params 4831056 #9 of 26 Archive leaderboard report
Node Property Prediction ogbn-proteins GIPA Test ROC-AUC 0.8700 ± 0.0010 #9 of 26 Archive leaderboard report
Node Property Prediction ogbn-proteins GIPA Validation ROC-AUC 0.9187 ± 0.0003 #9 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.

Methods

Residual Connection

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