paper-with-me

홈 › Papers

A Review-Driven Neural Model for Sequential Recommendation

2019-07-01 · Chenliang Li, Xichuan Niu, Xiangyang Luo, Zhenzhong Chen, Cong Quan

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.

📄 PDF Abstract BibTeX arXiv:1907.00590

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringmodelSequential Recommendation

Similar Papers 제목 키워드 기반

FineRec:Exploring Fine-grained Sequential Recommendation

2024-04-19 · Xiaokun Zhang, Bo Xu, Youlin Wu, Yuan Zhong 외

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+4

MADREC: A Multi-Aspect Driven LLM Agent for Explainable and Adaptive Recommendation

2025-10-15 · Jiin Park, Misuk Kim arxiv

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 Generation

A Systematic Review and Replicability Study of BERT4Rec for Sequential Recommendation

2022-07-15 · Aleksandr Petrov, Craig Macdonald

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 Recommendation

Improve Temporal Awareness of LLMs for Sequential Recommendation

2024-05-05 · Zhendong Chu, Zichao Wang, Ruiyi Zhang, Yangfeng Ji 외

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 Recommendation

Sensory-Aware Sequential Recommendation via Review-Distilled Representations

2026-03-03 · Yeo Chan Yoon, Chanjun Park, Kyuhan Koh arxiv

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