← Latest papers
💻 computer science

Unlearnable Faces: Privacy Protection Surviving Extraction Pipeline

The paper introduces LPID, a privacy protection method that integrates the face extraction pipeline into the unlearnable example generation process to create imperceptible perturbations that remain effective against unauthorized face-recognition models even after image cropping and resizing, while generalizing to unseen identities.

Original authors: Byunghoon Oh, Sunghwan Park, Jaewoo Lee

Published 2026-07-08
📖 4 min read☕ Coffee break read

Original authors: Byunghoon Oh, Sunghwan Park, Jaewoo Lee

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 Problem: The "Magic Dust" That Vanishes

Imagine you want to protect your face from being recognized by a sneaky AI. You decide to sprinkle a tiny amount of "magic dust" (a computer-generated noise pattern) over your photo before posting it online. This dust is invisible to the human eye, but it's designed to confuse AI. If an AI tries to learn from your photo, it gets tricked into thinking your face looks like someone else's, or it just gives up and guesses randomly.

The Catch:
In the real world, the AI doesn't look at your whole photo. It's like a thief who doesn't care about the background of your picture (the park, the building, the sky). The thief only cares about your face. So, the thief uses a tool to crop (cut out) just your face and then resize it to fit their specific training machine.

The Failure:
The old "magic dust" was spread out over the whole photo. When the thief cut out the face, they accidentally threw away most of the dust. Then, when they resized the face, the remaining dust got smoothed out and vanished. The AI looked at the clean face and recognized you perfectly. The protection failed.

The Solution: LPID (The "Survivor" Dust)

The authors of this paper, Byunghoon Oh, Sunghwan Park, and Jaewoo Lee, created a new method called LPID. Instead of just sprinkling dust randomly, they figured out exactly how the thief would cut and resize the photo, and they designed the dust to survive that specific process.

Here is how LPID works, using three simple concepts:

1. The "Targeted Spray" (Localization)

Old methods sprayed dust over the whole picture. LPID knows the thief will only cut out the face, so it puts all the dust strictly inside the face area. It's like painting a warning sign only on the door, rather than painting the whole house, because the thief only enters through the door.

2. The "Shape-Shifter" (Coupling)

This is the most important part. The authors realized that resizing an image is like running it through a sieve (a filter).

  • Old Dust: It was made of "high-frequency" patterns (like very fine, jagged static). When you resize an image, the sieve catches the jagged parts and lets the smooth parts through. The old dust got caught in the sieve and disappeared.
  • LPID Dust: The authors designed the dust to be "low-frequency" (like smooth, gentle waves). They built a simulation of the thief's resizing tool and ran their dust through it while creating it. They shaped the dust so that it fits perfectly through the sieve. Even after the thief cuts and resizes the face, the dust remains intact and confusing to the AI.

3. The "Universal Key" (Unseen Users)

Usually, to protect a specific person, you might need to know who they are in advance. But LPID is special. It doesn't need to know your name or identity. It just needs to know the size of your face in the photo. Because the protection is based on the math of the resizing tool rather than your specific face, it works on anyone, even people the system has never seen before.

The Results: Did it Work?

The researchers tested this against a "thief" (an attacker) who tried to build a face-recognition system using photos from the internet.

  • The Attacker's Success without Protection: The attacker could identify people correctly about 73% of the time.
  • The Attacker's Success with Old Methods: When using old "magic dust," the attacker still got it right about 37% to 74% of the time (depending on the method). The protection collapsed.
  • The Attacker's Success with LPID: When using LPID, the attacker's accuracy dropped to under 10% (often around 6.8%). This is basically the same as the attacker just guessing randomly.

The Bottom Line

The paper claims that previous privacy tools failed because they didn't account for the fact that attackers crop and resize photos before training.

LPID fixes this by:

  1. Putting the noise only where the face is.
  2. Designing the noise to survive the "resizing sieve."
  3. Working on anyone, even if the system doesn't know them yet.

The result is a photo that looks perfectly normal to humans (the dust is invisible) but is completely useless for training a face-recognition AI, effectively protecting your privacy in the wild.

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 →