7 ms·
>We are also experimenting with a provenance classifier, a new tool for detecting images generated by DALL·E "We could hash the sh*t we output but we cant be b
by posting_mess 3y ago
>We are also experimenting with a provenance classifier, a new tool for detecting images generated by DALL·E
"We could hash the sh*t we output but we cant be bothered, so we wrote an AI that can vaguely detect our own output - aren't we the best AI company?"
Honestly, I wish they'd stop "trying to be good" and just "get on with it". "Investors" wont buy this "we're so good" line for long.
- _w1tm 3y ago> "We could hash the sh*t we output but we cant be bothered, so we wrote an AI that can vaguely detect our own output - aren't we the best AI company?" Can you elaborate? Wouldn’t it be trivial to modify the image so it no longer has the same hash?
- willsmith72 3y agoA hash is the opposite, impossible to guess the 1 input required to get the output
- selalipop 3y agoA hash doesn't work without solving all of the same problems their provenance classifier solves: you need a way to be able to detect the steganogram even after the image has been modified.
- posting_mess 3y ago> you need a way to be able to detect the steganogram even after the image has been modified. True, but not really. If you look at any suggested method to prevent the spread of CSAM "at scale" its based on large "hash databases" and not fancy classifiers (yet, if you can't develop one, and yes they have "problems" because they dont only contain hashes for "bad" files - "bad" being "locale" dependent). Also you need to consider at FAANG scale (where election interference matters), "just send TB's of data a day to our API" doesn't actually "scale" - nobody's ever paying those API/bandwidth fee's (as much as we'd like them to). It would be much cheaper for OpenAI to run this AI on all the images they produced and publish hashes for ones the model thought was "bad". But they never would because then they'd become "censors" - its a complicated world where nobody wants any blame.
- selalipop 3y agoThe hashing algorithms in question require solving all the same problems as the classifiers: they're perceptual hashes not cryptographic. Look at how NeuralHash is implemented.
- renewiltord 3y agoGuy invents provenance method that is beaten by "Save as JPEG". Legend.