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 by restricting merges to nodes of the same type. Our approach is the first unified framework to support both adaptive and heterogeneous coarsening. Extensive evaluations on 23 real-world datasets including homophilic, heterophilic, homogeneous, and heterogeneous graphs demonstrate that our method achieves superior scalability while preserving the structural and semantic integrity of the original graph.
View on arXiv@article{kataria2025_2505.15842, title={ AH-UGC: Adaptive and Heterogeneous-Universal Graph Coarsening }, author={ Mohit Kataria and Shreyash Bhilwade and Sandeep Kumar and Jayadeva }, journal={arXiv preprint arXiv:2505.15842}, year={ 2025 } }