view the rest of the comments
News
Welcome to the News community!
Rules:
1. Be civil
Attack the argument, not the person. No racism/sexism/bigotry. Good faith argumentation only. This includes accusing another user of being a bot or paid actor. Trolling is uncivil and is grounds for removal and/or a community ban. Do not respond to rule-breaking content; report it and move on.
2. All posts should contain a source (url) that is as reliable and unbiased as possible and must only contain one link.
Obvious biased sources will be removed at the mods’ discretion. Supporting links can be added in comments or posted separately but not to the post body. Sources may be checked for reliability using Wikipedia, MBFC, AdFontes, GroundNews, etc.
3. No bots, spam or self-promotion.
Only approved bots, which follow the guidelines for bots set by the instance, are allowed.
4. Post titles should be the same as the article used as source. Clickbait titles may be removed.
Posts which titles don’t match the source may be removed. If the site changed their headline, we may ask you to update the post title. Clickbait titles use hyperbolic language and do not accurately describe the article content. When necessary, post titles may be edited, clearly marked with [brackets], but may never be used to editorialize or comment on the content.
5. Only recent news is allowed.
Posts must be news from the most recent 30 days.
6. All posts must be news articles.
No opinion pieces, Listicles, editorials, videos, press releases, or celebrity gossip will be allowed. All posts will be judged on a case-by-case basis. Mods may use discretion to pre-approve videos or press releases from highly credible sources that provide unique, newsworthy content not available or possible in another format.
7. No duplicate posts.
If an article has already been posted, it will be removed. Different articles reporting on the same subject are permitted. If the post that matches your post is very old, we refer you to rule 5.
8. Misinformation is prohibited.
Misinformation / propaganda is strictly prohibited. Any comment or post containing or linking to misinformation will be removed. If you feel that your post has been removed in error, credible sources must be provided.
9. No link shorteners or news aggregators.
All posts must link to original article sources. You may include archival links in the post description. News aggregators such as Yahoo, Google, Hacker News, etc. should be avoided in favor of the original source link. Newswire services such as AP, Reuters, or AFP, are frequently republished and may be shared from other credible sources.
10. Don't copy entire article in your post body
For copyright reasons, you are not allowed to copy an entire article into your post body. This is an instance wide rule, that is strictly enforced in this community.
How does that work? Are there hashes of child sex abuse images somehow reproduced by LLM? Surely the new images don't have the same hashes. Guardian is not really being clear here.
edit: Ars' is less badly written: "This is the first case to accuse xAI of training on CSAM, and the complaint does not go into great detail on that claim. Previously, Ars reported on a controversial dataset that was later scrubbed after researchers found CSAM in the training data, but there’s no indication xAI trained on that data. In a press release from lawyers representing Doe, it explained that Doe’s images were included in a CSAM Hash List maintained by NCMEC, and “that same material” allegedly “was part of the dataset xAI used to build Grok’s image and video generating capabilities.” The complaint similarly only alleged that “CSAM depicting Plaintiff with its longstanding well-known hash values has been used as a part of the dataset used by xAI.”"
From my understanding a hash completely changes when a single part of it is changed. That's the point of a hash. Sounds like they identified the hashed images from the training set.
Nope. They use perceptual hashing. That way water marking and cropped images still trigger against the casm scanners.
The known casm results in a specific hash. Modified versions of that will result in a different hash but such that the "distance" is meaningful. The distance is how many bits need to flip to match the known casm hash.
It can lead to false positives so that's why manually checking occurs. It's also why people got very upset that Apple and perhaps others were going to automatically do these checks during upload to the cloud. When performed against billions of images, the false positive rate becomes huge and manually checking becomes too much overhead so people would be falsely accused.
It's very likely what they found in groks models is a false positive but in this case they can probably compel twitter to prove it's a false positive.
there are other, more robust, ways of fingerprinting images than hashing the data. I'm not sure how it works exactly though, but I can imagine it is not completely different from how shazam can pick out a song in a noisy environment.
you would think, but then it would be lost when any part of the image changed (like adding a watermark or jpeg compression) instead it is a reversable algorithm https://www.researchgate.net/figure/mage-reconstructions-from-PhotoDNA-hashes-4_fig4_374838370