paper-with-me

홈 › Papers

Multi-Scale Quasi-RNN for Next Item Recommendation

2019-02-26 · Chaoyue He, Yong liu, Qingyu Guo, Chunyan Miao

How to better utilize sequential information has been extensively studied in the setting of recommender systems. To this end, architectural inductive biases such as Markov-Chains, Recurrent models, Convolutional networks and many others have demonstrated reasonable success on this task. This paper proposes a new neural architecture, multi-scale Quasi-RNN for next item Recommendation (QR-Rec) task. Our model provides the best of both worlds by exploiting multi-scale convolutional features as the compositional gating functions of a recurrent cell. The model is implemented in a multi-scale fashion, i.e., convolutional filters of various widths are implemented to capture different union-level features of input sequences which influence the compositional encoder. The key idea aims to capture the recurrent relations between different kinds of local features, which has never been studied previously in the context of recommendation. Through extensive experiments, we demonstrate that our model achieves state-of-the-art performance on 15 well-established datasets, outperforming strong competitors such as FPMC, Fossil and Caser absolutely by 0.57%-7.16% and relatively by 1.44%-17.65% in terms of MAP, Recall@10 and NDCG@10.

📄 PDF Abstract BibTeX arXiv:1902.09849

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

CASE: Cadence-Aware Set Encoding for Large-Scale Next Basket Repurchase Recommendation

2026-04-08 · Yanan Cao, Ashish Ranjan, Sinduja Subramaniam, Evren Korpeoglu 외 arxiv

Repurchase behavior is a primary signal in large-scale retail recommendation, particularly in categories with frequent replenishment: many items in a user's next basket were previously purchased, and their timing follows…

Multi-Behavior Generative Recommendation

2024-05-27 · Zihan Liu, Yupeng Hou, Julian McAuley

Multi-behavior sequential recommendation (MBSR) aims to incorporate behavior types of interactions for better recommendations. Existing approaches focus on the next-item prediction objective, neglecting the value of inte…

Sequential Recommendation

Stop Treating Collisions Equally: Qualification-Aware Semantic ID Learning for Recommendation at Industrial Scale

2026-02-28 · Zheng Hu, Yuxin Chen, Yongsen Pan, Xu Yuan 외 arxiv

Semantic IDs (SIDs) are compact discrete representations derived from multimodal item features, serving as a unified abstraction for ID-based and generative recommendation. However, learning high-quality SIDs remains cha…

Sequential Modeling with Multiple Attributes for Watchlist Recommendation in E-Commerce

2021-10-18 · Uriel Singer, Haggai Roitman, Yotam Eshel, Alexander Nus 외

In e-commerce, the watchlist enables users to track items over time and has emerged as a primary feature, playing an important role in users' shopping journey. Watchlist items typically have multiple attributes whose val…

AttributeSequential Recommendation

Enhancing Sequential Music Recommendation with Negative Feedback-informed Contrastive Learning

2024-09-11 · Pavan Seshadri, Shahrzad Shashaani, Peter Knees

Modern music streaming services are heavily based on recommendation engines to serve content to users. Sequential recommendation -- continuously providing new items within a single session in a contextually coherent mann…

Contrastive LearningMusic RecommendationSequential RecommendationSession-Based Recommendations