Pith. sign in

REVIEW 2 cited by

Combining Label Propagation and Simple Models Out-performs Graph Neural Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2010.13993 v2 pith:XFR7ARZ6 submitted 2020-10-27 cs.LG cs.SI

classification cs.LGcs.SI
keywords performancegnnslabelcorrelationdatagraphlearningmodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Graph Neural Networks (GNNs) are the predominant technique for learning over graphs. However, there is relatively little understanding of why GNNs are successful in practice and whether they are necessary for good performance. Here, we show that for many standard transductive node classification benchmarks, we can exceed or match the performance of state-of-the-art GNNs by combining shallow models that ignore the graph structure with two simple post-processing steps that exploit correlation in the label structure: (i) an "error correlation" that spreads residual errors in training data to correct errors in test data and (ii) a "prediction correlation" that smooths the predictions on the test data. We call this overall procedure Correct and Smooth (C&S), and the post-processing steps are implemented via simple modifications to standard label propagation techniques from early graph-based semi-supervised learning methods. Our approach exceeds or nearly matches the performance of state-of-the-art GNNs on a wide variety of benchmarks, with just a small fraction of the parameters and orders of magnitude faster runtime. For instance, we exceed the best known GNN performance on the OGB-Products dataset with 137 times fewer parameters and greater than 100 times less training time. The performance of our methods highlights how directly incorporating label information into the learning algorithm (as was done in traditional techniques) yields easy and substantial performance gains. We can also incorporate our techniques into big GNN models, providing modest gains. Our code for the OGB results is at https://github.com/Chillee/CorrectAndSmooth.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. ReDiSC: A Reparameterized Masked Diffusion Model for Scalable Node Classification with Structured Predictions

    cs.LG 2025-07 conditional novelty 6.0 of 10

    A reparameterized masked diffusion model with variational EM gives scalable structured node classification, matching or beating GNN, label propagation, and continuous diffusion baselines.

  2. Efficient Recommendations via Graph Coarsening and Label Propagation

    cs.LG 2026-07 conditional novelty 4.0 of 10

    On a 13-million-user telecom graph, business-rule coarsening plus two label-propagation stages lifts NDCG@5 by up to 24% over full-graph LPA; a GNN first stage boosts it further.

Pith tools