Pith. sign in

REVIEW 3 cited by

Graph Neural Networks for Link Prediction with Subgraph Sketching

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 2209.15486 v3 pith:EN4E6O2U submitted 2022-09-30 cs.LG cs.IR

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

Many Graph Neural Networks (GNNs) perform poorly compared to simple heuristics on Link Prediction (LP) tasks. This is due to limitations in expressive power such as the inability to count triangles (the backbone of most LP heuristics) and because they can not distinguish automorphic nodes (those having identical structural roles). Both expressiveness issues can be alleviated by learning link (rather than node) representations and incorporating structural features such as triangle counts. Since explicit link representations are often prohibitively expensive, recent works resorted to subgraph-based methods, which have achieved state-of-the-art performance for LP, but suffer from poor efficiency due to high levels of redundancy between subgraphs. We analyze the components of subgraph GNN (SGNN) methods for link prediction. Based on our analysis, we propose a novel full-graph GNN called ELPH (Efficient Link Prediction with Hashing) that passes subgraph sketches as messages to approximate the key components of SGNNs without explicit subgraph construction. ELPH is provably more expressive than Message Passing GNNs (MPNNs). It outperforms existing SGNN models on many standard LP benchmarks while being orders of magnitude faster. However, it shares the common GNN limitation that it is only efficient when the dataset fits in GPU memory. Accordingly, we develop a highly scalable model, called BUDDY, which uses feature precomputation to circumvent this limitation without sacrificing predictive performance. Our experiments show that BUDDY also outperforms SGNNs on standard LP benchmarks while being highly scalable and faster than ELPH.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

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

  1. A Hierarchical Quantized Tokenization Framework for Task-Adaptive Graph Representation Learning

    cs.IR 2025-10 unverdicted novelty 6.0 of 10

    QUIET is a hierarchical RVQ-based graph tokenizer with a learned level-weighting gate; it improves several benchmarks but not consistently against the strongest baselines.

  2. Subgraph Generation for Generalizing on Out-of-Distribution Links

    cs.LG 2025-07 conditional novelty 6.0 of 10

    FLEX is a generative framework that synthesizes counterfactual subgraphs with a semi-implicit graph VAE and adversarially co-trains a GNN to improve out-of-distribution link prediction.

  3. Efficient Text-Attributed Graph Learning through Selective Annotation and Graph Alignment

    cs.LG 2025-06 conditional novelty 6.0 of 10

    GAGA matches or exceeds state-of-the-art accuracy on several text-attributed graph benchmarks while requiring large language model annotations for only 1% of nodes or edges.

Pith tools