GraphFLEx: Structure Learning Framework for Large Expanding Graphs
Mohit Kataria, Nikita Malik, Sandeep Kumar, Jayadeva

TL;DR
GraphFLEx introduces a scalable, flexible framework for structure learning in large, evolving graphs, enabling efficient incremental updates and outperforming existing methods across diverse datasets.
Contribution
It presents a novel, unified approach that reduces computational costs by focusing on relevant node subsets, supporting multiple configurations for various graph learning scenarios.
Findings
Achieves state-of-the-art performance on 26 datasets.
Significantly improves scalability for large, dynamic graphs.
Supports 48 flexible configurations for diverse applications.
Abstract
Graph structure learning is a core problem in graph-based machine learning, essential for uncovering latent relationships and ensuring model interpretability. However, most existing approaches are ill-suited for large-scale and dynamically evolving graphs, as they often require complete re-learning of the structure upon the arrival of new nodes and incur substantial computational and memory costs. In this work, we propose GraphFLEx: a unified and scalable framework for Graph Structure Learning in Large and Expanding Graphs. GraphFLEx mitigates the scalability bottlenecks by restricting edge formation to structurally relevant subsets of nodes identified through a combination of clustering and coarsening techniques. This dramatically reduces the search space and enables efficient, incremental graph updates. The framework supports 48 flexible configurations by integrating diverse choices…
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 · Machine Learning in Healthcare · Graph Theory and Algorithms
MethodsGraph Neural Network
