English

Neural-Symbolic Message Passing with Dynamic Pruning

Machine Learning 2025-01-27 v1 Artificial Intelligence

Abstract

Complex Query Answering (CQA) over incomplete Knowledge Graphs (KGs) is a challenging task. Recently, a line of message-passing-based research has been proposed to solve CQA. However, they perform unsatisfactorily on negative queries and fail to address the noisy messages between variable nodes in the query graph. Moreover, they offer little interpretability and require complex query data and resource-intensive training. In this paper, we propose a Neural-Symbolic Message Passing (NSMP) framework based on pre-trained neural link predictors. By introducing symbolic reasoning and fuzzy logic, NSMP can generalize to arbitrary existential first order logic queries without requiring training while providing interpretable answers. Furthermore, we introduce a dynamic pruning strategy to filter out noisy messages between variable nodes. Experimental results show that NSMP achieves a strong performance. Additionally, through complexity analysis and empirical verification, we demonstrate the superiority of NSMP in inference time over the current state-of-the-art neural-symbolic method. Compared to this approach, NSMP demonstrates faster inference times across all query types on benchmark datasets, with speedup ranging from 2×\times to over 150×\times.

Keywords

Cite

@article{arxiv.2501.14661,
  title  = {Neural-Symbolic Message Passing with Dynamic Pruning},
  author = {Chongzhi Zhang and Junhao Zheng and Zhiping Peng and Qianli Ma},
  journal= {arXiv preprint arXiv:2501.14661},
  year   = {2025}
}

Comments

19 pages, 5 figures, 16 tables

R2 v1 2026-06-28T21:16:35.312Z