Neural-Symbolic Recommendation with Graph-Enhanced Information

July 11, 2023 Β· Declared Dead Β· πŸ› International Conference on Neural Information Processing

πŸ’€ CAUSE OF DEATH: 404 Not Found
Code link is broken/dead
Authors Bang Chen, Wei Peng, Maonian Wu, Bo Zheng, Shaojun Zhu arXiv ID 2307.05036 Category cs.AI: Artificial Intelligence Cross-listed cs.IR Citations 1 Venue International Conference on Neural Information Processing Repository https://github.com/hanzo2020/GNNLR] Last Checked 1 month ago
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 first build an item-item graph based on the principle of adjacent interaction and use graph neural networks to capture implicit information in global data. Then we transform user behavior into propositional logic expressions to achieve recommendations from the perspective of cognitive reasoning. Extensive experiments on five public datasets show that our proposed model outperforms several state-of-the-art methods, source code is avaliable at [https://github.com/hanzo2020/GNNLR].
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Artificial Intelligence

Died the same way β€” πŸ’€ 404 Not Found