On the new verifiable movie-recommendation benchmark tau-Rec, the best tested LLM agent passes only about 57% of tasks once and 35% of tasks four times in a row.
Benchmark leakage trap: Can we trust llm-based recommendation?arXiv preprint arXiv:2602.13626
2 Pith papers cite this work. Polarity classification is still indexing.
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.
years
2026 2representative citing papers
SeedRG generates novel, leakage-free RAG benchmark examples from seed data by mapping reasoning structures and swapping entities while applying consistency and leakage checks.
citing papers explorer
-
$\tau$-Rec: A Verifiable Benchmark for Agentic Recommender Systems
On the new verifiable movie-recommendation benchmark tau-Rec, the best tested LLM agent passes only about 57% of tasks once and 35% of tasks four times in a row.
-
Generating Leakage-Free Benchmarks for Robust RAG Evaluation
SeedRG generates novel, leakage-free RAG benchmark examples from seed data by mapping reasoning structures and swapping entities while applying consistency and leakage checks.