← Latest papers
💬 NLP

Large Language Models Lack Temporal Awareness of Medical Knowledge

This paper introduces TempoMed-Bench, the first benchmark for evaluating the temporal awareness of Large Language Models in medicine, revealing that current models struggle with historical knowledge, exhibit gradual performance decay rather than sharp cutoffs, and fail to maintain temporal consistency even when augmented with search tools.

Original authors: Zihan Guan, Qiao Jin, Guangzhi Xiong, Fangyuan Chen, Mengxuan Hu, Qingyu Chen, Yifan Peng, Zhiyong Lu, Anil Vullikanti

Published 2026-05-14
📖 5 min read🧠 Deep dive

Original authors: Zihan Guan, Qiao Jin, Guangzhi Xiong, Fangyuan Chen, Mengxuan Hu, Qingyu Chen, Yifan Peng, Zhiyong Lu, Anil Vullikanti

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 "Time Travel" Problem

Imagine you hire a brilliant medical student to answer health questions. This student has read every medical textbook ever written. However, there is a catch: they don't know what year it is.

If you ask them, "What is the best drug for obesity?" they might give you the answer from a 2018 textbook, even if a brand-new, better drug was approved in 2024. Or, if you ask them to explain a treatment plan from 2015, they might accidentally tell you the current 2024 plan instead, because they've forgotten what the rules used to be.

This paper argues that current Large Language Models (LLMs) are like that student. They are great at knowing facts, but they are terrible at knowing when those facts were true.

The Tool: "TempoMed-Bench" (The Time-Travel Exam)

To prove this, the researchers built a special test called TempoMed-Bench.

Think of medical guidelines (the official rules doctors follow) like a video game that gets updated every few years.

  • Version 1 (2018): The game says, "Use a red sword to fight the boss."
  • Version 2 (2022): The game updates and says, "The red sword is broken; use a blue shield now."
  • Version 3 (2024): The game updates again: "The blue shield is too heavy; use a laser gun."

The researchers took thousands of these "game updates" from real medical organizations. They created a quiz where they asked the AI:

  1. "What does the 2024 rule say?" (Testing if they know the new stuff).
  2. "What did the 2018 rule say?" (Testing if they remember the old stuff).
  3. "What did the rule say in 2020?" (Testing if they can switch between versions correctly).

The Findings: What the AI Got Wrong

The researchers tested over 10 different AI models on this exam. Here is what they found, using simple analogies:

1. The "Fading Memory" Effect (Not a Hard Cutoff)

The Myth: People thought AI models have a "Knowledge Cutoff." Imagine a library that stops adding books after a specific date. You'd think the AI knows everything up to that date perfectly, and knows nothing after it.
The Reality: The AI doesn't have a hard stop. Instead, its memory of new medical facts slowly fades away the further back in time you go.

  • Analogy: It's not like a light switch that turns off. It's more like a radio signal getting weaker and weaker the further you drive away from the tower. The AI gets worse at knowing the very latest news gradually, not suddenly.

2. The "Amnesia" for Old Rules

The Finding: The AI is great at knowing the current rules, but it is terrible at remembering what the rules used to be.

  • Analogy: Imagine a fashion designer who knows exactly what is trendy right now. But if you ask them, "What did people wear in 2015?" they might accidentally tell you what people are wearing today.
  • The Stats: When asked about historical medical knowledge, the AI was only 25% to 50% as accurate as when asked about current knowledge. It seems to have "forgotten" the old versions of the rules during its training.

3. The "Confused Time Traveler" (Inconsistency)

The Finding: The AI's answers are all over the place when you ask about different years.

  • Analogy: Imagine a time traveler who, when asked about the year 2020, says "Yes, that happened." But when you ask about 2021, they say "No, that didn't happen," even though the events are logically connected.
  • The Result: The AI doesn't have a smooth, logical timeline in its head. It jumps back and forth, sometimes agreeing with old rules and sometimes agreeing with new rules, regardless of the year you asked about. It lacks a coherent "story" of how medicine has changed.

4. The "Search Engine" Didn't Help Much

The Finding: The researchers tried fixing this by giving the AI a "search engine" (called Agentic RAG) so it could look up the rules in real-time instead of relying on its memory.

  • The Result: It helped a tiny bit, but not enough.
  • Analogy: Imagine giving that confused medical student a library card. They can find the 2024 book, but they also find the 2018 book and the 2022 book all at once. Because the student is so confused about which book to trust, they get overwhelmed and still give the wrong answer. The search tools actually introduced too much conflicting information, making the AI slightly worse in some cases.

The Bottom Line

The paper concludes that Large Language Models are not yet ready to be trusted with time-sensitive medical decisions.

They are like a brilliant doctor who has read every book but has no concept of a calendar. They might give you the right answer for today, but they might also give you a dangerous answer from five years ago, or they might get confused about what was true last year. Until we teach them to understand time as clearly as they understand facts, they cannot be fully relied upon for medical advice that changes over time.

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 →