paper-with-me

Papers

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, Feiyang Xiao, Yanhua Huang, Li Lin, Yang Luo, Yao Hu 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 language models (MLLMs) to generate proxy embeddings from rich content signals, enabling effective CTR prediction for new items without usage data. These proxies are explicitly aligned with the existing ID embedding space and are optimized end-to-end under CTR objectives together with the ranking model, allowing seamless integration into existing large-scale ranking pipelines. Offline experiments and online A/B tests demonstrate the effectiveness of IDProxy, which has been successfully deployed in both Content Feed and Display Ads features of Xiaohongshu's Explore Feed, serving hundreds of millions of users daily.

📄 PDF Abstract BibTeX arXiv:2603.01590

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Cold-start recommendations in Collective Matrix Factorization

2018-09-02 · David Cortes

This work explores the ability of collective matrix factorization models in recommender systems to make predictions about users and items for which there is side information available but no feedback or interactions data…

Recommendation Systems

FilterLLM: Text-To-Distribution LLM for Billion-Scale Cold-Start Recommendation

2025-02-24 · Ruochen Liu, Hao Chen, Yuanchen Bei, Zheyu Zhou 외

Large Language Model (LLM)-based cold-start recommendation systems continue to face significant computational challenges in billion-scale scenarios, as they follow a "Text-to-Judgment" paradigm. This approach processes u…

Large Language ModelRecommendation Systems

Addressing the Cold-Start Problem in Outfit Recommendation Using Visual Preference Modelling

2020-08-04 · Dhruv Verma, Kshitij Gulati, Rajiv Ratn Shah

With the global transformation of the fashion industry and a rise in the demand for fashion items worldwide, the need for an effectual fashion recommendation has never been more. Despite various cutting-edge solutions pr…

AttributeClustering

Cold-start Sequential Recommendation via Meta Learner

2020-12-10 · Yujia Zheng, Siyi Liu, Zekun Li, Shu Wu

This paper explores meta-learning in sequential recommendation to alleviate the item cold-start problem. Sequential recommendation aims to capture user's dynamic preferences based on historical behavior sequences and act…

Meta-LearningSequential Recommendation

Large Language Models as Data Augmenters for Cold-Start Item Recommendation

2024-02-18 · Jianling Wang, Haokai Lu, James Caverlee, Ed Chi 외

The reasoning and generalization capabilities of LLMs can help us better understand user preferences and item characteristics, offering exciting prospects to enhance recommendation systems. Though effective while user-it…

Recommendation Systems