Neural-Symbolic Recommendation with Graph-Enhanced Information
Bang Chen, Wei Peng, Maonian Wu, Bo Zheng, Shaojun Zhu

TL;DR
This paper introduces a neuro-symbolic recommendation model that combines graph neural networks for global implicit information capture with propositional logic for explicit local reasoning, improving recommendation accuracy.
Contribution
It proposes a novel hybrid model integrating GNNs and logic reasoning for enhanced recommendation performance.
Findings
Outperforms several state-of-the-art methods on five datasets.
Effectively captures both global implicit and local explicit information.
Demonstrates the benefit of combining neural and symbolic reasoning in recommendation systems.
Abstract
The recommendation system is not only a problem of inductive statistics from data but also a cognitive task that requires reasoning ability. The most advanced graph neural networks have been widely used in recommendation systems because they can capture implicit structured information from graph-structured data. However, like most neural network algorithms, they only learn matching patterns from a perception perspective. Some researchers use user behavior for logic reasoning to achieve recommendation prediction from the perspective of cognitive reasoning, but this kind of reasoning is a local one and ignores implicit information on a global scale. In this work, we combine the advantages of graph neural networks and propositional logic operations to construct a neuro-symbolic recommendation model with both global implicit reasoning ability and local explicit logic reasoning ability. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Topic Modeling
