Sequential Recommendation with Latent Relations based on Large Language Model
Shenghao Yang, Weizhi Ma, Peijie Sun, Qingyao Ai, Yiqun Liu, Mingchen, Cai, Min Zhang

TL;DR
This paper introduces a relation-aware sequential recommendation framework that leverages large language models to discover latent item relations, overcoming the limitations of predefined relations and enhancing recommendation performance.
Contribution
The paper proposes a novel LLM-based latent relation discovery method for sequential recommendation, enabling automatic relation extraction without predefined rules.
Findings
Significantly improved recommendation accuracy on multiple datasets.
Effective discovery of meaningful latent item relations.
Enhanced generalization in diverse scenarios.
Abstract
Sequential recommender systems predict items that may interest users by modeling their preferences based on historical interactions. Traditional sequential recommendation methods rely on capturing implicit collaborative filtering signals among items. Recent relation-aware sequential recommendation models have achieved promising performance by explicitly incorporating item relations into the modeling of user historical sequences, where most relations are extracted from knowledge graphs. However, existing methods rely on manually predefined relations and suffer the sparsity issue, limiting the generalization ability in diverse scenarios with varied item relations. In this paper, we propose a novel relation-aware sequential recommendation framework with Latent Relation Discovery (LRD). Different from previous relation-aware models that rely on predefined rules, we propose to leverage the…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Text and Document Classification Technologies
