paper-with-me

홈 › Papers

Learning Intrinsic and Extrinsic Intentions for Cold-start Recommendation with Neural Stochastic Processes

2022-10-01 · MM '22: Proceedings of the 30th ACM International Conference on Multimedia 2022 10 · Huafeng Liu, Liping Jing, Dahai Yu, Mingjie Zhou, Michael Ng

User behavior data in recommendation are driven by the complex interactions of many intentions behind the user's decision making process. However, user behavior data tends to be sparse because of the limited user response and the vase combinations of users and items, which result in unclear user intentions and suffer from cold-start problem. The intentions are highly compound, and may range from high-level ones that govern user's intrinsic interests and realize the underlying reasons behind the user's decision making processes, to low-level one that characterize a user's extrinsic preference when executing intention to specific items. In this paper, we propose an intention neural process model (INP) for user cold-start recommendation (i.e., user with very few historical interactions), a novel extension of the neural stochastic process family using a general meta learning strategy with intrinsic and extrinsic intention learning for robust user preference learning. By regarding the recommendation process for each user as a stochastic process, INP defines distributions over functions, is capable of rapid adaptation to new users. Our approach learns intrinsic intentions by inferring the high-level concepts associated with user interests or purposes, while capturing the target preference of a user by performing self-supervised intention matching between historical items and target items in a disentangled latent space. Extrinsic intentions are learned by simultaneously generating the point-wise implicit feedback data and creates the pair-wise ranking list by sufficient exploiting both interacted and non-interacted items for each user. Empirical results show that our approach can achieve substantial improvement over the state-of-the-art baselines on cold-start recommendation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMeta-Learning

Similar Papers 제목 키워드 기반

Bridging the Semantic-Collaborative Gap: An Asymmetric Graph Architecture for Cold-Start Item Recommendation

2026-06-04 · Anh Truong, John Trenkle, Yuanbo Chen, Honghong Zhao 외 arxiv

Collaborative filtering and graph-based recommendation models are highly effective because they leverage observed user interactions, but this dependence creates a fundamental cold-start challenge when newly added content…

Collaborative Filtering

Purchase as Reward : Session-based Recommendation by Imagination Reconstruction

2019-05-01 · ICLR 2019 5 · Qibing Li, Xiaolin Zheng

One of the key challenges of session-based recommender systems is to enhance users’ purchase intentions. In this paper, we formulate the sequential interactions between user sessions and a recommender agent as a Markov D…

Recommendation SystemsSession-Based Recommendations

Cold-start Sequential Recommendation via Meta Learner

2020-12-10 · Yujia Zheng, Siyi Liu, Zekun Li, Shu Wu

This paper explores meta-learning in sequential recommendation to alleviate the item cold-start problem. Sequential recommendation aims to capture user's dynamic preferences based on historical behavior sequences and act…

Meta-LearningSequential Recommendation

Large Language Models as Data Augmenters for Cold-Start Item Recommendation

2024-02-18 · Jianling Wang, Haokai Lu, James Caverlee, Ed Chi 외

The reasoning and generalization capabilities of LLMs can help us better understand user preferences and item characteristics, offering exciting prospects to enhance recommendation systems. Though effective while user-it…

Recommendation Systems

Graph Neural Patching for Cold-Start Recommendations

2024-10-18 · Hao Chen, Yu Yang, Yuanchen Bei, Zefan Wang 외

The cold start problem in recommender systems remains a critical challenge. Current solutions often train hybrid models on auxiliary data for both cold and warm users/items, potentially degrading the experience for the l…

Recommendation Systems