← Latest papers
💬 NLP

Transformers Remember First, Forget Last: Dual-Process Interference in LLMs

By adapting cognitive psychology paradigms to test 39 large language models, this study reveals that transformers universally exhibit a dominant proactive interference effect where early information overrides recent data—a pattern distinct from human memory that suggests separate, capacity-dependent mechanisms for retrieval and consolidation.

Original authors: Sourav Chattaraj, Kanak Raj

Published 2026-03-20
📖 5 min read🧠 Deep dive

Original authors: Sourav Chattaraj, Kanak Raj

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 "Old Guard" vs. The "New Kid"

Imagine you are trying to remember a list of facts about a patient's blood pressure.

  • Fact 1: 120 (Morning)
  • Fact 2: 135 (Noon)
  • Fact 3: 128 (Afternoon)
  • Fact 4: 118 (Evening)

If a doctor asks, "What was the blood pressure this morning?" (asking for the old fact), that is a Retroactive test.
If the doctor asks, "What is the blood pressure right now?" (asking for the new fact), that is a Proactive test.

In human brains, the "New Kid" usually wins. If you learn something new, it often pushes the old stuff out of your head. This is called Retroactive Interference.

But here is the shocker: The researchers tested 39 different AI models (LLMs) and found they do the exact opposite.

  • Humans: Forget the old to make room for the new.
  • AI: Clings desperately to the old and forgets the new.

The AI models act like a stubborn librarian who refuses to throw away the first book they ever shelved, even if a newer, more important book arrives. They protect the "First Impression" so fiercely that they can't remember what happened five minutes ago.


The Two Types of Memory Trouble

The researchers used a classic psychology test (like a memory game) to see how AI handles conflicting information. They found two distinct ways AI fails, which are totally unrelated to each other.

1. The "Blank Page" Failure (Retroactive Interference)

  • The Scenario: You ask the AI about the first value (the morning blood pressure).
  • The Problem: The AI looks at the new updates (noon, afternoon, evening) and gets confused. It's like trying to read a page in a book where someone has scribbled over the original text with a thick marker.
  • The Result: The AI often just says, "I don't know," or gives a random guess. It's a passive failure. The memory is just gone or buried.
  • The Good News: Bigger AI models (with more "brain power") are much better at this. If you give the AI more space to store facts, it can keep the old facts safe from the new scribbles.

2. The "Ghost in the Machine" Failure (Proactive Interference)

  • The Scenario: You ask the AI about the latest value (the evening blood pressure).
  • The Problem: The AI knows the evening value, but the morning value keeps popping up in its head and shouting, "No! It was 120!"
  • The Result: The AI confidently gives you the old answer (120) instead of the new one (118). It's an active failure. The old memory is so strong it's actively blocking the new one.
  • The Bad News: Making the AI bigger does not help. Even the biggest, most powerful AI models still struggle with this. It's a fundamental design flaw in how they "pay attention."

Why Does This Happen? (The "Flashlight" Analogy)

Imagine the AI's attention mechanism is a flashlight shining on a long hallway of information.

  • How Humans Work: The flashlight moves smoothly down the hallway. When you get to the end, the light is brightest on the newest items. The old items at the start fade into the dark.
  • How AI Works: The flashlight is broken. It shines super bright on the very first item in the hallway and never really turns down the brightness. As new items appear, the light stays stuck on the first one.
    • Because the light is so bright on the first item, the AI thinks, "This must be the most important thing!"
    • When you ask for the newest item, the AI is still blinded by the brightness of the oldest item.

This is why the AI is great at remembering the beginning (it's stuck there) but terrible at remembering the end (it can't look away from the start).

Key Takeaways for the Real World

  1. Size Matters (But Only for Some Things): If you need an AI to remember a long history (like a legal case file or a medical history), bigger models are better. They have more "shelf space" to keep old facts safe.
  2. Bigger Doesn't Fix Everything: If you need an AI to track real-time updates (like a stock ticker or a live chat), bigger models won't help. They will still get stuck on the first thing they heard.
  3. The "Reasoning" Trap: The smartest, most "reasoning" AI models (the ones that think step-by-step) are actually worse at remembering the latest news. They are so good at analyzing the past that they get stuck in it.
  4. No Hallucinations: Interestingly, when the AI gets this wrong, it rarely makes things up. It usually just picks the wrong fact from the list it was given. It's a memory mix-up, not a lie.

The Bottom Line

AI models are not like human brains. They have a "Primacy Bias"—they love the beginning of a story so much they forget the ending.

If you are building an app that needs to track changes over time, you can't just buy the biggest, smartest AI and hope for the best. You have to design your system to help the AI look at the new stuff, because its natural instinct is to stare at the old stuff.

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 →