{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/how-much-are-llms-contaminated-a","title":"How Much are Large Language Models Contaminated? A Comprehensive Survey and the LLMSanitize Library","arxiv_id":"2404.00699","date":"2024-03-31","proceeding":null,"authors":["Mathieu Ravaut","Bosheng Ding","Fangkai Jiao","Hailin Chen","Xingxuan Li","Ruochen Zhao","Chengwei Qin","Caiming Xiong","Shafiq Joty"],"abstract":"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 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 the entire progress 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, and help the community track contamination levels of LLMs by releasing an open-source Python library named LLMSanitize implementing major contamination detection algorithms.","url_abs":"https://arxiv.org/abs/2404.00699v3","url_pdf":"https://arxiv.org/pdf/2404.00699v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"how-much-are-llms-contaminated-a","repo_url":"https://github.com/ntunlp/llmsanitize","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"question-answering","task_name":"Question Answering"}],"methods":[{"method_slug":"absolute-position-encodings","method_name":"Absolute Position Encodings"},{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"gpt-4","method_name":"GPT-4"},{"method_slug":"label-smoothing","method_name":"Label Smoothing"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":null,"method_name":"Library"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"position-wise-feed-forward-layer","method_name":"Position-Wise Feed-Forward Layer"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"transformer","method_name":"Transformer"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2404.00699","atlas_url":"https://app.syntology.ai/?focus=2404.00699","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2404.00699"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ntunlp/llmsanitize","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":8,"unverified":2},"by_repo_kind":{"official":{"samples":10,"ran":8,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"638ff1bd6c6fa95f","entry":"bootstrap_test","repo":"ntunlp/llmsanitize","repo_kind":"official","path":"llmsanitize/closed_data_methods/guided_prompting.py","file_url":"https://github.com/ntunlp/llmsanitize/blob/HEAD/llmsanitize/closed_data_methods/guided_prompting.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"638ff1bd6c6fa95f"}},{"code_sha256_prefix":"a29d8491ca5349bd","entry":"build_prompt","repo":"ntunlp/llmsanitize","repo_kind":"official","path":"llmsanitize/closed_data_methods/ts_guessing_question_based.py","file_url":"https://github.com/ntunlp/llmsanitize/blob/HEAD/llmsanitize/closed_data_methods/ts_guessing_question_based.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a29d8491ca5349bd"}},{"code_sha256_prefix":"5e4386ee42ed8e87","entry":"clean_text_exact","repo":"ntunlp/llmsanitize","repo_kind":"official","path":"llmsanitize/open_data_methods/exact.py","file_url":"https://github.com/ntunlp/llmsanitize/blob/HEAD/llmsanitize/open_data_methods/exact.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5e4386ee42ed8e87"}},{"code_sha256_prefix":"5c6499274d7d85e4","entry":"clean_text_gpt2","repo":"ntunlp/llmsanitize","repo_kind":"official","path":"llmsanitize/open_data_methods/gpt2.py","file_url":"https://github.com/ntunlp/llmsanitize/blob/HEAD/llmsanitize/open_data_methods/gpt2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5c6499274d7d85e4"}},{"code_sha256_prefix":"cd0a1c14b7342cc9","entry":"get_ed","repo":"ntunlp/llmsanitize","repo_kind":"official","path":"llmsanitize/closed_data_methods/cdd.py","file_url":"https://github.com/ntunlp/llmsanitize/blob/HEAD/llmsanitize/closed_data_methods/cdd.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cd0a1c14b7342cc9"}},{"code_sha256_prefix":"fb2131f4cfdcf619","entry":"get_peak","repo":"ntunlp/llmsanitize","repo_kind":"official","path":"llmsanitize/closed_data_methods/cdd.py","file_url":"https://github.com/ntunlp/llmsanitize/blob/HEAD/llmsanitize/closed_data_methods/cdd.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fb2131f4cfdcf619"}},{"code_sha256_prefix":"2080784e3d59cf1c","entry":"guided_prompt_process_label","repo":"ntunlp/llmsanitize","repo_kind":"official","path":"llmsanitize/closed_data_methods/guided_prompting.py","file_url":"https://github.com/ntunlp/llmsanitize/blob/HEAD/llmsanitize/closed_data_methods/guided_prompting.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2080784e3d59cf1c"}},{"code_sha256_prefix":"af0842b1fdd72528","entry":"sweep","repo":"ntunlp/llmsanitize","repo_kind":"official","path":"llmsanitize/closed_data_methods/min_prob.py","file_url":"https://github.com/ntunlp/llmsanitize/blob/HEAD/llmsanitize/closed_data_methods/min_prob.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"af0842b1fdd72528"}},{"code_sha256_prefix":"be50c8c31c5cd309","entry":"process_response","repo":"ntunlp/llmsanitize","repo_kind":"official","path":"llmsanitize/closed_data_methods/ts_guessing_question_based.py","file_url":"https://github.com/ntunlp/llmsanitize/blob/HEAD/llmsanitize/closed_data_methods/ts_guessing_question_based.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"be50c8c31c5cd309"}},{"code_sha256_prefix":"4abd4eaf3320d068","entry":"process_response","repo":"ntunlp/llmsanitize","repo_kind":"official","path":"llmsanitize/closed_data_methods/ts_guessing_question_multichoice.py","file_url":"https://github.com/ntunlp/llmsanitize/blob/HEAD/llmsanitize/closed_data_methods/ts_guessing_question_multichoice.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4abd4eaf3320d068"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}