paper-with-me

Papers

Leveraging Large Language Models for Pre-trained Recommender Systems

2023-08-21 · Zhixuan Chu, Hongyan Hao, Xin Ouyang, Simeng Wang, Yan Wang, Yue Shen, Jinjie Gu, Qing Cui, Longfei Li, Siqiao Xue, james Y zhang, Sheng Li

Recent advancements in recommendation systems have shifted towards more comprehensive and personalized recommendations by utilizing large language models (LLM). However, effectively integrating LLM's commonsense knowledge and reasoning abilities into recommendation systems remains a challenging problem. In this paper, we propose RecSysLLM, a novel pre-trained recommendation model based on LLMs. RecSysLLM retains LLM reasoning and knowledge while integrating recommendation domain knowledge through unique designs of data, training, and inference. This allows RecSysLLM to leverage LLMs' capabilities for recommendation tasks in an efficient, unified framework. We demonstrate the effectiveness of RecSysLLM on benchmarks and real-world scenarios. RecSysLLM provides a promising approach to developing unified recommendation systems by fully exploiting the power of pre-trained language models.

📄 PDF Abstract BibTeX arXiv:2308.10837

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

RecAI: Leveraging Large Language Models for Next-Generation Recommender Systems

2024-03-11 · Jianxun Lian, Yuxuan Lei, Xu Huang, Jing Yao 외

This paper introduces RecAI, a practical toolkit designed to augment or even revolutionize recommender systems with the advanced capabilities of Large Language Models (LLMs). RecAI provides a suite of tools, including Re…

AI AgentRecommendation Systems

A Prompting-Based Representation Learning Method for Recommendation with Large Language Models

2024-09-25 · Junyi Chen, Toyotaro Suzumura

In recent years, Recommender Systems (RS) have witnessed a transformative shift with the advent of Large Language Models (LLMs) in the field of Natural Language Processing (NLP). Models such as GPT-3.5/4, Llama, have dem…

Collaborative FilteringProfile GenerationRecommendation SystemsRepresentation Learning

A Comprehensive Review on Harnessing Large Language Models to Overcome Recommender System Challenges

2025-07-17 · Rahul Raja, Anshaj Vats, Arpita Vats, Anirban Majumder arxiv

Recommender systems have traditionally followed modular architectures comprising candidate generation, multi-stage ranking, and re-ranking, each trained separately with supervised objectives and hand-engineered features.…

AMEM4Rec: Leveraging Cross-User Similarity for Memory Evolution in Agentic LLM Recommenders

2026-02-09 · Minh-Duc Nguyen, Hai-Dang Kieu, Dung D. Le arxiv

Agentic systems powered by Large Language Models (LLMs) have shown strong potential in recommender systems but remain hindered by several challenges. Fine-tuning LLMs is parameter-inefficient, and prompt-based agentic re…

Collaborative FilteringRecommendation Systems

Training Large-Scale News Recommenders with Pretrained Language Models in the Loop

2021-02-18 · Shitao Xiao, Zheng Liu, Yingxia Shao, Tao Di 외

News recommendation calls for deep insights of news articles' underlying semantics. Therefore, pretrained language models (PLMs), like BERT and RoBERTa, may substantially contribute to the recommendation quality. However…

ArticlesNews RecommendationRecommendation Systems