Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

LEARN: Knowledge Adaptation from Large Language Model to Recommendation for Practical Industrial Application

About

Contemporary recommendation systems predominantly rely on ID embedding to capture latent associations among users and items. However, this approach overlooks the wealth of semantic information embedded within textual descriptions of items, leading to suboptimal performance and poor generalizations. Leveraging the capability of large language models to comprehend and reason about textual content presents a promising avenue for advancing recommendation systems. To achieve this, we propose an Llm-driven knowlEdge Adaptive RecommeNdation (LEARN) framework that synergizes open-world knowledge with collaborative knowledge. We address computational complexity concerns by utilizing pretrained LLMs as item encoders and freezing LLM parameters to avoid catastrophic forgetting and preserve open-world knowledge. To bridge the gap between the open-world and collaborative domains, we design a twin-tower structure supervised by the recommendation task and tailored for practical industrial application. Through experiments on the real large-scale industrial dataset and online A/B tests, we demonstrate the efficacy of our approach in industry application. We also achieve state-of-the-art performance on six Amazon Review datasets to verify the superiority of our method.

Jian Jia, Yipei Wang, Yan Li, Honggang Chen, Xuehan Bai, Zhaocheng Liu, Jian Liang, Quan Chen, Han Li, Peng Jiang, Kun Gai• 2024

Related benchmarks

TaskDatasetResultRank
Personalized RecommendationAmazon Review Scientific (leave-one-out)
NDCG@1010.6
8
Personalized RecommendationAmazon Review Instruments (leave-one-out)
NDCG@100.0878
8
Personalized RecommendationAmazon Review Arts (leave-one-out)
NDCG@100.1225
8
Personalized RecommendationIndustrial Dataset (leave-one-out)
NDCG@1011.27
8
Showing 4 of 4 rows

Other info

Follow for update