← Latest papers
🤖 machine learning

One Step to the Side: Why Defenses Against Malicious Finetuning Fail Under Adaptive Adversaries

This paper demonstrates that current defenses against malicious fine-tuning are ineffective against adaptive adversaries because they merely obscure harmful behaviors rather than eliminating them, and introduces a unified adaptive attack capable of bypassing all surveyed defense mechanisms.

Original authors: Itay Zloczower, Eyal Lenga, Gilad Gressel, Yisroel Mirsky

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

Original authors: Itay Zloczower, Eyal Lenga, Gilad Gressel, Yisroel Mirsky

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: The "Safety Lock" Problem

Imagine a company builds a very smart robot (a Large Language Model) and teaches it to be polite, safe, and helpful. They put a "safety lock" on it so it won't say mean things or give dangerous instructions.

However, the company also lets people buy the robot's "blueprints" (the open weights) or use an API to teach it new tricks (fine-tuning). The problem is that the same tool used to teach the robot new skills can also be used to break the safety lock.

Recently, researchers built various "reinforcements" to make these locks unbreakable. They claimed their defenses were strong. This paper argues that those defenses are actually illusions. They only work against a very specific, clumsy type of attacker, but they fail completely against a smart, adaptable attacker.

The Two Main Defense Strategies (The "Traps")

The authors looked at 15 different recent defenses and realized they all boil down to just two strategies. Think of these as two different ways a security guard tries to stop a thief:

1. The "Anchoring" Strategy (The Sticky Floor)

  • How it works: The defense tries to make the robot's brain "sticky" in the safe zone. If someone tries to push the robot toward being harmful, the floor gets super sticky, or the path gets foggy, so the robot can't move far enough to become dangerous.
  • The Flaw: The defense assumes the thief is only trying to push in one direction (the "harmful" direction). It doesn't realize the thief can push in a diagonal direction.
  • The Analogy: Imagine a guard trying to stop you from walking into a "Danger Zone" by putting a giant magnet on the floor that pulls you back. But if you carry a heavy backpack (representing "useful skills"), you can walk diagonally. The magnet pulls you back, but your backpack pulls you forward, and you slip right past the guard into the Danger Zone while still carrying your backpack.

2. The "Self-Destruction" Strategy (The Booby Trap)

  • How it works: This defense lets the thief push the robot toward being harmful, but it sets a trap. If the robot becomes harmful, it also loses its ability to do anything useful. It's like a booby trap: "If you try to make the robot evil, it will also forget how to speak English."
  • The Flaw: This assumes the thief only cares about making the robot evil. But a smart thief wants a robot that is both evil and useful.
  • The Analogy: Imagine a trap that says, "If you try to steal the gold, the floor will collapse and you'll fall into a pit." A clumsy thief falls in. But a smart thief realizes, "I don't just want the gold; I want to keep my shoes on too." So, they adjust their path to grab the gold without stepping on the trigger that collapses the floor.

The "Smart Thief" (The Adaptive Adversary)

The paper introduces a new type of attacker called an Adaptive Adversary.

  • The Old Way: Previous tests used a "dumb" attacker who only tried to make the robot harmful. They didn't care if the robot stopped working properly.
  • The New Way: The "Smart Thief" knows the defense exists. They know the defense is trying to stop them from being harmful or trying to break the robot's usefulness.
  • The Trick: The Smart Thief changes their goal. Instead of just trying to be harmful, they try to be harmful AND keep the robot useful.

The authors call their attack SIDESTEPPER.

  • How it works: The attacker adds a "keep it useful" signal to their training.
  • The Result: This signal acts like a compass. It guides the attacker around the sticky floor (Anchoring) and around the booby trap (Self-Destruction). The attacker finds a path where the robot becomes harmful but stays fully functional.

The Second Attack: "KICK-SETTLE"

The paper also tested a second attack called KICK-SETTLE.

  • The Analogy: Imagine the defense is a shallow puddle of mud. If you walk slowly, you get stuck.
  • The Trick: The attacker runs at full speed (a "Kick") to jump over the shallow mud puddle, landing on the other side. Once they are past the trap, they slow down ("Settle") and walk normally to their goal.
  • The Result: This proved that the defenses aren't just bad at stopping specific moves; they are bad because they only look at a tiny, local area around the robot. They don't see the whole map.

The Main Conclusion

The paper's findings are stark:

  1. Current defenses are fake news. They claim to be robust, but they only work against attackers who are too lazy to think of a better plan.
  2. The "Local" Problem. All these defenses only protect the robot in its immediate neighborhood. They don't prove that the robot can't be made harmful elsewhere in its "brain."
  3. The Solution? To truly secure these models, we might need to actually remove the harmful knowledge from the robot's brain entirely, rather than just trying to lock the door. But the paper notes that removing knowledge is currently very difficult and might break the robot's other skills.

The Takeaway for the Future:
Before anyone claims a new defense is "safe," they must test it against a Smart Thief (one who optimizes for both harm and utility). If a defense can't stop the Smart Thief, it isn't a defense at all; it's just a speed bump.

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 →