Scalable Graph Condensation with Evolving Capabilities
Researchers have developed GECC, a novel framework for continual graph condensation designed to handle large-scale and evolving graph data. Unlike previous methods that assume static training sets, GECC allows for efficient updates to a distilled graph without costly retraining, making it suitable for dynamic data streams. The method utilizes class-wise clustering on aggregated features and can incorporate previous condensation results as centroids for expansion, demonstrating superior performance and achieving approximately 1000x speedup on large datasets. AI