← Latest papers
🤖 machine learning

AMNESIA: A Large Scale Medical Unlearning Benchmark Suite with Disease-Informed Analysis

This paper introduces AMNESIA, the first large-scale, open-source benchmark suite for medical machine unlearning comprising over 70,000 question-answer pairs from 11 disease categories, which reveals that current unlearning methods inadvertently degrade knowledge of shared clinical conditions when removing individual patient data.

Original authors: Saeedeh Davoudi, Reihaneh Iranmanesh, Ophir Frieder, Nazli Goharian

Published 2026-06-01
📖 4 min read☕ Coffee break read

Original authors: Saeedeh Davoudi, Reihaneh Iranmanesh, Ophir Frieder, Nazli Goharian

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

Imagine you have a very smart medical student who has memorized thousands of patient stories. This student is great at answering questions, but there's a problem: some of those patients have asked for their stories to be completely erased from the student's memory because of privacy laws (like the "right to be forgotten").

The challenge is: How do you make the student forget only those specific stories without making them forget everything else or turning them into a confused mess?

This paper introduces AMNESIA, a massive new test suite designed to see if current computer programs (AI models) can actually do this "selective forgetting" in the medical world.

Here is a breakdown of what they did and what they found, using simple analogies:

1. The Test: AMNESIA

Think of previous tests for AI forgetting as using fake, made-up stories or very small groups of people. That's like testing a driver's ability to park by using a toy car in a parking lot. It doesn't tell you if they can handle a real truck on a busy street.

AMNESIA is the real-world test.

  • The Data: They took 8,820 real, anonymous patient notes (like medical journals) covering 11 different diseases (like cancer, heart disease, etc.).
  • The Questions: They turned these notes into 70,560 questions.
    • Factual Questions: "What medicine did the patient take?" (Direct memory).
    • Reasoning Questions: "Why did the doctor choose that medicine based on these symptoms?" (Connecting the dots).
  • The Goal: To see if an AI can "unlearn" specific patients while still remembering how to treat the disease in general.

2. The Experiment: Two Ways to Forget

The researchers tested four different "forgetting methods" (algorithms) in two different scenarios:

Scenario A: The "Random Shuffle"

  • The Setup: They told the AI to forget 5% to 25% of patients chosen completely at random, like pulling names out of a hat.
  • The Result: The AI failed miserably.
    • The "Stubborn" AI: Some methods tried to forget but kept remembering everything anyway.
    • The "Broken" AI: Other methods succeeded in forgetting, but only by breaking the AI's brain. It started spitting out nonsense or repeating the same word over and over. It forgot the patient, but it also forgot how to be a doctor.

Scenario B: The "Disease Group"

  • The Setup: Instead of random names, they told the AI to forget all patients with a specific disease (e.g., "Forget everyone with Cancer").
  • The Result: This was more interesting.
    • As they asked the AI to forget more and more cancer patients, the AI did start forgetting the specific details of those patients.
    • However, the AI also started forgetting how to treat cancer in general. Because all cancer patients share similar medical knowledge, erasing one group of patients eroded the AI's ability to help the remaining cancer patients. It's like erasing all the pages about "Cancer" from a textbook; you can't just remove the story of one patient without losing the chapter on the disease itself.

3. The Hidden Danger: The "Leak"

The paper introduced a new way to check for privacy leaks. Imagine the AI is supposed to forget a patient who had a "stent" placed in their heart.

  • The Test: Even if the AI doesn't give the full story, does it accidentally drop the word "stent" when answering a new question?
  • The Finding:
    • Some methods that seemed to "forget" well actually had zero leakage (they didn't say "stent"), but only because they were outputting gibberish.
    • Other methods that kept the AI smart still leaked specific medical terms. It's like the AI saying, "I don't remember the patient, but I did mention a stent," which proves it still knows the secret.

4. The Big Takeaway

The paper concludes with a sobering reality check:

  • Current tools aren't ready: The methods we have today either don't work (the AI remembers too much) or they break the AI (the AI stops being useful).
  • The "Shared Knowledge" Problem: In medicine, patients with the same disease are connected. You can't easily erase one without hurting the knowledge base for everyone else with that condition.
  • The "New Question" Trap: Even if the AI forgets the specific questions it was trained on, it can often still answer new questions about that patient because the underlying information is still there.

In short: AMNESIA is a giant, realistic stress test that shows we currently don't have a safe way to make medical AI "forget" specific people without either failing to forget them or accidentally breaking the AI's ability to help other patients. We need new, smarter tools that can separate a single person's story from the shared medical facts they belong to.

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 →