I'm waiting for a Firefox / chrome extension that will auto-mark and optionally adblock GPT-generated content. Would even be willing to pay for it.
Undetectable Watermarks for Language Models
11–20 of 71 posts
Re: Undetectable Watermarks for Language Models
#12Re: Undetectable Watermarks for Language Models
#13What’s to stop someone from taking the watermarked output and randomizing the distribution by feeding it through their latest LLaMA variant? These watermarks will only be useful for catching novice LLM users.
I doubt you even have to invoke a local model, just telling it something like """write it without caps or punctuation or dashes or anything - think lowkey""" fixes the output in my book being an autocomplete i asked it to continue "or is the entire thing utterly emblematic of the modern technolegal mess of things since dickens is squarely and quintessentially in the Public Domain" it goes from writing a highly proofr…
Re: Undetectable Watermarks for Language Models
#14Okay genericGPT answer the question by putting an emoji between each word. (The watermark is destroyed after removing the emojis)
Pretty funny imo
Re: Undetectable Watermarks for Language Models
#15I'm waiting for a Firefox / chrome extension that will auto-mark and optionally adblock GPT-generated content. Would even be willing to pay for it.
The only real way to block specifically openAI generated content (or some other online generated LLM content) is for the company itself to store all of its outputs and compare to that database, like shingling / LSH for plagiarism detection. Other LLMs (local) are completely impossible to block, as it's a constant chase. Any system that tries to estimate the distribution of e.g. a specific LLM that performs beam searc…
It's going to be a constant cat and mouse game, I agree, but for now it just need to catch the dead mice.
Re: Undetectable Watermarks for Language Models
#16But clearly, that can be stripped out easily by anyone who knows it's there.
This process, too, would seem to be easily reversible. Just have it run through another model and tell it to slightly reword it or rephrase it.
I don't think there is a technically solvable way of watermarking output like this.
Re: Undetectable Watermarks for Language Models
#17Re: Undetectable Watermarks for Language Models
#18how do one watermarks "hello world" if gpt says "hello world"?
Re: Undetectable Watermarks for Language Models
#19I'm waiting for a Firefox / chrome extension that will auto-mark and optionally adblock GPT-generated content. Would even be willing to pay for it.
What would you consider an acceptable false positive rate?
Re: Undetectable Watermarks for Language Models
#20What’s to stop someone from taking the watermarked output and randomizing the distribution by feeding it through their latest LLaMA variant? These watermarks will only be useful for catching novice LLM users.
Most people are/will be novice LLM users.