Don't you need access to the classifier internals to train the adversarial network ? Nobody is going to publish the network weights for a check reading machine...
No, this paper by Papernot et al shows how to do blackbox attacks without knowledge of model internals. https://arxiv.org/abs/1602.02697
How Adversarial Attacks Work
71–80 of 148 posts
Re: How Adversarial Attacks Work
#72Re: How Adversarial Attacks Work
#73Earlier quoted context omitted.
The problem with optical illusions like that is that they are, in their vast majority, made of abstract shapes. Most of them play with our perception of distance and depth - and the majority again work on two dimensions, only. It's really hard to imagine an optical illusion that makes you mistake objects in the physical world for something else- say, panda for a lawn mower or a car for a pigeon, or something like tha…
https://m.youtube.com/watch?v=A4QcyW-qTUg
Different things.
Re: How Adversarial Attacks Work
#74Earlier quoted context omitted.
The problem with optical illusions like that is that they are, in their vast majority, made of abstract shapes. Most of them play with our perception of distance and depth - and the majority again work on two dimensions, only. It's really hard to imagine an optical illusion that makes you mistake objects in the physical world for something else- say, panda for a lawn mower or a car for a pigeon, or something like tha…
> It's really hard to imagine an optical illusion that makes you mistake objects in the physical world for something else- say, panda for a lawn mower or a car for a pigeon, or something like that. Here's a physical object that makes you mistake an insect for a plant: https://en.wikipedia.org/wiki/Phasmatodea
Re: How Adversarial Attacks Work
#75Earlier quoted context omitted.
The problem with optical illusions like that is that they are, in their vast majority, made of abstract shapes. Most of them play with our perception of distance and depth - and the majority again work on two dimensions, only. It's really hard to imagine an optical illusion that makes you mistake objects in the physical world for something else- say, panda for a lawn mower or a car for a pigeon, or something like tha…
> It's really hard to imagine an optical illusion that makes you mistake objects in the physical world for something else- say, panda for a lawn mower or a car for a pigeon, or something like that. Sure but people do, for example, mistake each others' faces or voices. You don't need to mistake your friend for a lawnmower for it to be dangerous. Also, for example, I often mishear my own name when someone else is speak…
So, to be fair, this too is a different thing than what we're talking about.
Re: How Adversarial Attacks Work
#76ELI5: Why are adversarial attacks not preventable by adding unpredictable noise to untrusted inputs?
Re: How Adversarial Attacks Work
#77Re: How Adversarial Attacks Work
#78ELI5: Why are adversarial attacks not preventable by adding unpredictable noise to untrusted inputs?
If you add in noise, then you have to train the network to disregard that noise. And the adversarial input will then be features that occur above this noise floor you ignoring.
Re: How Adversarial Attacks Work
#79Re: How Adversarial Attacks Work
#80This weakness is one that I think will plague self driving cars as sign recognition will be key and without some ability to insure that they cannot be dangerously fooled, it will be hard to get them certified. The canonical example is to make a no left turn sign recognize as a no right turn sign and have the car go the wrong way on a one way street. Clearly there is a marketing opportunity for t-shirts that make you…