Pith. sign in

REVIEW 2 cited by

Diffusion Improves Graph Learning

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 1911.05485 v6 pith:4RVUBW73 submitted 2019-10-28 cs.SI cs.AIcs.LGstat.ML

classification cs.SIcs.AIcs.LGstat.ML
keywords graphconvolutiondiffusionmessagepassingdirectgnnsmodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Graph convolution is the core of most Graph Neural Networks (GNNs) and usually approximated by message passing between direct (one-hop) neighbors. In this work, we remove the restriction of using only the direct neighbors by introducing a powerful, yet spatially localized graph convolution: Graph diffusion convolution (GDC). GDC leverages generalized graph diffusion, examples of which are the heat kernel and personalized PageRank. It alleviates the problem of noisy and often arbitrarily defined edges in real graphs. We show that GDC is closely related to spectral-based models and thus combines the strengths of both spatial (message passing) and spectral methods. We demonstrate that replacing message passing with graph diffusion convolution consistently leads to significant performance improvements across a wide range of models on both supervised and unsupervised tasks and a variety of datasets. Furthermore, GDC is not limited to GNNs but can trivially be combined with any graph-based model or algorithm (e.g. spectral clustering) without requiring any changes to the latter or affecting its computational complexity. Our implementation is available online.

Discussion (0). Sign in 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. Identifying and Correcting Label Noise for Robust GNNs via Influence Contradiction

    cs.LG 2026-01 conditional novelty 5.0 of 10

    ICGNN detects noisy node labels with a diffusion-based influence-contradiction score, fits a GMM to split clean from noisy nodes, softly corrects them using neighbor predictions, and adds pseudo-labels for unlabeled nodes.

  2. Multivariate de Bruijn Graphs: A Symbolic Graph Framework for Time Series Forecasting

    cs.LG 2025-05 conditional novelty 5.0 of 10

    DRAGON maps discretized multivariate time series onto a de Bruijn graph with cross-dimension connections and uses graph attention to add global pattern memory to a CNN-based forecaster, improving short-context forecas...

Pith tools