Pith. sign in

REVIEW 4 cited by

Graph Distillation with Eigenbasis Matching

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 2310.09202 v2 pith:ONYPPE5Q submitted 2023-10-13 cs.LG

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

The increasing amount of graph data places requirements on the efficient training of graph neural networks (GNNs). The emerging graph distillation (GD) tackles this challenge by distilling a small synthetic graph to replace the real large graph, ensuring GNNs trained on real and synthetic graphs exhibit comparable performance. However, existing methods rely on GNN-related information as supervision, including gradients, representations, and trajectories, which have two limitations. First, GNNs can affect the spectrum (i.e., eigenvalues) of the real graph, causing spectrum bias in the synthetic graph. Second, the variety of GNN architectures leads to the creation of different synthetic graphs, requiring traversal to obtain optimal performance. To tackle these issues, we propose Graph Distillation with Eigenbasis Matching (GDEM), which aligns the eigenbasis and node features of real and synthetic graphs. Meanwhile, it directly replicates the spectrum of the real graph and thus prevents the influence of GNNs. Moreover, we design a discrimination constraint to balance the effectiveness and generalization of GDEM. Theoretically, the synthetic graphs distilled by GDEM are restricted spectral approximations of the real graphs. Extensive experiments demonstrate that GDEM outperforms state-of-the-art GD methods with powerful cross-architecture generalization ability and significant distillation efficiency. Our code is available at https://github.com/liuyang-tian/GDEM.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

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

  1. DSBD: Dual-Aligned Structural Basis Distillation for Graph Domain Adaptation

    cs.LG 2026-04 unverdicted novelty 7.0 of 10

    DSBD distills a dual-aligned structural basis to adapt GNNs across graphs with structural distribution shifts, outperforming prior methods on benchmarks.

  2. Cross-Resolution Semantic Learning for Graph Domain Adaptation

    cs.LG 2026-07 conditional novelty 6.0 of 10

    CReSL improves graph domain adaptation by learning cross-resolution source-to-target routing and grafting target representations toward source class prototypes.

  3. From Model to Data (M2D): Shifting Complexity from GNNs to Graphs for Transparent Graph Learning

    cs.LG 2026-05 unverdicted novelty 6.0 of 10

    M2D distillation augments input graphs with model-derived features and structure, letting simple student GNNs match teacher performance while exposing mechanisms such as attention and fairness directly in the data.

  4. Heterogeneous Graph Condensation via Role-Aware Clustering

    cs.LG 2026-07 conditional novelty 4.5 of 10

    Role-aware clustering (class-partitioned targets, type-wise non-targets) plus cluster-level reconstruction yields compact heterogeneous graphs that train HGNNs near full-graph accuracy at far lower condensation cost.

Pith tools