LEARN: Knowledge Adaptation from Large Language Model to Recommendation for Practical Industrial Application
Jian Jia, Yipei Wang, Yan Li, Honggang Chen, Xuehan Bai, Zhaocheng, Liu, Jian Liang, Quan Chen, Han Li, Peng Jiang, Kun Gai

TL;DR
The paper introduces LEARN, a novel recommendation framework that leverages large language models to incorporate semantic textual information, improving performance and generalization in industrial applications.
Contribution
It proposes a LLM-driven knowledge adaptation framework with a twin-tower structure, effectively combining open-world and collaborative knowledge for recommendation systems.
Findings
Achieves state-of-the-art results on six Amazon Review datasets.
Demonstrates effectiveness through real-world industrial dataset experiments.
Online A/B tests confirm practical industry application benefits.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsEducational Technology and Assessment · Text and Document Classification Technologies · Online Learning and Analytics
