Keras reimplementation of "One pixel attack for fooling deep neural networks"
11–20 of 84 posts
Re: Keras reimplementation of "One pixel attack for fooling deep neural networks"
#12Isn't the fact that it's one pixel of a 32*32 image relevant? I'd be more impressed to see a neural network be succesfully attacked by a single (or dozens) of pixels on a full-res image.
Re: Keras reimplementation of "One pixel attack for fooling deep neural networks"
#13Link to the capsule network paper, for those who haven't heard of it: https://arxiv.org/abs/1710.09829
Re: Keras reimplementation of "One pixel attack for fooling deep neural networks"
#14Isn't the fact that it's one pixel of a 32*32 image relevant? I'd be more impressed to see a neural network be succesfully attacked by a single (or dozens) of pixels on a full-res image.
The fact that a human isn't fooled by the attack (we can still recognize the 32x32 images for what they are), points to an interesting gap in the abilities of conventional convolutional neural nets.
Re: Keras reimplementation of "One pixel attack for fooling deep neural networks"
#15Isn't the fact that it's one pixel of a 32*32 image relevant? I'd be more impressed to see a neural network be succesfully attacked by a single (or dozens) of pixels on a full-res image.
The fact that a human isn't fooled by the attack (we can still recognize the 32x32 images for what they are), points to an interesting gap in the abilities of conventional convolutional neural nets.
Re: Keras reimplementation of "One pixel attack for fooling deep neural networks"
#16[1] https://www.urbandictionary.com/define.php?term=Thicc
Great work! risky intro picture.
Re: Keras reimplementation of "One pixel attack for fooling deep neural networks"
#17Can we use one pixel attack to train network? We would generate adversarial examples to train network. Having ability to create Training Set that maximizes learning factor for NN sounds amazing but I think we would run to other adversarial examples.
Re: Keras reimplementation of "One pixel attack for fooling deep neural networks"
#18Does anyone else wonder if their usage of the word "THICC"[1] in their meme, inadvertently comes off as sexist? [1] https://www.urbandictionary.com/define.php?term=Thicc Great work! risky intro picture.
Re: Keras reimplementation of "One pixel attack for fooling deep neural networks"
#19Earlier quoted context omitted.
The fact that a human isn't fooled by the attack (we can still recognize the 32x32 images for what they are), points to an interesting gap in the abilities of conventional convolutional neural nets.
That's only because the attack is designed to target that particular network. Just wait until we understand real brains better and can generate tailored attacks...
Re: Keras reimplementation of "One pixel attack for fooling deep neural networks"
#20Earlier quoted context omitted.
That's only because the attack is designed to target that particular network. Just wait until we understand real brains better and can generate tailored attacks...
Isn't that basically what an optical illusion is?