Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ONCE: Boosting Content-based Recommendation with Both Open- and Closed-source Large Language Models

About

Personalized content-based recommender systems have become indispensable tools for users to navigate through the vast amount of content available on platforms like daily news websites and book recommendation services. However, existing recommenders face significant challenges in understanding the content of items. Large language models (LLMs), which possess deep semantic comprehension and extensive knowledge from pretraining, have proven to be effective in various natural language processing tasks. In this study, we explore the potential of leveraging both open- and closed-source LLMs to enhance content-based recommendation. With open-source LLMs, we utilize their deep layers as content encoders, enriching the representation of content at the embedding level. For closed-source LLMs, we employ prompting techniques to enrich the training data at the token level. Through comprehensive experiments, we demonstrate the high effectiveness of both types of LLMs and show the synergistic relationship between them. Notably, we observed a significant relative improvement of up to 19.32% compared to existing state-of-the-art recommendation models. These findings highlight the immense potential of both open- and closed-source of LLMs in enhancing content-based recommendation systems. We will make our code and LLM-generated data available for other researchers to reproduce our results.

Qijiong Liu, Nuo Chen, Tetsuya Sakai, Xiao-Ming Wu• 2023

Related benchmarks

TaskDatasetResultRank
RecommendationAmazon-Book--
36
RecommendationYelp
Recall@55.58
21
RecommendationSteam
Recall@56.21
10
Previous Window PredictionClothing Shoes and Jewelry
MAE0.77
6
Previous Window PredictionGrocery and Gourmet Food
MAE0.71
6
Current Window PredictionBank
MAE0.91
6
Current Window PredictionArts Crafts and Sewing
MAE0.72
6
Future Window PredictionMovieLens
MAE0.82
6
Future Window PredictionSports and Outdoors
MAE0.9
6
Previous Window PredictionRecipe
MAE0.71
6
Showing 10 of 33 rows

Other info

Follow for update