Who You Are Matters: Bridging Topics and Social Roles via LLM-Enhanced Logical Recommendation
Qing Yu, Xiaobei Wang, Shuchang Liu, Yandong Bai, Xiaoyu Yang, Xueliang Wang, Chang Meng, Shanshan Wu, Hailan Yang, Huihui Xiao, Xiang Li, Fan Yang, Xiaoqiang Feng, Lantao Hu, Han Li, Kun Gai, Lixin Zou

TL;DR
This paper introduces TagCF, a recommendation framework that leverages Large Language Models to explicitly model user social roles and logical relations between item topics, improving recommendation accuracy.
Contribution
It proposes a novel integration of LLMs with recommendation systems to model user roles and logical relations, which enhances understanding of user behavior beyond traditional topic-based methods.
Findings
User role modeling outperforms item topic modeling in recommendations.
Logic graphs extracted by LLMs are transferable and broadly beneficial.
TagCF demonstrates superior performance in online and offline tests.
Abstract
Recommender systems filter contents/items valuable to users by inferring preferences from user features and historical behaviors. Mainstream approaches follow the learning-to-rank paradigm, which focus on discovering and modeling item topics (e.g., categories), and capturing user preferences on these topics based on historical interactions. However, this paradigm often neglects the modeling of user characteristics and their social roles, which are logical confounders influencing the correlated interest and user preference transition. To bridge this gap, we introduce the user role identification task and the behavioral logic modeling task that aim to explicitly model user roles and learn the logical relations between item topics and user social roles. We show that it is possible to explicitly solve these tasks through an efficient integration framework of Large Language Model (LLM) and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Explainable Artificial Intelligence (XAI)
MethodsFocus
