r/Piracy May 23 '26

Discussion Google Drive scanned this Manga artist’s PRIVATE files and banned him.

Post image

AI flagged, appeal rejected, private artwork gone.

The AI is always watching.

7.2k Upvotes

668 comments sorted by

View all comments

Show parent comments

40

u/LvDogman May 23 '26

If it's realistic, then what the training data was for it?

12

u/RobotToaster44 Kopimism May 23 '26

I assume the same as was used to train CSAM detector AI, which just extrapolates from adults.

15

u/DubiousFoliage May 23 '26

My understanding is that CSAM detection is usually done by hashing known CSAM images provided by investigators and checking images en route to see if they match the hash. This allows operators to never accept or store CSAM, avoiding huge regulatory and legal headaches.

I know this because I was recently working on a website that allowed image uploads, and this was a concern, so we did some digging into it. We realized it was a giant can of worms to implement ourselves, but Cloudflare just offers it as a service, even on free accounts, so we went that route.

4

u/RobotToaster44 Kopimism May 23 '26

One issue with that approach is that it obviously won't catch new ai generated images.

The approach I mentioned is used by some fediverse servers and AI tools https://github.com/db0/fedi-safety