Researchers tested AI watermarks and broke all of them
1–10 of 91 posts
Re: Researchers tested AI watermarks and broke all of them
#2Re: Researchers tested AI watermarks and broke all of them
#3Re: Researchers tested AI watermarks and broke all of them
#4Re: Researchers tested AI watermarks and broke all of them
#5People have been trying to watermark digital media for decades, when there was (still is) a very strong financial incentive to get it working. It never worked. I don’t think it ever will work.
Re: Researchers tested AI watermarks and broke all of them
#6Re: Researchers tested AI watermarks and broke all of them
#7People have been trying to watermark digital media for decades, when there was (still is) a very strong financial incentive to get it working. It never worked. I don’t think it ever will work.
Re: Researchers tested AI watermarks and broke all of them
#8Similarly, I suspect watermarking LLM output is probably unworkable. The output of a smart model could be de-watermarked by fine tuning a dumb open source model on the initial output, and then regenerating the original output token by token, selecting alternate words whenever multiple completions have close probabilities and semantically equivalent. It would be a bit tedious to perfectly dial in, but I suspect it could be done.
And then ultimately, short text selections can have a lot of meaning with very little entropy to uniquely tag (e.g., covfefe).
[1] https://dl.acm.org/doi/abs/10.1145/2382448.2382450
Curious if Scott Aaronson solved this challenge...
Re: Researchers tested AI watermarks and broke all of them
#9That will be much harder to evade, but also pretty hard to implement.
I guess we will end up in the middle ground, where any non-signed image could be ai generate, but for most day to day use it’s ok.
If you want something to be deemed legit (gov press release, newspaper photo, etc) then just sign it. Very similar to what we do for web traffic (https)