A Review-Driven Neural Model for Sequential Recommendation
Writing review for a purchased item is a unique channel to express a user's opinion in E-Commerce. Recently, many deep learning based solutions have been proposed by exploiting user reviews for rating prediction. In contrast, there has been few attempt to enlist the semantic signals covered by user reviews for the task of collaborative filtering. In this paper, we propose a novel review-driven neural sequential recommendation model (named RNS) by considering users' intrinsic preference (long-term) and sequential patterns (short-term). In detail, RNS is devised to encode each user or item with the aspect-aware representations extracted from the reviews. Given a sequence of historical purchased items for a user, we devise a novel hierarchical attention over attention mechanism to capture sequential patterns at both union-level and individual-level. Extensive experiments on three real-world datasets of different domains demonstrate that RNS obtains significant performance improvement over uptodate state-of-the-art sequential recommendation models.
Code (0)
등록된 구현이 없습니다.
Tasks
Collaborative FilteringmodelSequential RecommendationSimilar Papers 제목 키워드 기반
FineRec:Exploring Fine-grained Sequential Recommendation
Sequential recommendation is dedicated to offering items of interest for users based on their history behaviors. The attribute-opinion pairs, expressed by users in their reviews for items, provide the potentials to captu…
AttributeDiversityLanguage ModelingLanguage Modelling+4MADREC: A Multi-Aspect Driven LLM Agent for Explainable and Adaptive Recommendation
Recent attempts to integrate large language models (LLMs) into recommender systems have gained momentum, but most remain limited to simple text generation or static prompt-based inference, failing to capture the complexi…
Sequential RecommendationExplanation GenerationText GenerationA Systematic Review and Replicability Study of BERT4Rec for Sequential Recommendation
BERT4Rec is an effective model for sequential recommendation based on the Transformer architecture. In the original publication, BERT4Rec claimed superiority over other available sequential recommendation approaches (e.g…
Sequential RecommendationImprove Temporal Awareness of LLMs for Sequential Recommendation
Large language models (LLMs) have demonstrated impressive zero-shot abilities in solving a wide range of general-purpose tasks. However, it is empirically found that LLMs fall short in recognizing and utilizing temporal …
Sequential RecommendationSensory-Aware Sequential Recommendation via Review-Distilled Representations
We propose a novel framework for sensory-aware sequential recommendation that enriches item representations with linguistically extracted sensory attributes from product reviews. Our approach, ASER (Attribute-based Senso…
Sequential RecommendationRepresentation LearningInformation Extraction