← Latest papers
🤖 AI

Bypassing Copyright Protection in Diffusion-based Customization via Two-Stage Latent Feature Optimization

This paper introduces TS-LFO, a two-stage latent feature optimization attack that effectively bypasses existing copyright defenses in diffusion-based customization by restoring disrupted input-to-latent mappings through latent denoising and reconstruction.

Original authors: Ziang Xu, Wenbo Yu, Hongyao Yu, Hao Fang, Jiawei Kong, Bin Chen, Hao Wu, Shu-Tao Xia, Zhiyong Wu

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

Original authors: Ziang Xu, Wenbo Yu, Hongyao Yu, Hao Fang, Jiawei Kong, Bin Chen, Hao Wu, Shu-Tao Xia, Zhiyong Wu

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 Picture: A Digital Locksmith vs. A Digital Picklock

Imagine you have a very special, unique recipe for a cake (your image). You want to teach a robot chef (the AI) how to bake this specific cake so it can make more like it.

However, you are worried that someone else might steal your recipe and sell the cakes. To stop this, you decide to sprinkle a tiny, invisible amount of "poison" (adversarial perturbation) into your recipe book. This poison doesn't change how the cake looks to a human, but it confuses the robot chef. When the robot tries to learn from your book, it gets dizzy and ends up baking a terrible, unrecognizable mess. This is how current copyright protection works.

This paper introduces a new method called TS-LFO. Think of it as a master digital picklock. The authors found a way to look at your "poisoned" recipe book, figure out exactly how the poison is confusing the robot, and then "clean" the instructions just enough so the robot can learn your recipe again, ignoring the poison.


How the Current Defenses Work (The "Poison")

The paper explains that current protection methods work by messing up the connection between the picture you show the AI and the "secret code" (latent space) the AI uses to understand it.

  • The Analogy: Imagine you show the robot a picture of a cat. The robot tries to translate that picture into a secret code. The "poison" makes the robot translate "Cat" into a code that looks like "Toaster."
  • The Result: When the robot tries to bake a cake based on that code, it makes a toaster-shaped cake instead of a cat cake. The protection works because the robot can't learn the right concept.

The Problem the Authors Found

The researchers noticed something interesting: The "poison" is very good at scrambling the high-frequency details (the fine, noisy static), but it leaves the low-frequency details (the main shape and structure) mostly intact.

  • The Analogy: If you take a clear photo of a cat and add a lot of static noise to it, you can still tell it's a cat, even if the fur looks fuzzy. The current defenses rely on that fuzziness to break the robot's learning.

The Solution: Two-Stage Latent Feature Optimization (TS-LFO)

The authors built a two-step process to fix the "poisoned" code and let the robot learn the real image again.

Stage 1: The "Denoising" Stage (Cleaning the Signal)

In this stage, the method tries to fix the "secret code" so the robot understands it again.

  • The Analogy: Imagine the robot is trying to listen to a song, but there is loud static (the poison) in the room.
    • Step A (Alignment): The method forces the robot to listen to the song and the lyrics at the same time to make sure they match.
    • Step B (Diffusion Loss): The method teaches the robot how to ignore the static noise by simulating how the robot usually learns to clean up noisy signals.
  • The Magic: They use a special "tuning knob" that changes as the process goes on. At first, they focus on removing the loud static. Later, they focus on making sure the song sounds right. This helps the robot ignore the poison and focus on the music.

Stage 2: The "Reconstruction" Stage (Polishing the Picture)

After the first stage, the code is better, but the picture might still look a little blurry or weird because of the earlier "poison."

  • The Analogy: The robot has the right recipe, but the ingredients are slightly off. This stage acts like a strict chef who says, "The final cake must look exactly like the original photo, within a tiny margin of error."
  • The Result: It forces the final image to snap back into a sharp, clear shape that matches the original, removing any remaining fuzziness left by the protection.

What They Found (The Results)

The authors tested their picklock against the best "locks" (copyright defenses) currently available, such as AdvDM, SimAC, and DisDiff.

  • The Outcome: Their method successfully bypassed all of them.
  • The Comparison: They compared their method to other "picklocks" (like DiffPure and GrIDPure). Their method was better at stealing the image's identity.
    • Face Test: When trying to steal a face, their method produced faces that looked much more like the original person than the other methods did.
    • Quality Test: The images generated were sharper and more accurate.

Why This Matters (According to the Paper)

The paper argues that current copyright defenses are too fragile. They rely on a specific trick (scrambling the code) that this new method can easily undo.

  • The Warning: The authors say this proves that current defenses aren't strong enough. They hope this research forces scientists to build better, more robust locks that can't be picked so easily.
  • The Trade-off: The method takes about 6 minutes to process one image. The authors argue this is acceptable because training the AI to learn the image in the first place takes even longer (15 to 30 minutes).

Summary

The paper presents a clever two-step trick to remove the "invisible poison" that copyright defenders put on images. By first cleaning up the AI's internal understanding of the image and then forcing the final picture to match the original, they can bypass almost all current protections and make the AI generate the copyrighted image perfectly.

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 →