paper-with-me

Papers

Cold-Start based Multi-Scenario Ranking Model for Click-Through Rate Prediction

2023-04-16 · Peilin Chen, Hong Wen, Jing Zhang, Fuyu Lv, Zhao Li, Qijie Shen, Wanjie Tao, Ying Zhou, Chao Zhang

Online travel platforms (OTPs), e.g., Ctrip.com or Fliggy.com, can effectively provide travel-related products or services to users. In this paper, we focus on the multi-scenario click-through rate (CTR) prediction, i.e., training a unified model to serve all scenarios. Existing multi-scenario based CTR methods struggle in the context of OTP setting due to the ignorance of the cold-start users who have very limited data. To fill this gap, we propose a novel method named Cold-Start based Multi-scenario Network (CSMN). Specifically, it consists of two basic components including: 1) User Interest Projection Network (UIPN), which firstly purifies users' behaviors by eliminating the scenario-irrelevant information in behaviors with respect to the visiting scenario, followed by obtaining users' scenario-specific interests by summarizing the purified behaviors with respect to the target item via an attention mechanism; and 2) User Representation Memory Network (URMN), which benefits cold-start users from users with rich behaviors through a memory read and write mechanism. CSMN seamlessly integrates both components in an end-to-end learning framework. Extensive experiments on real-world offline dataset and online A/B test demonstrate the superiority of CSMN over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2304.07858

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate Prediction

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Test 설명 없음
Memory Network 설명 없음

Similar Papers 제목 키워드 기반

MARec: Metadata Alignment for cold-start Recommendation

2024-04-20 · Julien Monteil, Volodymyr Vaskovych, Wentao Lu, Anirban Majumder 외

For many recommender systems, the primary data source is a historical record of user clicks. The associated click matrix is often very sparse, as the number of users x products can be far larger than the number of clicks…

Collaborative FilteringRecommendation Systems

IDProxy: Cold-Start CTR Prediction for Ads and Recommendation at Xiaohongshu with Multimodal LLMs

2026-03-02 · Yubin Zhang, Haiming Xu, Guillaume Salha-Galvan, Ruiyan Han 외 arxiv

Click-through rate (CTR) models in advertising and recommendation systems rely heavily on item ID embeddings, which struggle in item cold-start settings. We present IDProxy, a solution that leverages multimodal large lan…

Recommendation Systems

Cold-start Playlist Recommendation with Multitask Learning

2019-01-18 · Dawei Chen, Cheng Soon Ong, Aditya Krishna Menon

Playlist recommendation involves producing a set of songs that a user might enjoy. We investigate this problem in three cold-start scenarios: (i) cold playlists, where we recommend songs to form new personalised playlist…

Binary ClassificationGeneral Classification

A Hybrid Bandit Model with Visual Priors for Creative Ranking in Display Advertising

2021-02-08 · Shiyao Wang, Qi Liu, Tiezheng Ge, Defu Lian 외

Creative plays a great important role in e-commerce for exhibiting products. Sellers usually create multiple creatives for comprehensive demonstrations, thus it is crucial to display the most appealing design to maximize…

Recommendation Systems

Denoising Implicit Feedback for Cold-start Recommendation

2026-06-17 · Gaode Chen, Shicheng Wang, Shikun Li, Rui Huang 외 arxiv

Implicit feedback is widely used in recommender systems due to its accessibility and generality, yet it usually presents noisy samples (e.g., clickbait, position bias). Meanwhile, recommenders inevitably face the item co…