Pith. sign in

REVIEW 3 cited by

Cold Brew: Distilling Graph Node Representations with Incomplete or Missing Neighborhoods

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 2111.04840 v3 pith:RXYI4O6O submitted 2021-11-08 cs.LG

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

Graph Neural Networks (GNNs) have achieved state-of-the-art performance in node classification, regression, and recommendation tasks. GNNs work well when rich and high-quality connections are available. However, their effectiveness is often jeopardized in many real-world graphs in which node degrees have power-law distributions. The extreme case of this situation, where a node may have no neighbors, is called Strict Cold Start (SCS). SCS forces the prediction to rely completely on the node's own features. We propose Cold Brew, a teacher-student distillation approach to address the SCS and noisy-neighbor challenges for GNNs. We also introduce feature contribution ratio (FCR), a metric to quantify the behavior of inductive GNNs to solve SCS. We experimentally show that FCR disentangles the contributions of different graph data components and helps select the best architecture for SCS generalization. We further demonstrate the superior performance of Cold Brew on several public benchmark and proprietary e-commerce datasets, where many nodes have either very few or noisy connections. Our source code is available at https://github.com/amazon-research/gnn-tail-generalization.

Discussion (0). Continue with ORCID 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. Aggregation Buffer: Revisiting DropEdge with a New Parameter Block

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Adding a degree-normalized Aggregation Buffer block to a frozen pretrained GNN and training it with DropEdge improves node-classification accuracy and robustness on 12 benchmarks.

  2. AttriReBoost: A Gradient-Free Propagation Optimization Method for Cold Start Mitigation in Attribute Missing Graphs

    cs.LG 2025-01 conditional novelty 4.0 of 10

    AttriReBoost augments feature propagation with a partial reset of known nodes and a global-mean (virtual edge) term, achieving consistent but modest accuracy gains over FP and PCFI on eight benchmarks.

  3. Demystifying MPNNs: Message Passing as Merely Efficient Matrix Multiplication

    cs.LG 2025-01 reject novelty 3.0 of 10

    The paper claims a k-layer message-passing network is equivalent to a single layer on the k-th power of the adjacency matrix, with deep-network failures on sparse graphs blamed on gradients.

Pith tools