English

Benchmark Leakage Trap: Can We Trust LLM-based Recommendation?

Machine Learning 2026-05-27 v3

Abstract

The expanding integration of Large Language Models (LLMs) into recommender systems poses critical challenges to evaluation reliability. This paper identifies and investigates a previously overlooked issue: benchmark data leakage in LLM-based recommendation. This phenomenon occurs when LLMs are exposed to and potentially memorize benchmark datasets during pre-training or fine-tuning, leading to artificially inflated performance metrics that fail to reflect true model performance. To validate this phenomenon, we simulate diverse data leakage scenarios by conducting continued pre-training of foundation models on strategically blended corpora, which include user-item interactions from both in-domain and out-of-domain sources. Our experiments reveal a dual-effect of data leakage: when the leaked data is domain-relevant, it induces substantial but spurious performance gains, misleadingly exaggerating the model's capability. In contrast, domain-irrelevant leakage typically degrades recommendation accuracy, highlighting the complex and contingent nature of this contamination. Our findings reveal that data leakage acts as a critical, previously unaccounted-for factor in LLM-based recommendation, which could impact the true model performance. We release our code at https://github.com/yusba1/LLMRec-Data-Leakage.

Keywords

Cite

@article{arxiv.2602.13626,
  title  = {Benchmark Leakage Trap: Can We Trust LLM-based Recommendation?},
  author = {Mingqiao Zhang and Qiyao Peng and Yinghui Wang and Hongtao Liu and Yumeng Wang},
  journal= {arXiv preprint arXiv:2602.13626},
  year   = {2026}
}
R2 v1 2026-07-01T10:36:36.356Z