Pith. sign in

REVIEW 3 cited by

Graph Coarsening with 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 2102.01350 v1 pith:VLVQEXIU submitted 2021-02-02 cs.LG cs.AI

classification cs.LGcs.AI
keywords graphcoarseninggraphsnetworkscoarselargermethodsneural
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

As large-scale graphs become increasingly more prevalent, it poses significant computational challenges to process, extract and analyze large graph data. Graph coarsening is one popular technique to reduce the size of a graph while maintaining essential properties. Despite rich graph coarsening literature, there is only limited exploration of data-driven methods in the field. In this work, we leverage the recent progress of deep learning on graphs for graph coarsening. We first propose a framework for measuring the quality of coarsening algorithm and show that depending on the goal, we need to carefully choose the Laplace operator on the coarse graph and associated projection/lift operators. Motivated by the observation that the current choice of edge weight for the coarse graph may be sub-optimal, we parametrize the weight assignment map with graph neural networks and train it to improve the coarsening quality in an unsupervised way. Through extensive experiments on both synthetic and real networks, we demonstrate that our method significantly improves common graph coarsening methods under various metrics, reduction ratios, graph sizes, and graph types. It generalizes to graphs of larger size ($25\times$ of training graphs), is adaptive to different losses (differentiable and non-differentiable), and scales to much larger graphs than previous work.

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.

  1. Scalable Topology-Preserving Graph Coarsening: Concepts and Algorithms

    cs.LG 2026-01 conditional novelty 6.0 of 10

    STPGC coarsens graphs by iteratively removing dominated nodes and edges (plus a neighborhood-coning step), preserving clique-complex homotopy and yielding 8.7–37x speedups over GEC on large graphs.

  2. Efficient and Scalable Granular-ball Graph Coarsening Method for Large-scale Graph Node Classification

    cs.LG 2026-03 unverdicted novelty 5.0 of 10

    A multi-granularity granular-ball coarsening algorithm reduces large graphs in linear time for faster GCN training on node classification, with experiments claiming superior performance over prior methods.

  3. 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