paper-with-me

홈 › Papers

Novel Claim or Déjà Vu? Rethinking "Contamination-Free'' Dynamic Evaluation for Multimodal Automated Fact-Checking

2026-07-26 · Haorui He, Xinwen Chen, Dacheng Wen, Reynold Cheng, Francis C. M. Lau, Yupeng Li arxiv

Multimodal automated fact-checking (MAFC) verifies claims by retrieving and reasoning over external evidence. However, most existing static benchmarks risk contamination: they primarily consist of outdated claims verifiable using an LLM's internal knowledge without external evidence. This can inflate performance estimates and fail to reflect true capability on novel claims that require up-to-date information. To address this, emerging dynamic benchmarks collect claims published after LLMs' knowledge cut-off dates, assuming they are uncontaminated. This work revisits this assumption by empirically studying contamination risks in both the state-of-the-art (SOTA) static AVeriTeC benchmark and our newly constructed dynamic ClaimReview2025Q4 benchmark, as well as their impact on MAFC evaluation. Our experiments yield 16 findings, highlighting three key results: (1) Dynamic evaluation reduces but does not eliminate contamination risks, as 17.09\%--29.30\% of post-cut-off claims remain potentially contaminated; (2) Many newly published claims can be verified either directly or by synthesizing multiple pieces of public knowledge available before the cut-off; and (3) Contamination can induce statistically significant inflation in MAFC performance, increasing Macro-F1 by up to 11.34 points and distorting system rankings. In light of these findings, we re-evaluate SOTA LLMs under a strictly contamination-controlled setting. Our study provides practical guidelines for trustworthy MAFC evaluation.

📄 PDF Abstract BibTeX arXiv:2607.23514

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking the effects of data contamination in Code Intelligence

2025-06-03 · Zhen Yang, Hongyi Lin, Yifan He, Jie Xu 외

In recent years, code intelligence has gained increasing importance in the field of automated software engineering. Meanwhile, the widespread adoption of Pretrained Language Models (PLMs) and Large Language Models (LLMs)…

Code GenerationCode SummarizationCode Translation

A Survey on Data Contamination for Large Language Models

2025-02-20 · Yuxing Cheng, Yi Chang, Yuan Wu

Recent advancements in Large Language Models (LLMs) have demonstrated significant progress in various areas, such as text generation and code synthesis. However, the reliability of performance evaluation has come under s…

SurveyText Generation

C$^2$LEVA: Toward Comprehensive and Contamination-Free Language Model Evaluation

2024-12-06 · Yanyang Li, Tin Long Wong, Cheung To Hung, Jianqiao Zhao 외

Recent advances in large language models (LLMs) have shown significant promise, yet their evaluation raises concerns, particularly regarding data contamination due to the lack of access to proprietary training data. To a…

Language Model EvaluationLanguage ModelingLanguage Modelling

FreeEval: A Modular Framework for Trustworthy and Efficient Evaluation of Large Language Models

2024-04-09 · Zhuohao Yu, Chang Gao, Wenjin Yao, Yidong Wang 외

The rapid development of large language model (LLM) evaluation methodologies and datasets has led to a profound challenge: integrating state-of-the-art evaluation techniques cost-effectively while ensuring reliability, r…

FairnessGPULanguage ModellingLarge Language Model

Test of Time: Rethinking Temporal Signal of Benchmark Contamination

2025-08-26 · Terry Jingchen Zhang, Gopal Dev, Ning Wang, Max Obreiter 외 arxiv

Post-cutoff performance decay of LLMs has been widely interpreted as a temporal signal for benchmark contamination, where public information released before the training cutoff may have been included into training corpor…