paper-with-me

Papers

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

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

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.

📄 PDF Abstract BibTeX arXiv:2405.03988

Code (1)

adxcreative/LEARN 공식 구현 pytorch

Tasks

Collaborative FilteringLanguage ModelingLanguage ModellingLarge Language ModelRecommendation SystemsWorld Knowledge

Similar Papers 제목 키워드 기반

Avoiding Over-Personalization with Rule-Guided Knowledge Graph Adaptation for LLM Recommendations

2025-09-08 · Fernando Spadea, Oshani Seneviratne arxiv

We present a lightweight neuro-symbolic framework to mitigate over-personalization in LLM-based recommender systems by adapting user-side Knowledge Graphs (KGs) at inference time. Instead of retraining models or relying …

Knowledge Graphs

Learning Structure and Knowledge Aware Representation with Large Language Models for Concept Recommendation

2024-05-21 · Qingyao Li, Wei Xia, Kounianhua Du, Qiji Zhang 외

Concept recommendation aims to suggest the next concept for learners to study based on their knowledge states and the human knowledge system. While knowledge states can be predicted using knowledge tracing models, previo…

Contrastive LearningKnowledge TracingRepresentation Learning

Large Language Model Empowered Recommendation Meets All-domain Continual Pre-Training

2025-04-11 · Haokai Ma, Yunshan Ma, Ruobing Xie, Lei Meng 외

Recent research efforts have investigated how to integrate Large Language Models (LLMs) into recommendation, capitalizing on their semantic comprehension and open-world knowledge for user behavior understanding. These ap…

AllLanguage ModelingLanguage ModellingLarge Language Model+1

Federated Adaptation for Foundation Model-based Recommendations

2024-05-08 · Chunxu Zhang, Guodong Long, Hongkuan Guo, Xiao Fang 외

With the recent success of large language models, particularly foundation models with generalization abilities, applying foundation models for recommendations becomes a new paradigm to improve existing recommendation sys…

Federated LearningmodelPrivacy PreservingRecommendation Systems

LLM4Rec: Large Language Models for Multimodal Generative Recommendation with Causal Debiasing

2025-10-02 · Bo Ma, Hang Li, ZeHua Hu, XiaoFan Gui 외 arxiv

Contemporary generative recommendation systems face significant challenges in handling multimodal data, eliminating algorithmic biases, and providing transparent decision-making processes. This paper introduces an enhanc…

Computational EfficiencyRecommendation SystemsCausal Inference