← Latest papers
💬 NLP

Linear Ensembles Wash Away Watermarks: On the Fragility of Distributional Perturbations in LLMs

This paper demonstrates that the statistical perturbations introduced by LLM watermarks can be effectively neutralized by averaging the output distributions of just three to five heterogeneous models, a technique called WASH that not only renders current watermarking schemes undetectable but also improves text quality and generation speed.

Original authors: Zhihao Wu, Gracia Gong, Qinglin Zhu, Yudong Chen, Runcong Zhao

Published 2026-06-01
📖 4 min read☕ Coffee break read

Original authors: Zhihao Wu, Gracia Gong, Qinglin Zhu, Yudong Chen, Runcong Zhao

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 are trying to identify a specific singer in a crowded room. To make them stand out, you give them a unique, glowing hat (a watermark). If you see someone with that hat, you know, "Ah, that's the AI singer."

This paper argues that this system has a massive, fundamental flaw: it falls apart as soon as you ask more than one singer to perform at the same time.

Here is the breakdown of the paper's findings using simple analogies:

1. The Problem: The "Glowing Hat" is Fragile

Currently, AI companies try to watermark their text by slightly tweaking the math behind how they choose words. It's like a chef adding a tiny, secret pinch of salt to a soup so they can prove they made it.

  • The Assumption: Researchers assumed that if you see a bowl of soup, you can taste that secret salt and know which chef made it.
  • The Reality: In the real world, users don't just use one AI. They have access to many different AIs (like GPT, Llama, Qwen, etc.) all at once.

2. The Attack: The "Smoothie" Effect

The authors discovered that if you take the output from three or five different AI models and mix them together, the secret "salt" disappears.

  • The Analogy: Imagine five different chefs. Each adds a different secret ingredient to their soup to mark it. Chef A adds a pinch of salt to the left side of the bowl; Chef B adds a pinch of pepper to the right; Chef C adds a drop of hot sauce in the middle.
  • The Result: If you pour all five bowls into one giant blender and mix them up, the salt, pepper, and hot sauce cancel each other out. You are left with a smooth, unseasoned soup that tastes exactly like the original, unmarked recipe. The "watermark" is washed away.

The paper calls this "Linear Ensembles." By simply averaging the predictions of multiple models, the unique "noise" (the watermark) cancels out, leaving the pure, original signal behind.

3. The Solution: "WASH" (The Smart Blender)

The researchers built a tool called WASH (Watermark Attenuation via Statistical Hybridisation) to automate this mixing process.

  • The Challenge: Different AIs speak different "languages" internally. One might break the word "Gracious" into two pieces ("Gra" + "cious"), while another sees it as one whole piece. A simple blender would get confused and spill the soup.
  • The Fix: WASH uses a "Fluency-Aware Routing" system. Think of it as a smart traffic controller. If the mix gets stuck on a word that only one model understands, WASH temporarily switches to just that one model to finish the word, then switches back to the group. This ensures the soup stays smooth and the secret ingredients stay canceled out.

4. The Results: The Magic Numbers

The paper tested this against six different watermarking schemes using three major AI models. The results were dramatic:

  • Before Mixing: The watermarks were screaming to be found (detection scores of 5 to 300).
  • After Mixing (with just 3 models): The detection scores dropped to below 2. This is below the threshold where anyone would even suspect a watermark exists. It's effectively invisible.
  • Quality: Not only did the watermarks vanish, but the resulting text was actually better (27.5% improvement in quality) and ran 6 times faster than other methods trying to remove watermarks.

5. The Big Conclusion: A Call for Teamwork

The paper concludes that watermarking is mathematically doomed in a competitive market. As long as different companies use different secret keys (which they must to prove who made the text), a user can always mix them together to erase the proof.

The only way to fix this?
The authors suggest that for watermarks to ever work reliably, all AI companies would need to agree on a single, shared secret key and use the exact same system. Without this unprecedented level of coordination, the "glowing hat" trick will always be washed away by a simple blender.

In short: You cannot hide a secret in a crowd if everyone in the crowd is wearing a different, conflicting secret. If you mix them all together, the secrets disappear.

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 →