Live data from Hacker News

A catalog of naturally occurring images whose Apple NeuralHash is identical

github.com

191–200 of 304 posts

Re: A catalog of naturally occurring images whose Apple NeuralHash is identical

#191

Earlier quoted context omitted.

The false positive rate reported in the blogpost for imagenet was 1 in a trillion, and the author concludes that this algorithm is better than they expected.

"After running the hashes against 100 million non-CSAM images, Apple found three false positives" So closer to 1/10M. The reporting threshold is made artificially higher by requiring more than one positive. But anyway, that's beside the point. A perceptual hash is not uniformly distributed; it's not a random number. Likewise for photos taken in a specific setting; they do not approach the randomness of a set of rando…

"After running the hashes against 100 million non-CSAM images"

They don't say what kind/distribution of non-CSAM images. Landscapes? Parent pix of kids in the bathtub? Cat memes? Porn of young adults? Photos from real estate listings?

I suspect some pools of image types would have a much higher hit rate.

Edit: And, well "hot dog / not hot dog" is impressive on a set of random landscapes too.

Re: A catalog of naturally occurring images whose Apple NeuralHash is identical

#192

Earlier quoted context omitted.

Yeah, of course the collision rate in an adversarial dataset is likely to be much higher. But I really wonder why you think this is an important objection, do you think a lot of people want to go to the "get flagged for child porn" casino?

The existence of a preimage attack makes Apple's system completely useless for its nominal purpose. The NeuralHash collider allows the producers and distributors of CSAM material to ensure that nearly all of the next generation of CSAM will suffer from hash collisions with perfectly innocent images. If these new images never make it to the NCMEC database, then new CSAM content will be completely NeuralHash-proof. How…

> ensure that nearly all of the next generation of CSAM will suffer from hash collisions with perfectly innocent images.

Even then, for that to affect _John Doe_, they would have to make 30+ images whose hash matches that of images in _John Doe’s_ iCloud account.

I think that means they could target individuals, but only if they knew or could guess what photos they have in their account.

They also might be able to target groups of individuals, say people who went on holiday to Paris. It would be interesting to see whether such people have enough overlap in the sets of Neuralhashes of photos they took there.

Re: A catalog of naturally occurring images whose Apple NeuralHash is identical

#193

My take on this is that the system is by and large useless. It won't catch anything but the dumbest of dumb criminals, because those who care about CSAM can surely figure out a better way to share images, or find a way to obfuscate their images enough to bypass the system (the lower the false positive rate, the easier it must be to trick the system). So what's left when all the criminals this is supposed to catch hav…

can try a web demo of it here on huggingface https://huggingface.co/spaces/akhaliq/AppleNeuralHash2ONNX

Re: A catalog of naturally occurring images whose Apple NeuralHash is identical

#194
post #191

Earlier quoted context omitted.

"After running the hashes against 100 million non-CSAM images, Apple found three false positives" So closer to 1/10M. The reporting threshold is made artificially higher by requiring more than one positive. But anyway, that's beside the point. A perceptual hash is not uniformly distributed; it's not a random number. Likewise for photos taken in a specific setting; they do not approach the randomness of a set of rando…

"After running the hashes against 100 million non-CSAM images" They don't say what kind/distribution of non-CSAM images. Landscapes? Parent pix of kids in the bathtub? Cat memes? Porn of young adults? Photos from real estate listings? I suspect some pools of image types would have a much higher hit rate. Edit: And, well "hot dog / not hot dog" is impressive on a set of random landscapes too.

Well the same article also claims zero false positives for "a collection of adult pornography." I don't know if the size of that collection is mentioned anywhere.

Anyway, I suspect that the algo is more likely to pick defining features of the scene and overall composition (furniture, horizon, lighting, position & shape of subject and other objects) more than the subject matter itself.

Re: A catalog of naturally occurring images whose Apple NeuralHash is identical

#195

My take on this is that the system is by and large useless. It won't catch anything but the dumbest of dumb criminals, because those who care about CSAM can surely figure out a better way to share images, or find a way to obfuscate their images enough to bypass the system (the lower the false positive rate, the easier it must be to trick the system). So what's left when all the criminals this is supposed to catch hav…

The point of these innovations is never the stated purposes. To catch criminals is an excuse. I would bet a great deal that this system is by and large pressured by state actors for the purpose of creating a new political surveillance tool.

Re: A catalog of naturally occurring images whose Apple NeuralHash is identical

#196

Earlier quoted context omitted.

There is an interesting constitutional quirk which arises from the scanning being done client side, specifically for US citizens. If the US Government forced Apple to add other entries to the hash table, this would constitute a warrantless Government search of the private physical property of US citizens. This is a clear-cut, unambiguous breach of the 4th Amendment. Whereas if the CSAM scanning was performed exclusiv…

Apple could also encrypt every upload to iCloud, and not have any scanning on the client, and still be able to say to the government "sure, you can have the files; we can't read them and neither can you". Apple wants to reduce your privacy from the government above and beyond what the law requires. The questions is: why?

The simple answer is: password resets. I’m sure majority of people would be very upset if they lost everything by forgetting a password.

Re: A catalog of naturally occurring images whose Apple NeuralHash is identical

#197
post #191

Earlier quoted context omitted.

"After running the hashes against 100 million non-CSAM images" They don't say what kind/distribution of non-CSAM images. Landscapes? Parent pix of kids in the bathtub? Cat memes? Porn of young adults? Photos from real estate listings? I suspect some pools of image types would have a much higher hit rate. Edit: And, well "hot dog / not hot dog" is impressive on a set of random landscapes too.

Well the same article also claims zero false positives for "a collection of adult pornography." I don't know if the size of that collection is mentioned anywhere. Anyway, I suspect that the algo is more likely to pick defining features of the scene and overall composition (furniture, horizon, lighting, position & shape of subject and other objects) more than the subject matter itself.

That's why I included "Photos from real estate listings?" in my list.

Re: A catalog of naturally occurring images whose Apple NeuralHash is identical

#198
post #124

Earlier quoted context omitted.

Perceptual hashes are only used to reduce the search space for human review. Apple doesn’t have images in the CSAM database to do a comparison, but if it’s just a picture of a door their going to reject it. Also, because human review is an expense Apple’s incentives are to minimize the number of times it happens, thus the requirement for multiple collisions.

> Apple’s incentives are to minimize the number of times it happens, thus the requirement for multiple collisions. How can we be sure they won’t cut costs by increasing worker load? I could see them giving each reviewer less time to review individual pictures before passing it on to law enforcement.

If they pass false positives to authorities that will open them up to legal action.

Re: A catalog of naturally occurring images whose Apple NeuralHash is identical

#199
The technology is not why the Apple system is unwanted. It's just extra fuel for the fire.

This system is unwanted because it puts a spy literally in your house and in your hands. It's bad enough that cloud everything blurs the line between what's yours and what's mine. Placing any law enforcement tech on a user's own device takes that line between "public" and "private" and completely erases it.

Re: A catalog of naturally occurring images whose Apple NeuralHash is identical

#200

My take on this is that the system is by and large useless. It won't catch anything but the dumbest of dumb criminals, because those who care about CSAM can surely figure out a better way to share images, or find a way to obfuscate their images enough to bypass the system (the lower the false positive rate, the easier it must be to trick the system). So what's left when all the criminals this is supposed to catch hav…

> It won't catch anything but the dumbest of dumb criminals, because those who care about CSAM can surely figure out a better way to share images

Apparently that better way is by using Facebook. Facebook made 20.3 million reports to NCMEC in 2020.

https://www.missingkids.org/content/dam/missingkids/gethelp/...

Post reply on HN