Papers › LLMRec: Benchmarking Large Language Models on Recommendation Task

LLMRec: Benchmarking Large Language Models on Recommendation Task

23 Aug 2023arXiv:2308.12241archive 2025-07-28

Junling Liu, Chao Liu, Peilin Zhou, Qichen Ye, Dading Chong, Kang Zhou, Yueqi Xie, Yuwei Cao, Shoujin Wang, Chenyu You, Philip S. Yu

Recently, the fast development of Large Language Models (LLMs) such as ChatGPT has significantly advanced NLP tasks by enhancing the capabilities of conversational models. However, the application of LLMs in the recommendation domain has not been thoroughly investigated. To bridge this gap, we propose LLMRec, a LLM-based recommender system designed for benchmarking LLMs on various recommendation tasks. Specifically, we benchmark several popular off-the-shelf LLMs, such as ChatGPT, LLaMA, ChatGLM, on five recommendation tasks, including rating prediction, sequential recommendation, direct recommendation, explanation generation, and review summarization. Furthermore, we investigate the effectiveness of supervised finetuning to improve LLMs' instruction compliance ability. The benchmark results indicate that LLMs displayed only moderate proficiency in accuracy-based tasks such as sequential and direct recommendation. However, they demonstrated comparable performance to state-of-the-art methods in explainability-based tasks. We also conduct qualitative evaluations to further evaluate the quality of contents generated by different models, and the results show that LLMs can truly understand the provided information and generate clearer and more reasonable results. We aspire that this benchmark will serve as an inspiration for researchers to delve deeper into the potential of LLMs in enhancing recommendation performance. Our codes, processed data and benchmark results are available at https://github.com/williamliujl/LLMRec.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2308.12241")

Code

Syntology Ran 9 of 12 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

williamliujl/llmrec officialmentioned in paperpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 9 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
3unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from williamliujl/llmrec. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_bleu williamliujl/llmrec/utils/evaluate/bleu.py official repository ran Apache-2.0 (permissive) · 49289a7f94c227bd · report
evaluate_old williamliujl/llmrec/utils/evaluate/metrics4rec.py official repository ran Apache-2.0 (permissive) · c66438d5f4a93e80 · report
hit_at_k williamliujl/llmrec/utils/evaluate/metrics4rec.py official repository ran Apache-2.0 (permissive) · 2fa27f253fa37d79 · report
load_instruction williamliujl/llmrec/infer_rec.py official repository ran Apache-2.0 (permissive) · cb6e8f7a5b600f81 · report
load_instruction_from_csv williamliujl/llmrec/infer_rec.py official repository ran Apache-2.0 (permissive) · 74ce630ade2232fd · report
recall_at_k williamliujl/llmrec/utils/evaluate/metrics4rec.py official repository ran Apache-2.0 (permissive) · 86965fc714650816 · report
rouge_l_sentence_level williamliujl/llmrec/utils/evaluate/rouge.py official repository ran Apache-2.0 (permissive) · 815c9f02431395eb · report
rouge_n williamliujl/llmrec/utils/evaluate/rouge.py official repository ran Apache-2.0 (permissive) · eb37c01f4067f842 · report
two_seq_same williamliujl/llmrec/utils/evaluate/utils.py official repository ran Apache-2.0 (permissive) · b8d4a80a37d157bc · report
bleu_score williamliujl/llmrec/utils/evaluate/utils.py official repository unverified Apache-2.0 (permissive) · c212cb768b5261af · report
rouge_l_summary_level williamliujl/llmrec/utils/evaluate/rouge.py official repository unverified Apache-2.0 (permissive) · 67d8d100e11a6652 · report
rouge_score williamliujl/llmrec/utils/evaluate/utils.py official repository unverified Apache-2.0 (permissive) · e173835ad8f5c718 · report

Tasks

BenchmarkingExplanation GenerationRecommendation SystemsSequential Recommendation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections