Multi-view Graph Condensation via Tensor Decomposition
N\'icolas Roque dos Santos, Dawon Ahn, Diego Minatel, Alneu de Andrade Lopes, Evangelos E. Papalexakis

TL;DR
This paper introduces GCTD, a tensor decomposition-based method for graph condensation that efficiently creates smaller, informative graphs while maintaining GNN performance, addressing computational challenges and interpretability issues.
Contribution
The paper proposes a novel tensor decomposition approach for graph condensation, improving efficiency and interpretability over existing bi-level optimization methods.
Findings
GCTD reduces graph size while maintaining GNN accuracy.
Achieves up to 4.0% accuracy improvement on some datasets.
Performs competitively on large graphs compared to existing methods.
Abstract
Graph Neural Networks (GNNs) have demonstrated remarkable results in various real-world applications, including drug discovery, object detection, social media analysis, recommender systems, and text classification. In contrast to their vast potential, training them on large-scale graphs presents significant computational challenges due to the resources required for their storage and processing. Graph Condensation has emerged as a promising solution to reduce these demands by learning a synthetic compact graph that preserves the essential information of the original one while maintaining the GNN's predictive performance. Despite their efficacy, current graph condensation approaches frequently rely on a computationally intensive bi-level optimization. Moreover, they fail to maintain a mapping between synthetic and original nodes, limiting the interpretability of the model's decisions. In…
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
TopicsData Visualization and Analytics · Advanced Graph Neural Networks · Graph Theory and Algorithms
