paper-with-me

홈 › Papers

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

2026-02-14 · Mingqiao Zhang, Qiyao Peng, Yinghui Wang, Hongtao Liu, Yumeng Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.13626

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

To what extent should we trust AI models when they extrapolate?

2022-01-27 · Roozbeh Yousefzadeh, Xuenan Cao

Many applications affecting human lives rely on models that have come to be known under the umbrella of machine learning and artificial intelligence. These AI models are usually complicated mathematical functions that ma…

Data-driven Trust Bootstrapping for Mobile Edge Computing-based Industrial IoT Services

2025-08-18 · Prabath Abeysekara, Hai Dong arxiv

We propose a data-driven and context-aware approach to bootstrap trustworthiness of homogeneous Internet of Things (IoT) services in Mobile Edge Computing (MEC) based industrial IoT (IIoT) systems. The proposed approach …

A Causal Information-Flow Framework for Unbiased Learning-to-Rank

2026-01-09 · Haoming Gong, Qingyao Ai, Zhihao Tao, Yongfeng Zhang arxiv

In web search and recommendation systems, user clicks are widely used to train ranking models. However, click data is heavily biased, i.e., users tend to click higher-ranked items (position bias), choose only what was sh…

Recommendation SystemsCausal Inference

Data Leakage via Access Patterns of Sparse Features in Deep Learning-based Recommendation Systems

2022-12-12 · Hanieh Hashemi, Wenjie Xiong, Liu Ke, Kiwan Maeng 외

Online personalized recommendation services are generally hosted in the cloud where users query the cloud-based model to receive recommended input such as merchandise of interest or news feed. State-of-the-art recommenda…

Recommendation Systems

MassSpecGym in the Wild: Uncovering and Correcting Evaluation Pitfalls in AI-Driven Molecule Discovery

2026-06-17 · Hongxuan Liu, Roman Bushuiev, Ivy Lightheart, Mrunali Manjrekar 외 arxiv

Reliable benchmarking is critical for developing machine learning models for tandem mass spectrometry (MS/MS) based molecule discovery. Subtle issues in experimental design and model evaluation procedures can degrade the…