RUEL: Retrieval-Augmented User Representation with Edge Browser Logs for Sequential Recommendation
Ning Wu, Ming Gong, Linjun Shou, Jian Pei, Daxin Jiang

TL;DR
RUEL is a retrieval-augmented sequential recommender that leverages anonymous Edge browser logs to improve user preference modeling, addressing data sparsity without requiring cross-platform user IDs.
Contribution
It introduces a novel retrieval-based framework that incorporates external anonymous browsing data into recommendation systems, enhancing performance across various datasets.
Findings
RUEL significantly outperforms state-of-the-art baselines.
The retrieval mechanism effectively enriches user representations.
Ablation studies validate the importance of each component.
Abstract
Online recommender systems (RS) aim to match user needs with the vast amount of resources available on various platforms. A key challenge is to model user preferences accurately under the condition of data sparsity. To address this challenge, some methods have leveraged external user behavior data from multiple platforms to enrich user representation. However, all of these methods require a consistent user ID across platforms and ignore the information from similar users. In this study, we propose RUEL, a novel retrieval-based sequential recommender that can effectively incorporate external anonymous user behavior data from Edge browser logs to enhance recommendation. We first collect and preprocess a large volume of Edge browser logs over a one-year period and link them to target entities that correspond to candidate items in recommendation datasets. We then design a contrastive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsContrastive Learning
