paper-with-me

Papers

Latent User Intent Modeling for Sequential Recommenders

2022-11-17 · Bo Chang, Alexandros Karatzoglou, Yuyan Wang, Can Xu, Ed H. Chi, Minmin Chen

Sequential recommender models are essential components of modern industrial recommender systems. These models learn to predict the next items a user is likely to interact with based on his/her interaction history on the platform. Most sequential recommenders however lack a higher-level understanding of user intents, which often drive user behaviors online. Intent modeling is thus critical for understanding users and optimizing long-term user experience. We propose a probabilistic modeling approach and formulate user intent as latent variables, which are inferred based on user behavior signals using variational autoencoders (VAE). The recommendation policy is then adjusted accordingly given the inferred user intent. We demonstrate the effectiveness of the latent user intent modeling via offline analyses as well as live experiments on a large-scale industrial recommendation platform.

📄 PDF Abstract BibTeX arXiv:2211.09832

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Language Models as Semantic Augmenters for Sequential Recommenders

2025-10-20 · Mahsa Valizadeh, Xiangjue Dong, Rui Tuo, James Caverlee arxiv

Large Language Models (LLMs) excel at capturing latent semantics and contextual relationships across diverse modalities. However, in modeling user behavior from sequential interaction data, performance often suffers when…

Learning from Negative User Feedback and Measuring Responsiveness for Sequential Recommenders

2023-08-23 · Yueqi Wang, Yoni Halpern, Shuo Chang, Jingchen Feng 외

Sequential recommenders have been widely used in industry due to their strength in modeling user preferences. While these models excel at learning a user's positive interests, less attention has been paid to learning fro…

counterfactualRecommendation SystemsRetrieval

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

Disentangled Self-Supervision in Sequential Recommenders

2020-08-23 · Jianxin Ma, Chang Zhou, Hongxia Yang, Peng Cui 외

To learn a sequential recommender, the existing methods typically adopt the sequence-to-item (seq2item) training strategy, which supervises a sequence model with a user’s next behavior as the label and the user’s past be…

Disentanglement

Adaptive Domain Scaling for Personalized Sequential Modeling in Recommenders

2025-02-08 · Zheng Chai, Hui Lu, Di Chen, Qin Ren 외

Users generally exhibit complex behavioral patterns and diverse intentions in multiple business scenarios of super applications like Douyin, presenting great challenges to current industrial multi-domain recommenders. To…