CLMar 31, 2024

A Comprehensive Survey of Contamination Detection Methods in Large Language Models

arXiv:2404.00699v511 citationsh-index: 61Trans. Mach. Learn. Res.
Originality Synthesis-oriented
AI Analysis

It addresses contamination detection for NLP researchers and practitioners, but is incremental as it is a survey of existing methods.

This paper surveys recent work on contamination detection methods for Large Language Models, highlighting the critical issue of data exposure affecting benchmark reliability and calling for systematic consideration of contamination bias in LLM evaluation.

With the rise of Large Language Models (LLMs) in recent years, abundant new opportunities are emerging, but also new challenges, among which contamination is quickly becoming critical. Business applications and fundraising in Artificial Intelligence (AI) have reached a scale at which a few percentage points gained on popular question-answering benchmarks could translate into dozens of millions of dollars, placing high pressure on model integrity. At the same time, it is becoming harder and harder to keep track of the data that LLMs have seen; if not impossible with closed-source models like GPT-4 and Claude-3 not divulging any information on the training set. As a result, contamination becomes a major issue: LLMs' performance may not be reliable anymore, as the high performance may be at least partly due to their previous exposure to the data. This limitation jeopardizes real capability improvement in the field of NLP, yet, there remains a lack of methods on how to efficiently detect contamination. In this paper, we survey all recent work on contamination detection with LLMs, analyzing their methodologies and use cases to shed light on the appropriate usage of contamination detection methods. Our work calls the NLP research community's attention into systematically taking into account contamination bias in LLM evaluation.

Code Implementations1 repo
Foundations

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

Your Notes