criminals could use this to violate the EU AI Act #55
Replies: 13 comments 10 replies
|
What use cases do you see for this to be used in a harmful context? The new normal is that companies will leverage AI for their legitimate content which then will be flagged as AI generated. Scammers will find excuses, e.g., claiming that this is a human, but the text is translated via AI. They will say that AI was included in creating this content, but a human in the loop was involved. "Normal" people won't be able to use an AI detector and won't know whether this content is AI generated. Scammers will build their own tools to hide their traces. This tool is not a weapon, similar to a car (or a VPN) that could also be used in a harmful way which is not a reason to ban cars/VPNs. This tool leverages freedom. Benjamin Franklin:
|
|
I'm guessing you still eat? My whole point is that I dont think criminals are smart or dedicated enough to build something like this and most are not intelligent enough to glue it all together if it existed separately. Nation state actors occasionally get people to work towards negative ends. In any case this is less like a car; it's not like stripping DRM (which I'm all for); and I am very interested in the author thinking about potential harms from this work. |
|
This is an important question @Lewiscowles1986 . First, my intent: My only goal with this project was educational. Now, in practice, technically, "could use this to violate the EU AI Act", but it would not respect what's clearly stated in the first line of the README, aka for "...privacy and hygiene on content you own". I think the best answer is already in our ethics document. |
|
thanks @guillaumemeyer I'll close out, I just wanted to raise it as a concern; but it is very educational. |
|
Switching to a discussion instead of an issue. |
|
I'm fully aware of all of the malware etc. on Github, so by my logic this is no different. I also know anyone can put whatever they want on here. That said, what possible good could come from hiding indicators that text is AI generated? Please enlighten me to what this is for, because it does seem like its main usefulness would be in misleading people, spreading misinformation etc. Sometimes tools built with good intentions are still used for bad, but the author is still the one putting it out into the world. Merely stating it should be used for "education" is just covering yourself. |
|
Sure.
A watermark is not a solution for the given problem: It is hidden, it can be removed, it will either be identified when it is too late already (scam) or even never (clickbait that no one cares about). |
|
I think the points are valid, even if the research (which is still interesting) is only intended for that. To some extent I wonder how much intentions matter. |
|
I'm really glad this discussion exists. I strongly disagree with the anti-watermark arguments. I want to respond as thoughtfully and open-mindedly as I can to the argument, and then present my own.
It's not technically true. You can measure the amount of AI-watermark signal in the text quite precisely, in fact. For a given domain (say a report), the strength of the watermark in bits will be roughly proportional to the number of words added or edited by the AI. If your problem is translation, then do not use a LLM for translating! Translation models exist and do not require a watermark.
Do you have a more precise answer in mind? It's actually what happens for most industries: if you ask some company to build this piece or this service for you, it's very likely that the end user will be able to guess it, with enough motivation.
These are not "your" files; these are, by definition, the files generated by the LLM. The LLM can't even add the watermark to existing files, this is very often not possible without changing the content. If you provide a specific example of how it could be used against the user, maybe I would see your point, but for now I don't see it.
Turns out it's not. Papers have measured it,in particular the google synthID one Quality of text (measured by human judges) decreased by 0.01% and 0.5% in speed, which is absolutely nothing. LLM providers often use a temperature of around 1, and with such a high temperature, there is a lot of room to put your watermark without degrading quality.
It's the only point I slightly agree on. It can actually create incentives for the providers to create more robust watermarks, that you will not be able to remove. But 1. I don't think it outweighs the risks and 2. you should make clear that it's your goal, first thing in the readme. with a big disclaimer it's currently not the case. Pro-watermark argumentsThis profits to criminalsThis kind of open-source project is used at least as much by criminals than by honnest people. It has always be the case, I'm thinking of:
In another domain, https://github.com/harry0703/MoneyPrinterTurbo which is a AI-slop generator. Watermarks are our last hope to save human creatorsOn youtube, major human-centered youtube channels have lost a lot of their views because some of their videos have been categorized as AI-generated. That's the case for Kurzgesagt and RealEngineering. Why? Because some AI-slop channels have tried to imitate their style and their voice, leading to youtube AI detection algorithm being confused. The original creators are desperate for a way to prove that the plagiarists are using AI to make slop from their work. Watermarks may be the only way to improve the situation. If projects like your gain traction, and if everyone starts to think "watermarks are bad, we should remove them", then plagiarists will use those open-source project to remove the watermarks, and all this effort will be useless. I am aware that if you did not created this repo, someone else would have done it. But at least, you should put a clearer disclaimer IMO, because watermarks are really solving a big problem. |
If they want to sell in the EU, they legally have to not just watermark, but make it clear that their product is AI |
|
I wrote an article to summarize my stance on this issue: https://x.com/guillaumemeyer/status/2088779579733524634 |
|
Every law ever passed has loopholes and bypass strategies, such is the world we live in. |
|
So did all those against this fail to provide examples of how this can be harmful? I'm sorry but is it the way now to judge even before anything happens and based on assumptions? |
Uh oh!
There was an error while loading. Please reload this page.
This is really interesting; but also probably short sighted. I found out about the hidden UTF8 in chat transcripts yesterday and today Facebook links this repo.
Sovereignty aside for individuals; there will be bad actors who are acting as criminal enterprise, who will use this to harm people.
Is it smart to bundle as an "all in one" (AIO) utility knowing this? It would make a great set of whitepapers or blog articles; but this is dangerous assembling the pieces for people surely?
All reactions