paper-with-me

Papers

Incorporating User Micro-behaviors and Item Knowledge into Multi-task Learning for Session-based Recommendation

2020-06-12 · Wenjing Meng, Deqing Yang, Yanghua Xiao

Session-based recommendation (SR) has become an important and popular component of various e-commerce platforms, which aims to predict the next interacted item based on a given session. Most of existing SR models only focus on exploiting the consecutive items in a session interacted by a certain user, to capture the transition pattern among the items. Although some of them have been proven effective, the following two insights are often neglected. First, a user's micro-behaviors, such as the manner in which the user locates an item, the activities that the user commits on an item (e.g., reading comments, adding to cart), offer fine-grained and deep understanding of the user's preference. Second, the item attributes, also known as item knowledge, provide side information to model the transition pattern among interacted items and alleviate the data sparsity problem. These insights motivate us to propose a novel SR model MKM-SR in this paper, which incorporates user Micro-behaviors and item Knowledge into Multi-task learning for Session-based Recommendation. Specifically, a given session is modeled on micro-behavior level in MKM-SR, i.e., with a sequence of item-operation pairs rather than a sequence of items, to capture the transition pattern in the session sufficiently. Furthermore, we propose a multi-task learning paradigm to involve learning knowledge embeddings which plays a role as an auxiliary task to promote the major task of SR. It enables our model to obtain better session representations, resulting in more precise SR recommendation results. The extensive evaluations on two benchmark datasets demonstrate MKM-SR's superiority over the state-of-the-art SR models, justifying the strategy of incorporating knowledge learning.

📄 PDF Abstract BibTeX arXiv:2006.06922

Code (1)

ciecus/MKM-SR 공식 구현 pytorch

Tasks

Multi-Task LearningSession-Based Recommendations

Similar Papers 제목 키워드 기반

Micro-Behavior Encoding for Session-based Recommendation

2022-04-05 · Jiahao Yuan, Wendi Ji, Dell Zhang, Jinwei Pan 외

Session-based Recommendation (SR) aims to predict the next item for recommendation based on previously recorded sessions of user interaction. The majority of existing approaches to SR focus on modeling the transition pat…

Graph Neural NetworkSession-Based Recommendations

Learning from History and Present: Next-item Recommendation via Discriminatively Exploiting User Behaviors

2018-08-03 · Zhi Li, Hongke Zhao, Qi Liu, Zhenya Huang 외

In the modern e-commerce, the behaviors of customers contain rich information, e.g., consumption habits, the dynamics of preferences. Recently, session-based recommendations are becoming popular to explore the temporal c…

Session-Based Recommendations

Hierarchically Modeling Micro and Macro Behaviors via Multi-Task Learning for Conversion Rate Prediction

2021-04-20 · Hong Wen, Jing Zhang, Fuyu Lv, Wentian Bao 외

Conversion Rate (\emph{CVR}) prediction in modern industrial e-commerce platforms is becoming increasingly important, which directly contributes to the final revenue. In order to address the well-known sample selection b…

Multi-Task LearningPredictionSelection bias

Disentangled Cascaded Graph Convolution Networks for Multi-Behavior Recommendation

2024-04-17 · Zhiyong Cheng, Jianhua Dong, Fan Liu, Lei Zhu 외

Multi-behavioral recommender systems have emerged as a solution to address data sparsity and cold-start issues by incorporating auxiliary behaviors alongside target behaviors. However, existing models struggle to accurat…

Recommendation Systems

Headache to Overstock? Promoting Long-tail Items through Debiased Product Bundling

2024-11-28 · Shuo Xu, Haokai Ma, Yunshan Ma, Xiaohao Liu 외

Product bundling aims to organize a set of thematically related items into a combined bundle for shipment facilitation and item promotion. To increase the exposure of fresh or overstocked products, sellers typically bund…

Knowledge DistillationNavigateTransfer Learning