Emory-Melody/awesome-graph-reduction
[IJCAI 2024] Papers about graph reduction including graph coarsening, graph condensation, graph sparsification, graph summarization, etc.
This is a curated list of research papers focused on graph reduction techniques like graph coarsening, condensation, and sparsification. It helps researchers, PhD students, and data scientists understand the latest advancements in making large graph datasets more manageable for analysis and machine learning. You get a collection of academic papers that explore different methods for simplifying complex network data while preserving essential information.
177 stars.
Use this if you are a researcher or data scientist needing to explore current academic work on simplifying large, complex graph datasets for more efficient analysis or model training.
Not ideal if you are looking for ready-to-use software tools or libraries for immediate implementation of graph reduction techniques.
Stars
177
Forks
16
Language
—
License
—
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Emory-Melody/awesome-graph-reduction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.