paper-with-me

Papers

Improving Sequential Recommender Systems with Online and In-store User Behavior

2024-12-03 · Luyi Ma, Aashika Padmanabhan, Anjana Ganesh, Shengwei Tang, Jiao Chen, Xiaohan Li, Lalitesh Morishetti, Kaushiki Nag, Malay Patel, Jason Cho, Sushant Kumar, Kannan Achan

Online e-commerce platforms have been extending in-store shopping, which allows users to keep the canonical online browsing and checkout experience while exploring in-store shopping. However, the growing transition between online and in-store becomes a challenge to sequential recommender systems for future online interaction prediction due to the lack of holistic modeling of hybrid user behaviors (online and in-store). The challenges are twofold. First, combining online and in-store user behavior data into a single data schema and supporting multiple stages in the model life cycle (pre-training, training, inference, etc.) organically needs a new data pipeline design. Second, online recommender systems, which solely rely on online user behavior sequences, must be redesigned to support online and in-store user data as input under the sequential modeling setting. To overcome the first challenge, we propose a hybrid, omnichannel data pipeline to compile online and in-store user behavior data by caching information from diverse data sources. Later, we introduce a model-agnostic encoder module to the sequential recommender system to interpret the user in-store transaction and augment the modeling capacity for better online interaction prediction given the hybrid user behavior.

📄 PDF Abstract BibTeX arXiv:2412.02122

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Latent User Intent Modeling for Sequential Recommenders

2022-11-17 · Bo Chang, Alexandros Karatzoglou, Yuyan Wang, Can Xu 외

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 …

Recommendation Systems

Towards Differential Privacy in Sequential Recommendation: A Noisy Graph Neural Network Approach

2023-09-17 · Wentao Hu, Hui Fang

With increasing frequency of high-profile privacy breaches in various online platforms, users are becoming more concerned about their privacy. And recommender system is the core component of online platforms for providin…

Graph Neural NetworkRecommendation SystemsSequential Recommendation

Recommender systems: when memory matters

2021-12-04 · Aleksandra Burashnikova, Marianne Clausel, Massih-Reza Amini, Yury Maximov 외

In this paper, we study the effect of long memory in the learnability of a sequential recommender system including users' implicit feedback. We propose an online algorithm, where model parameters are updated user per use…

Recommendation Systems

FINN.no Slates Dataset: A new Sequential Dataset Logging Interactions, allViewed Items and Click Responses/No-Click for Recommender Systems Research

2021-11-05 · Simen Eide, Arnoldo Frigessi, Helge Jenssen, David S. Leslie 외

We present a novel recommender systems dataset that records the sequential interactions between users and an online marketplace. The users are sequentially presented with both recommendations and search results in the fo…

ArticlesRecommendation Systems

On Modeling Long-Term User Engagement from Stochastic Feedback

2023-02-13 · Guoxi Zhang, Xing Yao, Xuanji Xiao

An ultimate goal of recommender systems (RS) is to improve user engagement. Reinforcement learning (RL) is a promising paradigm for this goal, as it directly optimizes overall performance of sequential recommendation. Ho…

Recommendation SystemsReinforcement Learning (RL)Sequential Recommendation