HGC-Herd: Efficient Heterogeneous Graph Condensation via Representative Node Herding
Fuyan Ou, Siqi Ai, Yulin Hu

TL;DR
HGC-Herd is a training-free method for condensing large heterogeneous graphs into smaller, informative graphs by using feature propagation and class-wise herding, enabling efficient and scalable graph learning.
Contribution
It introduces a novel, training-free heterogeneous graph condensation framework combining feature propagation and herding, reducing computational costs while preserving graph semantics.
Findings
Achieves comparable or better accuracy than full-graph training.
Significantly reduces runtime and memory usage.
Validated on ACM, DBLP, and Freebase datasets.
Abstract
Heterogeneous graph neural networks (HGNNs) have demonstrated strong capability in modeling complex semantics across multi-type nodes and relations. However, their scalability to large-scale graphs remains challenging due to structural redundancy and high-dimensional node features. Existing graph condensation approaches, such as GCond, are primarily developed for homogeneous graphs and rely on gradient matching, resulting in considerable computational, memory, and optimization overhead. We propose HGC-Herd, a training-free condensation framework that generates compact yet informative heterogeneous graphs while maintaining both semantic and structural fidelity. HGC-Herd integrates lightweight feature propagation to encode multi-hop relational context and employs a class-wise herding mechanism to identify representative nodes per class, producing balanced and discriminative subsets for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Machine Learning in Healthcare
