← Latest papers
💻 computer science

Erase Persona, Forget Lore: Benchmarking Multimodal Copyright Unlearning in Large Vision Language Models

This paper introduces CoVUBench, the first benchmark framework designed to rigorously evaluate the effectiveness and generalization of machine unlearning methods for removing copyrighted visual content from Large Vision-Language Models while preserving their overall utility.

Original authors: JuneHyoung Kwon, JungMin Yun, YoungBin Kim

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

Original authors: JuneHyoung Kwon, JungMin Yun, YoungBin Kim

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 giant, super-smart robot artist and writer named "LVLM." This robot learned everything by reading and looking at billions of images and text from the internet. The problem is, the internet is full of copyrighted stuff—like famous cartoon characters, brand logos, and specific artworks. Because the robot memorized so much, it sometimes accidentally draws or describes these protected things, which is a legal nightmare for the original creators.

The creators want the robot to "forget" these specific things. But you can't just ask the robot to "unlearn" a few facts easily. If you try to retrain the whole robot from scratch to remove just one character, it would take forever and cost a fortune. So, scientists are trying to teach the robot how to "machine unlearn"—essentially performing surgery on its brain to remove specific memories without breaking the rest of its mind.

The problem? No one knew how to test if this surgery actually worked, especially because the robot sees the world in both pictures and words.

The Solution: CoVUBench (The "Safe Sandbox")

The authors of this paper created a new testing ground called CoVUBench. Think of it as a "safe sandbox" for testing these memory-removal surgeries.

Instead of using real copyrighted characters (like Mickey Mouse or a Nike logo), which would be illegal to mess with, they used a special recipe to invent their own fake characters and logos.

  • The Blueprint: They wrote detailed descriptions for 20 unique, made-up characters and logos (e.g., "A blue robot with a square head who loves jazz").
  • The Variety: They didn't just draw the robot once. They generated thousands of versions: the robot as a 3D toy, the robot on a t-shirt, the robot in a jungle, the robot in a city. This ensures the test checks if the robot forgets the idea of the robot, not just one specific picture of it.
  • The Questions: They asked the robot questions in two ways:
    1. Text-only: "What does the blue robot love?"
    2. Visual: They showed a picture of the robot and asked, "What does this character love?"

This setup lets them see if the robot truly forgot the concept or if it just learned to say "I don't know" when shown a picture but still remembers the answer when asked in text.

The Test: Two Different Bosses

The paper argues that testing this is tricky because there are two "bosses" with different goals:

  1. The Copyright Holder (The Owner): They want the robot to completely forget the fake character. If the robot even mentions the name or draws a similar shape, the test fails.
  2. The Model Deployer (The User): They want the robot to keep working well. If the surgery to remove the memory makes the robot stupid, forget how to talk, or can't recognize other things, the test fails.

The authors created a scoreboard with six metrics to see how well the robot balances these two bosses.

What They Found: The "All-or-Nothing" Problem

The researchers tested several popular "surgery" methods (algorithms) on their sandbox. Here is what happened, using simple analogies:

  • The "Brute Force" Method (Gradient Ascent): This method tries to scream "NO!" at the robot whenever it thinks about the fake character.

    • Result: It worked great at making the robot forget the character (The Owner is happy).
    • Side Effect: It was so aggressive that it made the robot forget how to talk properly and ruined its ability to recognize other things. The robot became clumsy and confused (The User is unhappy).
  • The "Polite Refusal" Method (DPO/NPO): This method teaches the robot to politely say, "I can't tell you that," instead of trying to erase the memory.

    • Result: The robot stayed smart and fluent (The User is happy).
    • Side Effect: The robot didn't actually forget! If you showed it a picture of the character, it still knew who it was deep down; it just pretended not to know. It learned a "superficial trick" rather than a real memory wipe (The Owner is unhappy).
  • The "Modality Gap" (The Blind Spot): The researchers found something scary. Some methods could make the robot forget the character when asked in text, but if you showed the robot a picture of the character, it still recognized it and knew all the facts. It's like the robot has two different brains: one for reading and one for seeing, and the surgery only fixed one of them.

The Bottom Line

The paper concludes that right now, there is no perfect way to make a vision-language robot forget a specific copyrighted concept without either:

  1. Destroying its ability to be useful (making it a broken robot).
  2. Failing to actually remove the memory (leaving the legal risk intact).

They built CoVUBench to show the world exactly how hard this problem is, proving that current tools are like using a sledgehammer to remove a splinter: either you break the whole arm, or you don't get the splinter out at all. They are calling for new, smarter tools specifically designed for this complex, two-sense (sight and sound) problem.

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 →