AI RESEARCH
An LLM-Guided Query-Aware Inference System for GNN Models on Large Knowledge Graphs
arXiv CS.LG
•
ArXi:2603.04545v2 Announce Type: replace Efficient inference for graph neural networks (GNNs) on large knowledge graphs (KGs) is essential for many real-world applications. GNN inference queries are computationally expensive and vary in complexity, as each involves a different number of target nodes linked to subgraphs of diverse densities and structures. Existing acceleration methods, such as pruning, quantization, and knowledge distillation, instantiate smaller models but do not adapt them to the structure or semantics of individual queries.