🚩 We have released a new survey paper, presenting a comprehensive overview of existing graph condensation methods. We are looking forward to any comments or discussions on this topic :)
Given that graph data consists of a massive number of nodes and their relationships, Graph Condensation (GC) solves the problem of: How to condense large-scale graphs into smaller yet informative ones.
This repository contains a list of papers who shares a common motivation of GC; We categorize them based on their aspect of making condensed graphs informative, i.e., what information of the original graph was designed to preserve, the graph properties (graph guided) or the trained models' capabilities (model guided).
We will try to make this list updated. If you found any error or any missed paper, please don't hesitate to open an issue or pull request.
Survey Paper | Conference |
---|---|
🚩 A Survey on Graph Condensation | arXiv 2024 |
Graph Condensation: A Survey | arXiv 2024 |
A Comprehensive Survey on Graph Reduction: Sparsification, Coarsening, and Condensation | arXiv 2024 |