← 返回论文检索
KDD 2025Research Track

Progressive Stacking for Scalable Graph Condensation

Yibing Bai, Min Gao 0001, Zongwei Wang 0002, Xinyi Gao 0001, Wentao Li 0001

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3711896.3737090 ↗

摘要

Large-scale graph data has demonstrated significant success in graph representation learning, but the associated high computational cost and inefficiency hinder its widespread adoption across diverse applications. Graph condensation has emerged as a promising solution to reduce time and memory demands while preserving generalization performance comparable to the original graph. Although existing graph condensation methods have proven effective, they are constrained by their reliance on repeatedly optimizing a condensed graph at a fixed scale, which demands significant computational resources and lacks flexibility to accommodate varying training requirements. This motivates us to explore alternative approaches that incrementally refine and expand condensed graphs. To tackle above challenges in graph condensation, this paper presents Progressive Stacking (ProStack), a method that progressively constructs condensed graphs by incrementally expanding their structure and semantics. ProStack utilizes graph memory to retain global structural and feature information from the original graph, facilitating the reuse of essential features and patterns. The method employs a memory-guided dual optimization approach, focusing on structural consistency in the feature generation stage and optimizing the alignment of the label features in the label prediction stage. By stage-wise graph stacking, ProStack progressively refines the condensed graph, ensuring feature coherence and maintaining structural integrity throughout the process. Experimental results demonstrate that ProStack outperforms existing graph condensation techniques in efficiency and effectiveness.