LGAICLCRFeb 5, 2024

Evading Data Contamination Detection for Language Models is (too) Easy

arXiv:2402.02823v234 citationsh-index: 64
AI Analysis

This exposes vulnerabilities in contamination detection, casting doubt on the reliability of public benchmarks for model evaluation, which is crucial for users and researchers.

The paper tackles the problem of deliberate data contamination in language models to evade detection, showing that a simple technique (EAL) can significantly inflate benchmark performance while remaining undetected by current methods.

Large language models are widespread, with their performance on benchmarks frequently guiding user preferences for one model over another. However, the vast amount of data these models are trained on can inadvertently lead to contamination with public benchmarks, thus compromising performance measurements. While recently developed contamination detection methods try to address this issue, they overlook the possibility of deliberate contamination by malicious model providers aiming to evade detection. We argue that this setting is of crucial importance as it casts doubt on the reliability of public benchmarks. To more rigorously study this issue, we propose a categorization of both model providers and contamination detection methods. This reveals vulnerabilities in existing methods that we exploit with EAL, a simple yet effective contamination technique that significantly inflates benchmark performance while completely evading current detection methods.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes