pith. sign in

arxiv: 2402.04924 · v5 · pith:3WO7XEHJnew · submitted 2024-02-07 · 💻 cs.LG

Two Trades is not Baffled: Condensing Graph via Crafting Rational Gradient Matching

classification 💻 cs.LG
keywords graphtextbfctrlmatchingcondensationgradientgraphsaccumulated
0
0 comments X
read the original abstract

Training on large-scale graphs has achieved remarkable results in graph representation learning, but its cost and storage have raised growing concerns. As one of the most promising directions, graph condensation methods address these issues by employing gradient matching, aiming to condense the full graph into a more concise yet information-rich synthetic set. Though encouraging, these strategies primarily emphasize matching directions of the gradients, which leads to deviations in the training trajectories. Such deviations are further magnified by the differences between the condensation and evaluation phases, culminating in accumulated errors, which detrimentally affect the performance of the condensed graphs. In light of this, we propose a novel graph condensation method named \textbf{C}raf\textbf{T}ing \textbf{R}ationa\textbf{L} trajectory (\textbf{CTRL}), which offers an optimized starting point closer to the original dataset's feature distribution and a more refined strategy for gradient matching. Theoretically, CTRL can effectively neutralize the impact of accumulated errors on the performance of condensed graphs. We provide extensive experiments on various graph datasets and downstream tasks to support the effectiveness of CTRL. Code is released at https://github.com/NUS-HPC-AI-Lab/CTRL.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

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

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

    cs.LG 2026-05 unverdicted novelty 6.0

    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.

  2. Position: Graph Condensation Needs a Reset -- Move Beyond Full-dataset Training and Model-Dependence

    cs.LG 2026-05 conditional novelty 4.0

    The paper claims current graph condensation approaches are flawed due to full-dataset training requirements, high overhead, poor generalization, and misleading evaluation metrics, calling for a reset toward lightweigh...

  3. Position: Graph Condensation Needs a Reset -- Move Beyond Full-dataset Training and Model-Dependence

    cs.LG 2026-05 unverdicted novelty 3.0

    Graph condensation methods must move beyond full-dataset training and model dependence toward lightweight, architecture-agnostic designs to achieve practical efficiency in GNNs.