← Latest papers
💻 computer science

Test of Time: Rethinking Temporal Signal of Benchmark Contamination

This paper challenges the assumption that post-cutoff performance decay reliably indicates benchmark contamination, demonstrating through analysis of LiveCodeBench and influence functions that this temporal signal is highly sensitive to question construction and can be artificially induced or removed by LLM-generated transformations.

Original authors: Terry Jingchen Zhang, Gopal Dev, Ning Wang, Max Obreiter, Punya Syon Pandey, Keenan Samway, Wenyuan Jiang, Yinya Huang, Bernhard Schölkopf, Mrinmaya Sachan, Zhijing Jin

Published 2026-04-28
📖 4 min read☕ Coffee break read

Original authors: Terry Jingchen Zhang, Gopal Dev, Ning Wang, Max Obreiter, Punya Syon Pandey, Keenan Samway, Wenyuan Jiang, Yinya Huang, Bernhard Schölkopf, Mrinmaya Sachan, Zhijing Jin

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Idea: The "Freshness" Test is Broken

Imagine you are a teacher trying to see if a student has cheated on a final exam. A common trick teachers use is to check if the student did better on questions from last year's textbook (which they might have memorized) versus questions from a brand-new book released after the student stopped studying.

If the student scores high on the old questions but low on the new ones, the teacher assumes: "Aha! They memorized the old book but don't actually understand the material." This drop in score is called "post-cutoff performance decay."

For a long time, researchers used this "Freshness Test" to catch AI models that had secretly memorized their training data (a problem called benchmark contamination). If an AI did worse on new questions, it was seen as proof it had cheated.

This paper argues that this test is unreliable. The authors show that the test result depends entirely on how the questions are written, not just on whether the AI memorized the answers.


The Experiment: The "Same Soup, Different Bowls"

To prove their point, the researchers cooked up a very specific experiment using the same "ingredients" (source material from scientific papers) but served them in two different "bowls" (question formats).

1. Bowl A: The "Fill-in-the-Blank" (Cloze) Questions

Imagine taking a sentence from a textbook and covering up the most important words with black tape, asking the student to fill in the blanks.

  • Example: "The capital of France is [______]."
  • The Result: When the AI saw these questions, it failed the freshness test. It scored high on old questions and low on new ones. This looked exactly like cheating. The AI was clearly recalling the specific text it had seen before.

2. Bowl B: The "AI-Rewritten" Questions

Now, imagine taking that exact same sentence and asking a super-smart AI to rewrite it into a brand-new, complex riddle that requires the same logic to solve, but uses different words and structure.

  • Example: Instead of "The capital of France is [______]," the AI asks: "If you were to travel to the city known for the Eiffel Tower and the Louvre, what name would you write on your passport?"
  • The Result: When the AI saw these rewritten questions, the "Freshness Test" disappeared. The AI scored just as well on the "new" questions as the "old" ones.

The Shocking Conclusion: Even though the AI was looking at the exact same source material in both cases, the "cheating signal" (the drop in score on new questions) vanished simply because the questions were rewritten.

The "Detective" Proof: Influence Functions

To understand why this happened, the researchers used a "detective tool" called Influence Functions. Think of this as a forensic magnifying glass that asks the AI: "Which specific page in your training library helped you answer this question?"

  • On the "Fill-in-the-Blank" questions: The AI pointed directly to the original source paper. It said, "I know this because I read this exact page." (High confidence in memory).
  • On the "AI-Rewritten" questions: The AI struggled to point to the source. It was much harder for the AI to trace the answer back to the specific page it memorized.

This proves that the act of rewriting the question (even by another AI) breaks the direct link between the question and the memorized text. The AI isn't necessarily "reasoning" better; it just can't find the exact memory match anymore.

Why This Matters

The paper concludes that we cannot trust the "Freshness Test" (checking if scores drop on new dates) as a standalone proof of cheating.

  • The Old Belief: "If the AI scores drop on new questions, it must have memorized the old ones."
  • The New Reality: "If the AI scores drop on new questions, it might just be because the new questions were written in a way that matches the old ones too closely (like fill-in-the-blanks). If we rewrite the questions, the 'cheating' signal disappears, even if the AI still has the same knowledge."

The Takeaway

The authors are telling the AI research community: Stop relying on a single date-based test to catch cheating.

Just because an AI fails a "new" question doesn't mean it's innocent, and just because it passes a "new" question doesn't mean it's guilty. The way you write the test question changes the result more than the AI's actual memory does. We need better, more robust ways to check if AI models are truly reasoning or just memorizing.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →