paper-with-me

Papers

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

2023-09-16 · Yuqi Gong, Xichen Ding, Yehui Su, Kaiming Shen, Zhongyi Liu, Guannan Zhang

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, with shared parameters to learn the similarity of multiple tasks, and task-specific parameters to learn the divergence of features, labels, and sample distributions of individual tasks. With the development of large language models, LLM can extract global domain-invariant text features that serve both search and recommendation tasks. We propose a novel framework called S\&R Multi-Domain Foundation, which uses LLM to extract domain invariant features, and Aspect Gating Fusion to merge the ID feature, domain invariant text features and task-specific heterogeneous sparse features to obtain the representations of query and item. Additionally, samples from multiple search and recommendation scenarios are trained jointly with Domain Adaptive Multi-Task module to obtain the multi-domain foundation model. We apply the S\&R Multi-Domain foundation model to cold start scenarios in the pretrain-finetune manner, which achieves better performance than other SOTA transfer learning methods. The S\&R Multi-Domain Foundation model has been successfully deployed in Alipay Mobile Application's online services, such as content query recommendation and service card recommendation, etc.

📄 PDF Abstract BibTeX arXiv:2309.08939

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsTransfer Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Firzen: Firing Strict Cold-Start Items with Frozen Heterogeneous and Homogeneous Graphs for Recommendation

2024-10-10 · Hulingxiao He, Xiangteng He, Yuxin Peng, Zifei Shan 외

Recommendation models utilizing unique identities (IDs) to represent distinct users and items have dominated the recommender systems literature for over a decade. Since multi-modal content of items (e.g., texts and image…

Knowledge GraphsRecommendation Systems

Divide-and-Conquer: Cold-Start Bundle Recommendation via Mixture of Diffusion Experts

2025-05-08 · Ming Li, Lin Li, Xiaohui Tao, Dong Zhang 외

Cold-start bundle recommendation focuses on modeling new bundles with insufficient information to provide recommendations. Advanced bundle recommendation models usually learn bundle representations from multiple views (e…

Mixture-of-Experts

Cross-Modal Content Inference and Feature Enrichment for Cold-Start Recommendation

2023-07-06 · Haokai Ma, Zhuang Qi, Xinxin Dong, Xiangxian Li 외

Multimedia recommendation aims to fuse the multi-modal information of items for feature enrichment to improve the recommendation performance. However, existing methods typically introduce multi-modal information based on…

Multimedia recommendation

Collaborative Generated Hashing for Market Analysis and Fast Cold-start Recommendation

2020-01-01 · ICLR 2020 1 · Yan Zhang, Ivor W. Tsang, Lixin Duan, Guowu Yang

Cold-start and efficiency issues of the Top-k recommendation are critical to large-scale recommender systems. Previous hybrid recommendation methods are effective to deal with the cold-start issues by extracting real lat…

MarketingRecommendation Systems

Cold-Start Recommendation towards the Era of Large Language Models (LLMs): A Comprehensive Survey and Roadmap

2025-01-03 · Weizhi Zhang, Yuanchen Bei, Liangwei Yang, Henry Peng Zou 외

Cold-start problem is one of the long-standing challenges in recommender systems, focusing on accurately modeling new or interaction-limited users or items to provide better recommendations. Due to the diversification of…

Recommendation SystemsWorld Knowledge