NAACL 2024findings17 citations

CLEAN–EVAL: Clean Evaluation on Contaminated Large Language Models

Wenhong Zhu, Hongkun Hao, Zhiwei He, Yun-Ze Song, Jiao Yueyang, Yumeng Zhang, Hanxu Hu, Yiran Wei

Abstract

We are currently in an era of fierce competition among various large language models (LLMs), continuously pushing the boundaries of benchmark performance. However, genuinely assessing the capabilities of these LLMs has become a challenging and critical issue due to potential data contamination. In this paper, we propose a novel and valuable method, Clean-Eval, which mitigates the issue of data contamination and evaluates the LLMs more cleanly. Clean-Eval employs a neural-based model to paraphrase and back-translate the contaminated data into a candidate set, generating expressions with the same meaning but in different surface forms. A semantic detector is then used to filter those generated low-quality samples to narrow down this candidate set. Candidates with moderate BLEURT scores against the original samples are selected as the final evaluation set. According to human assessment, this set is almost semantically equivalent to the original contamination set but expressed differently. We conduct experiments on 20 existing benchmarks across diverse tasks, and results demonstrate that Clean-Eval substantially restores the actual evaluation results on contaminated LLMs under both few-shot learning and fine-tuning scenarios.

BibTeX
@inproceedings{zhu-etal-2024-clean,
    title = "{CLEAN}{--}{EVAL}: Clean Evaluation on Contaminated Large Language Models",
    author = "Zhu, Wenhong  and
      Hao, Hongkun  and
      He, Zhiwei  and
      Song, Yun-Ze  and
      Yueyang, Jiao  and
      Zhang, Yumeng  and
      Hu, Hanxu  and
      Wei, Yiran  and
      Wang, Rui  and
      Lu, Hongyuan",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.53/",
    doi = "10.18653/v1/2024.findings-naacl.53",
    pages = "835--847"
}
CLEAN–EVAL: Clean Evaluation on Contaminated Large Language Models · NAACL 2024