AH-UGC: Adaptive and Heterogeneous-Universal Graph Coarsening

📅 2025-05-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing graph coarsening methods suffer from two key limitations: (1) fixed-ratio coarsening necessitates repeated computations, leading to poor efficiency; and (2) they struggle to model semantic constraints among heterogeneous node and edge types. This paper introduces AdaptCoarsen—the first unified framework supporting adaptive (arbitrary-ratio, on-the-fly) and type-isolated coarsening. Its core innovation lies in a type-aware node merging strategy that jointly leverages locality-sensitive hashing and consistent hashing, ensuring both semantic consistency and structural fidelity during efficient, scalable coarsening. Extensive experiments across 23 real-world datasets—including homogeneous/heterogeneous and homophilic/heterophilic graphs—demonstrate that AdaptCoarsen significantly reduces computational overhead while comprehensively preserving both structural integrity and semantic richness of the original graph.

Technology Category

Application Category

📝 Abstract
$ extbf{Graph Coarsening (GC)}$ 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 $ extit{homogeneous}$ graphs and fail to accommodate the semantic constraints of $ extit{heterogeneous}$ 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 $ extit{adaptive graph coarsening}$. Leveraging hashing techniques, our method is inherently fast and scalable. For heterogeneous graphs, we propose a $ extit{type isolated coarsening}$ 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.
Problem

Research questions and friction points this paper is trying to address.

Existing GC methods require recomputation for each coarsening ratio
Prior GC approaches fail to handle heterogeneous graphs effectively
Lack of unified framework for adaptive and heterogeneous coarsening
Innovation

Methods, ideas, or system contributions that make the work stand out.

Adaptive graph coarsening via hashing techniques
Type isolated coarsening for heterogeneous graphs
Unified framework for diverse graph types
🔎 Similar Papers
No similar papers found.
Mohit Kataria
Mohit Kataria
Indian Institute of Technology, New Delhi
Scaling Graph Structure LearningGraph CoarseningDeep Learning for Graphs
S
Shreyash Bhilwade
Department of Electrical Engineering, Indian Institute of Technology Delhi
S
Sandeep Kumar
Department of Electrical Engineering, Yardi School of Artificial Intelligence, Bharti School of Telecommunication Technology and Management, Indian Institute of Technology Delhi
J
Jayadeva
Department of Electrical Engineering, Yardi School of Artificial Intelligence, Indian Institute of Technology Delhi