A short Survey: Exploring knowledge graph-based neural-symbolic system from application perspective
Shenzhe Zhu, Shengxiang Sun
TL;DR
The paper addresses the interpretability gap in deep neural networks by surveying knowledge-graph-based neural-symbolic integration from application perspectives. It structures the landscape into three categories—Symbol for Neural, Neural for Symbol, and Hybrid Neural-Symbolic Integration—and reviews representative KG-driven methods for each, including KG-based recommender systems, Q&A, zero-shot/few-shot learning, and knowledge-enhanced language models. Notable hybrid approaches like CogQA, JointGT, HGNN-EA, and KIG are highlighted for their iterative, cyclic learning that fuses neural and symbolic components. The synthesis provides a roadmap for building more interpretable and efficient AI systems that leverage KG-structured knowledge to guide learning and reasoning, with future directions in multimodal learning, reasoning efficiency, and graph-integrated Transformer architectures.
Abstract
Advancements in Artificial Intelligence (AI) and deep neural networks have driven significant progress in vision and text processing. However, achieving human-like reasoning and interpretability in AI systems remains a substantial challenge. The Neural-Symbolic paradigm, which integrates neural networks with symbolic systems, presents a promising pathway toward more interpretable AI. Within this paradigm, Knowledge Graphs (KG) are crucial, offering a structured and dynamic method for representing knowledge through interconnected entities and relationships, typically as triples (subject, predicate, object). This paper explores recent advancements in neural-symbolic integration based on KG, examining how it supports integration in three categories: enhancing the reasoning and interpretability of neural networks with symbolic knowledge (Symbol for Neural), refining the completeness and accuracy of symbolic systems via neural network methodologies (Neural for Symbol), and facilitating their combined application in Hybrid Neural-Symbolic Integration. It highlights current trends and proposes future research directions in Neural-Symbolic AI.
