AI事实核查评测有水分:新数据也躲不过“作弊”
你以为用最新数据测AI就能防作弊?这篇研究发现,即使是用大模型知识截止日期之后发布的新数据,仍有17%到29%的题目可以被AI靠“旧知识”直接答对——因为很多新事件不过是旧信息的重新组合。研究者构建了2025年第四季度的动态评测集,发现这种“污染”能让AI的得分虚高11个百分点,甚至改变模型排名。结论:现有评测方法都不够干净,需要更严格的污染控制。这不是你明天能用上的技巧,但下次看到AI“准确率90%+”的新闻时,可以多问一句:它是不是在开卷考试?
📄 原文摘要(英文)
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.