AH-UGC: Adaptive and Heterogeneous-Universal Graph Coarsening
Mohit Kataria, Shreyash Bhilwade, Sandeep Kumar, Jayadeva

TL;DR
This paper introduces AH-UGC, a novel adaptive and heterogeneous graph coarsening framework that efficiently produces multiple coarsened graphs, supporting semantic constraints and demonstrating superior scalability on diverse real-world datasets.
Contribution
It presents the first unified framework combining adaptive and heterogeneous graph coarsening using hashing techniques for speed and semantic preservation.
Findings
Achieves superior scalability on 23 real-world datasets.
Preserves structural and semantic integrity of graphs.
Supports both homogeneous and heterogeneous graphs.
Abstract
is a prominent graph reduction technique that compresses large graphs to enable efficient learning and inference. However, existing GC methods generate only one coarsened graph per run and must recompute from scratch for each new coarsening ratio, resulting in unnecessary overhead. Moreover, most prior approaches are tailored to graphs and fail to accommodate the semantic constraints of graphs, which comprise multiple node and edge types. To overcome these limitations, we introduce a novel framework that combines Locality Sensitive Hashing (LSH) with Consistent Hashing to enable . Leveraging hashing techniques, our method is inherently fast and scalable. For heterogeneous graphs, we propose a strategy that ensures semantic consistency…
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 Computing and Algorithms · Advanced Graph Neural Networks · Graph Theory and Algorithms
