paper-with-me

Papers

Sequential Recommendation with Probabilistic Logical Reasoning

2023-04-22 · Huanhuan Yuan, Pengpeng Zhao, Xuefeng Xian, Guanfeng Liu, Victor S. Sheng, Lei Zhao

Deep learning and symbolic learning are two frequently employed methods in Sequential Recommendation (SR). Recent neural-symbolic SR models demonstrate their potential to enable SR to be equipped with concurrent perception and cognition capacities. However, neural-symbolic SR remains a challenging problem due to open issues like representing users and items in logical reasoning. In this paper, we combine the Deep Neural Network (DNN) SR models with logical reasoning and propose a general framework named Sequential Recommendation with Probabilistic Logical Reasoning (short for SR-PLR). This framework allows SR-PLR to benefit from both similarity matching and logical reasoning by disentangling feature embedding and logic embedding in the DNN and probabilistic logic network. To better capture the uncertainty and evolution of user tastes, SR-PLR embeds users and items with a probabilistic method and conducts probabilistic logical reasoning on users' interaction patterns. Then the feature and logic representations learned from the DNN and logic network are concatenated to make the prediction. Finally, experiments on various sequential recommendation models demonstrate the effectiveness of the SR-PLR.

📄 PDF Abstract BibTeX arXiv:2304.11383

Code (1)

huanhuaneryuan/sr-plr 공식 구현 pytorch

Tasks

Logical ReasoningSequential Recommendation

Similar Papers 제목 키워드 기반

Sequential Recommendation with Relation-Aware Kernelized Self-Attention

2019-11-15 · Mingi Ji, Weonyoung Joo, Kyungwoo Song, Yoon-Yeong Kim 외

Recent studies identified that sequential Recommendation is improved by the attention mechanism. By following this development, we propose Relation-Aware Kernelized Self-Attention (RKSA) adopting a self-attention mechani…

RelationSequential Recommendation

Prediction then Correction: An Abductive Prediction Correction Method for Sequential Recommendation

2023-04-27 · Yulong Huang, Yang Zhang, Qifan Wang, Chenxu Wang 외

Sequential recommender models typically generate predictions in a single step during testing, without considering additional prediction correction to enhance performance as humans would. To improve the accuracy of these …

PredictionSequential Recommendation

Disentangled Counterfactual Reasoning for Unbiased Sequential Recommendation

2023-08-05 · Yi Ren, Xu Zhao, Hongyan Tang, Shuai Li

Sequential recommender systems have achieved state-of-the-art recommendation performance by modeling the sequential dynamics of user activities. However, in most recommendation scenarios, the popular items comprise the m…

counterfactualCounterfactual ReasoningRecommendation SystemsSequential Recommendation

Can Small Language Models be Good Reasoners for Sequential Recommendation?

2024-03-07 · Yuling Wang, Changxin Tian, Binbin Hu, Yanhua Yu 외

Large language models (LLMs) open up new horizons for sequential recommendations, owing to their remarkable language comprehension and generation capabilities. However, there are still numerous challenges that should be …

Knowledge DistillationRecommendation SystemsSequential Recommendation

LARES: Latent Reasoning for Sequential Recommendation

2025-05-22 · Enze Liu, Bowen Zheng, Xiaolei Wang, Wayne Xin Zhao 외

Sequential recommender systems have become increasingly important in real-world applications that model user behavior sequences to predict their preferences. However, existing sequential recommendation methods predominan…

Recommendation SystemsReinforcement Learning (RL)Sequential Recommendation