SPARC: Spectral Architectures Tackling the Cold-Start Problem in Graph Learning
Yahel Jacobs, Reut Dayan, Uri Shaham

TL;DR
SPARC introduces a spectral embedding framework that enables graph learning models to effectively handle cold-start nodes without relying on adjacency information, improving performance across multiple tasks.
Contribution
The paper presents a novel spectral embedding approach that allows existing graph learning methods to address cold-start nodes without adjacency data, a significant advancement.
Findings
Outperforms existing models on cold-start node tasks
Effective in node classification, clustering, and link prediction
Eliminates the need for adjacency during inference
Abstract
Graphs play a central role in modeling complex relationships in data, yet most graph learning methods falter when faced with cold-start nodes--new nodes lacking initial connections--due to their reliance on adjacency information. To tackle this, we propose SPARC, a groundbreaking framework that introduces a novel approach to graph learning by utilizing generalizable spectral embeddings. With a simple yet powerful enhancement, SPARC empowers state-of-the-art methods to make predictions on cold-start nodes effectively. By eliminating the need for adjacency information during inference and effectively capturing the graph's structure, we make these methods suitable for real-world scenarios where new nodes frequently appear. Experimental results demonstrate that our framework outperforms existing models on cold-start nodes across tasks such as node classification, node clustering, and link…
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 · Brain Tumor Detection and Classification · Graph Theory and Algorithms
