While the police investigate, the mothers of the affected have organized to take action and try to stop those responsible
Police investigation remains open. The photo of one of the minors included a fly; that is the logo of Clothoff, the application that is presumably being used to create the images, which promotes its services with the slogan: “Undress anybody with our free service!”
This was just a matter of time - and there isn't really that much the affected can do (and in some cases, should do). Shutting down that service is the correct thing - but that'll only buy a short amount of time: Training custom models is trivial nowadays, and both the skill and hardware to do so is in reach of the age group in question.
So in the long term we'll see that shift to images generated at home, by kids often too young to be prosecuted - and you won't be able to stop that unless you start outlawing most of AI image generation tools.
At least in Germany the dealing with child/youth pornography got badly botched by incompetent populists in the government - which would send any of those parents to jail for at least a year, if they take possession of one of those generated pictures. Having it sent to their phone and going to police for a complaint would be sufficient to get prosecution against them started.
There's one blessing coming out of that mess, though: For girls who did take pictures, and had them leaked, saying "they're AI generated" is becoming a plausible way out.
There's one blessing coming out of that mess, though: For girls who did take pictures, and had them leaked, saying "they're AI generated" is becoming a plausible way out.
Indeed, once the AI gets good enough, the value of pictures and videos will plummet to zero.
Ironically, in a sense we will revert back to the era before photography existed. To verify if something is real, we might have to rely on witness testimony.
To verify if something is real, we might have to rely on witness testimony.
This is not going to work. Just because images and videos become less reliable that doesn't mean we will forget about the fact that eyewitness testimony is very unreliable.
You say "forget" like it's not still incredibly common as evidence.
There's lots of data showing that eyewitnesses aren't reliable but that doesn't mean courts actually stopped relying on it. Ai making another form of evidence untrustworthy will result in eyewitnesses taking its place.
Indeed, once the AI gets good enough, the value of pictures and videos will plummet to zero.
This just isn't true. They will still be used to sexualise people, mostly girls and women, against their consent. It's no different from AI-generated child pornography. It does harm even if no 'real' people appear in the images.
Fucking horrible world we're forced to live in. Where's the fucking exit?
Not getting beyond your first sentence here. I am not interested in what fucked up laws have been passed. Nor in engaging with someone who wants to argue that any form of child porn is somehow OK.
Sure, it's not illegal. But if I find "those kinds" of AI-generated images on someone's phone or computer, the fact that it's AI-generated will not improve my view of that person in any possible way.
People who consume any kind of cp are dangerous and encouraging thar behavior is just as criminal. I'm glad that shit is illegal in most civilized countries.
A bit off topic, but I wonder if the entertainment industry as a whole is going to be completely destroyed by AI when it gets good enough.
I can totally see myself prompting “a movie about love in the style of Star Wars, with Ryan Gosling and Audrey Hepburn as the leads, directed by Alfred Hitchcock, written by Vincent Hugo.” And then what? It’s game over for any content creation.
Curious if I’ll see that kind of power at home (using open source tools) in my lifetime.
I envisage a world where your browsing Netflix, and based on past preferences some of the title cards are generated on the fly for you. Then based on what you click, the AI engine warms us and generates the film for you in real-time. Essentially indistinguishable from the majority of Hollywood regurgitation.
And because the script is just a series of autogenerated prompts, its like a choose your own adventure book, you can steer the narrative the way you want if you elect to. Otherwise it'll be good enough to keep most monkey brains happy and you won't even be able to tell the difference most of the time.
I know it's impossible to perfectly predict future technology, but I believe AI will exist alongside traditional filmmaking. You'll NEVER get something with the emotional impact of Up or Schindler's List from an AI. You'll be able to make fun action or fantasy movies though, and like you said, fully customized for the viewer. I imagine it'll be like CGI vs traditional animation now - you only see the latter for passion projects, but for most uses, CGI works well enough.
This is already starting to happen for digital illustration. With better models and enough images saved, you can already train a model to replicate the art created by an artist.
That is why I wrote replicate the art (color composition, image composition, style elements, tone, etc.) not the art pieces. I also never wrote one or two images but enough images ....
Holy shit, I never thought of the whole witness testimony aspect. For some reason my mind was just like “well, nothing we see in videos or pictures is real anymore, guess everyone is just gonna devolve into believing whatever confirms their bias and argue endlessly about which pictures are fake and which are real.”
Witness testimony and live political interactions are going to become incredibly important for how our society views “the truth” in world events in the near future. I don’t know if I love or hate that.
Not necessarily, solutions can implemented. For example, footage from private security cameras can be sent to trusted establishment (trusted by the court at least) in real time which can be timestamped and stored (maybe not necessarily even stored there, encryption with timestamp may be enough). If source private camera and the network is secure, footage is also secure.
I don't think that will matter very much considering how many real time video modifications we can do already today. Not to mention synthesizing video before the time it is supposed to take place.
Network security is a pretty big ask though - just look at how many unsecured cameras are around now. And once an attacker is in anything generated on that network becomes suspect - how do you know the security camera feed wasn't intercepted, manipulated, or replaced altogether?
Blockchain Camera provides an easy and safe way to capture and guarantee the existence of videos reducing the impact of modified videos as it can preserve the integrity and validity of videos using Blockchain Technology. Blockchain Camera sends to Ethereum Network the hash of each video and the time the video has been recorded in order to be able validate that a video is genuine and hasn't been modified using a Blockchain Camera Validation Tool.
The point is to know the time that a video has been uploaded as well as the previous and next videos from it for uses as security cameras, accidents in cars etc to be able to trust a video. (More information can be found on paper).
Not even that. It only allows you to verify that the source is identical to (the potentially wrong information) that was claimed at the time of recording by the person adding that information to the block chain. Blockchain, as usual, adds nothing here.
it can add trust. If there's a trusted central authority where these hashes can be stored then there's no need for a blockchain. However, if there isn't, then a blockchain could be used instead, as long as it's big and established enough that everybody can agree that the data stored on it cannot be manipulated
but false, nonconsensual nudes are not collectible items that need to have their authenticity proven. they are there to destroy peoples' lives. even if 99% of people seeing your nude believe you it's not authnetic, it still affects you heavily
nonconsensual nudes are not collectible items that need to have their authenticity proven
of course not, but that's not what this comment thread is about. It's about this:
Ironically, in a sense we will revert back to the era before photography existed. To verify if something is real, we might have to rely on witness testimony.
that's where it can be very useful to store a fingerprint of a file in a trusted database, regardless of where that database gets its trust from
How is that better than an immutable database where you guarantee trust simply by gettin your own public hash receipt for the database every time you introduce a new item? Why obfuscate things by riding the "Blockchain" hype bandwagon?
A nonprofit with multiple synchronized copies of the database and you can get your own copy, synchronize, fork it if you have the space, like a GitLab repository. Remember this is not for secure transactions and to prevent double-spending like a currency. It's just an additive database. You don't need to overkill with a blockchain.
Look, Git exists and image or document registration in an official onine database is Git diffs with less functionality because you can't remove previous commits: you just append new lines. This is a solved problem. If you're trying to solve a double-spend problem, then you need more than that, but it's overkill for your problem.
PS: maybe I'm oversimplifying it, but here's more discussion on this:
There are examples like DNS or the Mozilla foundation or all sorts of repos. Due to the receipt system you can verify if the commit history has been tampered with (your image has been removed from the database or edited). For court documents each court could host its own database where checksums are verified periodically, by "oracles".
There are examples like DNS or the Mozilla foundation or all sorts of repos.
Are you suggesting that these folks be in charge of maintaining the database? Seems like a very techbro solution. I personally wouldn't trust them to be responsible for all court admissable evidence because that's nowhere near their wheelhouse, but I do know of their positive track record. Good luck convincing the layperson to trust them.
Due to the receipt system you can verify if the commit history has been tampered with (your image has been removed from the database).
What do you mean? What receipt system? Afaik that's not a gitlab feature.
For court documents each court could host its own database where checksums are verified periodically, by "oracles".
And who would these oracles be, and how do you resolve differences?
I don't want to only ask questions, without contributing to the discussion myself, so I'll say the following.
I suspect your answer to how to resolve differences would be that the majority of databases that agree would be considered the "truth". How very.... block chain.
And as far as finding a solution that everyone would trust, what if it were truly decentralized, across citizens or even the world, like.... a block chain. No one organization would be in a position to edit anything.
I'm not saying it's the only solution, far from it. I'm just saying that while things like NFTs for art are dumb, there actually are a few applications where the features of a block chain actually fit quite well, and keeping of immutable, objective public records definitely strikes me as one of them.
Same goes for any deepfake. People are loosing their shit because we won't know what's real and what's not!.
We should have been teaching critical thinking a generation ago. Sagan was pleading for reform in the 90s. We can start teaching the next generation how to navigate the Information Age. What we can't do is make the world childproof.
Yeah, what I see happening is people end up not caring as much because there's going to be so much plausible AI generated crap that any real stuff will be lost in the noise.
Fang mit dem relativ neuen Fall hier an, und von da solltest du dann genug Info haben um selber zu suchen was die letzten Jahre passiert ist - das ist exakt das wovor damals gewarnt wurde, aber wer den hysterischen Irren die alles was irgendwie mit "Teenager entdecken Sexualitaet" mit dem Strafrecht erschlagen wollen mit durchdachten Argumenten kommt ist dann ja direkt auch ein Paedophiler.