paper-with-me

Papers

Data Contamination Report from the 2024 CONDA Shared Task

2024-07-31 · Oscar Sainz, Iker García-Ferrero, Alon Jacovi, Jon Ander Campos, Yanai Elazar, Eneko Agirre, Yoav Goldberg, Wei-Lin Chen, Jenny Chim, Leshem Choshen, Luca D'Amico-Wong, Melissa Dell, Run-Ze Fan, Shahriar Golchin, Yucheng Li, PengFei Liu, Bhavish Pahwa, Ameya Prabhu, Suryansh Sharma, Emily Silcock, Kateryna Solonko, David Stap, Mihai Surdeanu, Yu-Min Tseng, Vishaal Udandarao, Zengzhi Wang, Ruijie Xu, Jinglin Yang

The 1st Workshop on Data Contamination (CONDA 2024) focuses on all relevant aspects of data contamination in natural language processing, where data contamination is understood as situations where evaluation data is included in pre-training corpora used to train large scale models, compromising evaluation results. The workshop fostered a shared task to collect evidence on data contamination in current available datasets and models. The goal of the shared task and associated database is to assist the community in understanding the extent of the problem and to assist researchers in avoiding reporting evaluation results on known contaminated resources. The shared task provides a structured, centralized public database for the collection of contamination evidence, open to contributions from the community via GitHub pool requests. This first compilation paper is based on 566 reported entries over 91 contaminated sources from a total of 23 contributors. The details of the individual contamination events are available in the platform. The platform continues to be online, open to contributions from the community.

📄 PDF Abstract BibTeX arXiv:2407.21530

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

No Attacker Needed: Unintentional Cross-User Contamination in Shared-State LLM Agents

2026-04-01 · Tiankai Yang, Jiate Li, Yi Nian, Shen Dong 외 arxiv

LLM-based agents increasingly operate across repeated sessions, maintaining task states to ensure continuity. In many deployments, a single agent serves multiple users within a team or organization, reusing a shared know…

Robust and Adaptive Spectral Method for Representation Multi-Task Learning with Contamination

2025-09-08 · Yian Huang, Yang Feng, Zhiliang Ying arxiv

Representation-based multi-task learning (MTL) improves efficiency by learning a shared structure across tasks, but its practical application is often hindered by contamination, outliers, or adversarial tasks. Most exist…

Multi-Task LearningTransfer Learning

Investigating Data Contamination for Pre-training Language Models

2024-01-11 · Minhao Jiang, Ken Ziyu Liu, Ming Zhong, Rylan Schaeffer 외

Language models pre-trained on web-scale corpora demonstrate impressive capabilities on diverse downstream tasks. However, there is increasing concern whether such capabilities might arise from evaluation datasets being …

Language ModelingLanguage Modelling

An Open Source Data Contamination Report for Large Language Models

2023-10-26 · Yucheng Li, Frank Guerin, Chenghua Lin

Data contamination in model evaluation has become increasingly prevalent with the growing popularity of large language models. It allows models to "cheat" via memorisation instead of displaying true capabilities. Therefo…

HellaSwagLanguage ModelingLanguage ModellingLarge Language Model+2

TRACER: A Semantic-Aware Framework for Fine-Grained Contamination Detection in Code LLMs

2026-05-22 · Yifeng Di, Xuliang Huang, Tianyi Zhang arxiv

Data contamination is a known threat to the reliability of model evaluation. However, it remains underexplored in code large language models (LLMs), where contamination often goes beyond exact duplication. We present TRA…