paper-with-me

Papers

Coarse-to-Fine Sparse Sequential Recommendation

2022-04-04 · Jiacheng Li, Tong Zhao, Jin Li, Jim Chan, Christos Faloutsos, George Karypis, Soo-Min Pantel, Julian McAuley

Sequential recommendation aims to model dynamic user behavior from historical interactions. Self-attentive methods have proven effective at capturing short-term dynamics and long-term preferences. Despite their success, these approaches still struggle to model sparse data, on which they struggle to learn high-quality item representations. We propose to model user dynamics from shopping intents and interacted items simultaneously. The learned intents are coarse-grained and work as prior knowledge for item recommendation. To this end, we present a coarse-to-fine self-attention framework, namely CaFe, which explicitly learns coarse-grained and fine-grained sequential dynamics. Specifically, CaFe first learns intents from coarse-grained sequences which are dense and hence provide high-quality user intent representations. Then, CaFe fuses intent representations into item encoder outputs to obtain improved item representations. Finally, we infer recommended items based on representations of items and corresponding intents. Experiments on sparse datasets show that CaFe outperforms state-of-the-art self-attentive recommenders by 44.03% NDCG@5 on average.

📄 PDF Abstract BibTeX arXiv:2204.01839

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential Recommendation

Similar Papers 제목 키워드 기반

A Multi-Channel Next POI Recommendation Framework with Multi-Granularity Check-in Signals

2022-09-01 · Zhu Sun, Yu Lei, Lu Zhang, Chen Li 외

Current study on next POI recommendation mainly explores user sequential transitions with the fine-grained individual-user POI check-in trajectories only, which suffers from the severe check-in data sparsity issue. In fa…

CAFE: Coarse-to-Fine Neural Symbolic Reasoning for Explainable Recommendation

2020-10-29 · Yikun Xian, Zuohui Fu, Handong Zhao, Yingqiang Ge 외

Recent research explores incorporating knowledge graphs (KG) into e-commerce recommender systems, not only to achieve better recommendation performance, but more importantly to generate explanations of why particular dec…

Explainable RecommendationKnowledge GraphsRecommendation Systems

Coarse-to-Fine Lightweight Meta-Embedding for ID-Based Recommendation

2025-01-21 · Yang Wang, Haipeng Liu, Zeqian Yi, Biao Qian 외

The state-of-the-art recommendation systems have shifted the attention to efficient recommendation, e.g., on-device recommendation, under memory constraints. To this end, the existing methods either focused on the lightw…

Recommendation Systems

Intent Contrastive Learning with Cross Subsequences for Sequential Recommendation

2023-10-22 · Xiuyuan Qin, Huanhuan Yuan, Pengpeng Zhao, Guanfeng Liu 외

The user purchase behaviors are mainly influenced by their intentions (e.g., buying clothes for decoration, buying brushes for painting, etc.). Modeling a user's latent intention can significantly improve the performance…

Contrastive LearningData AugmentationRecommendation SystemsSequential Recommendation

Sparse Meets Dense: Unified Generative Recommendations with Cascaded Sparse-Dense Representations

2025-03-04 · Yuhao Yang, Zhi Ji, Zhaopeng Li, Yi Li 외

Generative models have recently gained attention in recommendation systems by directly predicting item identifiers from user interaction sequences. However, existing methods suffer from significant information loss due t…

QuantizationRecommendation SystemsRetrieval