← Latest papers
🤖 AI

I-CARE: Analysis of interference-related phenomena in a controllable, diverse and representative unlearning setting for text-to-image models

This paper introduces I-CARE, a comprehensive methodology that formalizes and provides standardized tools for analyzing interference-related phenomena in text-to-image model unlearning, enabling systematic and reproducible evaluation of unintended knowledge degradation across diverse settings.

Original authors: Leonardo Santiago Benitez Pereira, Marcos Escudero Viñolo, Luis Herranz Arribas

Published 2026-09-02
📖 7 min read🧠 Deep dive

Original authors: Leonardo Santiago Benitez Pereira, Marcos Escudero Viñolo, Luis Herranz Arribas

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

In the last few years, artificial intelligence has learned to paint pictures from words. You can type a sentence like "a cat wearing a hat," and a computer program will generate a unique image that matches that description. These systems, known as generative models, are trained on massive collections of images and text, learning to associate words with visual patterns. But as these tools become more powerful, a new problem has emerged: what happens when you want them to forget?

Imagine a model that has learned to draw a specific celebrity, but that person later asks for their image to be removed from the system, perhaps due to privacy concerns or a desire to control their digital footprint. This process, called machine unlearning, is the attempt to make an AI system "unlearn" a specific concept without breaking its ability to draw everything else. It is a delicate operation. If you try to erase one thing too aggressively, the model might accidentally damage its knowledge of other, unrelated things. A model trying to forget a specific dog breed might start drawing all dogs poorly, or a model trying to remove a politician might begin generating distorted images of other public figures. This unintended damage to related concepts is known as interference, and until now, scientists have had no reliable way to measure how bad it is or why it happens.

A team of researchers has introduced a new framework called I-CARE to study this problem. Rather than inventing a new way to erase data or a new AI model, they built a standardized method for testing how different erasing techniques affect the rest of the system. Think of it as a new ruler for measuring damage. Before this work, studies on unlearning were often inconsistent; one team might test forgetting a person while another tested forgetting a landscape, making it impossible to compare results fairly. The I-CARE framework provides a common language and a set of strict rules for setting up these experiments. It defines exactly what it means to "forget" something, how to measure the quality of the remaining images, and how to track which unrelated concepts got hurt in the process. The researchers also built a free, open-source software tool called Forgety, which allows anyone to explore these results without needing to write code or understand complex mathematics.

To prove their method worked, the researchers ran a massive experiment. They chose three distinct categories to test: famous people, specific dog breeds, and various scenes like forests or stadiums. For each category, they selected one hundred specific entities, such as a particular actor, a specific type of terrier, or a particular kind of bridge. They then took a state-of-the-art image generator and applied three different unlearning techniques to remove one entity at a time. In total, they had to erase 900 different concepts and generate 360,000 new images to see what happened. They did this not just to see if the target was gone, but to see if the model's ability to draw the other 99 entities in that category had changed.

The results revealed that interference is far more complex than scientists previously thought. A common assumption was that the model would only hurt concepts that were very similar to the one being erased. For example, if you erased a Golden Retriever, you might expect a Labrador to suffer, but a Poodle to remain fine. The study found that this is not always true. Sometimes, erasing one entity caused significant damage to entities that seemed completely unrelated, while leaving very similar ones untouched. In some cases, the damage was so unpredictable that the researchers could not find a simple rule to explain it. They discovered that the amount of harm caused depended heavily on the specific method used to erase the data. One method, which relied on a game-theory approach, caused significantly more collateral damage than the other two methods tested. Another method, which did not require extra data to work, caused less damage overall but was harder to predict.

The researchers also looked at how the data they used to protect the remaining concepts affected the outcome. They found that if the model was shown examples of similar things while it was forgetting the target, it was much better at protecting those similar things. For instance, when trying to erase a football field, the model kept other sports venues safe only if it was actively shown pictures of other sports during the erasing process. If those examples were missing, the model accidentally degraded the images of all sports venues. This suggests that the way a model is trained to "remember" while it is "forgetting" is just as important as the erasing technique itself.

Perhaps the most surprising finding was that interference is not always destructive. In about 2.7% of the cases, the researchers observed that erasing one concept actually made the images of a similar concept slightly better. For example, when they erased an image of a famous race car driver, the model's ability to draw a famous swimmer improved slightly. The researchers call this "constructive interference." While this happened rarely, it proves that the relationship between concepts in an AI model is not a simple one-way street where erasing one thing always hurts another. Sometimes, removing a specific pattern allows the model to refine its understanding of a related pattern.

The study also highlighted the difficulty of predicting these outcomes. The researchers tried to build a system that could guess which concepts would interfere with each other based on how similar they seemed to a human. They found that these predictions were often wrong. Two entities that looked very similar to a human might not interfere with each other in the model, while two that seemed different might cause massive damage. This suggests that the internal logic of these AI models is still largely a mystery to us. We can see the damage, but we cannot yet reliably predict where it will happen before we do the erasing.

To make these findings accessible, the team created a web-based interface called Forgety. This tool allows users to browse the results of their experiments, visualize which concepts interfered with each other, and explore the data without needing to be a programmer. It turns thousands of complex data points into simple charts and lists that anyone can understand. This transparency is a key part of their work, as it allows policymakers, ethicists, and the public to see the real-world consequences of trying to make AI systems forget.

The paper concludes that while we have made progress in understanding machine unlearning, there is no single "best" way to do it yet. The effectiveness of an erasing method depends entirely on the specific task and the data used. The researchers emphasize that their framework is designed to evolve. As new AI models are created and new ways to erase data are invented, the I-CARE method can be applied to test them, ensuring that the field moves forward with clear, comparable, and reproducible results. The ultimate goal is not just to make AI forget, but to do so without breaking the rest of its mind, ensuring that these powerful tools remain safe and reliable for everyone.

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 →