paper-with-me

Papers

A Unified Search and Recommendation Framework Based on Multi-Scenario Learning for Ranking in E-commerce

2024-05-17 · Jinhan Liu, Qiyu Chen, Junjie Xu, Junjie Li, Baoli Li, Sulong Xu

Search and recommendation (S&R) are the two most important scenarios in e-commerce. The majority of users typically interact with products in S&R scenarios, indicating the need and potential for joint modeling. Traditional multi-scenario models use shared parameters to learn the similarity of multiple tasks, and task-specific parameters to learn the divergence of individual tasks. This coarse-grained modeling approach does not effectively capture the differences between S&R scenarios. Furthermore, this approach does not sufficiently exploit the information across the global label space. These issues can result in the suboptimal performance of multi-scenario models in handling both S&R scenarios. To address these issues, we propose an effective and universal framework for Unified Search and Recommendation (USR), designed with S&R Views User Interest Extractor Layer (IE) and S&R Views Feature Generator Layer (FG) to separately generate user interests and scenario-agnostic feature representations for S&R. Next, we introduce a Global Label Space Multi-Task Layer (GLMT) that uses global labels as supervised signals of auxiliary tasks and jointly models the main task and auxiliary tasks using conditional probability. Extensive experimental evaluations on real-world industrial datasets show that USR can be applied to various multi-scenario models and significantly improve their performance. Online A/B testing also indicates substantial performance gains across multiple metrics. Currently, USR has been successfully deployed in the 7Fresh App.

📄 PDF Abstract BibTeX arXiv:2405.10835

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UnifiedSSR: A Unified Framework of Sequential Search and Recommendation

2023-10-21 · Jiayi Xie, Shang Liu, Gao Cong, Zhenzhong Chen

In this work, we propose a Unified framework of Sequential Search and Recommendation (UnifiedSSR) for joint learning of user behavior history in both search and recommendation scenarios. Specifically, we consider user-in…

Self-Supervised Learning

An Unified Search and Recommendation Foundation Model for Cold-Start Scenario

2023-09-16 · Yuqi Gong, Xichen Ding, Yehui Su, Kaiming Shen 외

In modern commercial search engines and recommendation systems, data from multiple domains is available to jointly train the multi-domain model. Traditional methods train multi-domain models in the multi-task setting, wi…

Recommendation SystemsTransfer Learning

RBoard: A Unified Platform for Reproducible and Reusable Recommender System Benchmarks

2024-09-09 · Xinyang Shao, Edoardo D'Amico, Gabor Fodor, Tri Kurniawan Wijaya

Recommender systems research lacks standardized benchmarks for reproducibility and algorithm comparisons. We introduce RBoard, a novel framework addressing these challenges by providing a comprehensive platform for bench…

BenchmarkingClick-Through Rate PredictionRecommendation Systems

Scenario-Wise Rec: A Multi-Scenario Recommendation Benchmark

2024-12-23 · Xiaopeng Li, Jingtong Gao, Pengyue Jia, Yichao Wang 외

Multi Scenario Recommendation (MSR) tasks, referring to building a unified model to enhance performance across all recommendation scenarios, have recently gained much attention. However, current research in MSR faces two…

Cross-Scenario Unified Modeling of User Interests at Billion Scale

2025-10-16 · Manjie Xu, Cheng Chen, Xin Jia, Jingyi Zhou 외 arxiv

User interests on content platforms are inherently diverse, manifesting through complex behavioral patterns across heterogeneous scenarios such as search, feed browsing, and content discovery. Traditional recommendation …

Sequential RecommendationRecommendation Systems